Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-16Support decoding of SoftLab-NSK VideoTizer.ami_stuff
2010-01-07Handle more ADPCM codecs in av_get_bits_per_sample().Daniel Verkamp
2010-01-05add another mjpeg fourcc to riff.c listBen Littler
2009-12-18It appears that waveformatextensible is mandatory for more cases thanMichael Niedermayer
2009-12-17Add decoder for R210 (uncompressed 10-bit RGB) codec.Reimar Döffinger
2009-12-11(Partly) support Metasoft MJPEG Codec, fixes half of issue 1611.Carl Eugen Hoyos
2009-12-11Support Etymonix MPEG-2 video codec, fixes issue 1603.Carl Eugen Hoyos
2009-12-09add dvcs to dvvideo, fixes issue 1604Ben Littler
2009-12-09Support AVI1 and AVI2 in avi as MJPEG.Carl Eugen Hoyos
2009-12-01slif aka "SoftLab MPEG-2 I-frames Codec" support.Michael Niedermayer
2009-11-02map VYUY fourcc to rawcodecBen Littler
2009-10-27add 2vuy fourcc to riff.c , fixes samples/V-codecs/2vuy.aviBen Littler
2009-10-27add some raw codec fourccs, fixes:Ben Littler
2009-10-19Support FourCC mjpa as MJPEG.Carl Eugen Hoyos
2009-10-16Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0.Carl Eugen Hoyos
2009-10-13Add decoder for "forward uncompressed".Reimar Döffinger
2009-10-13Support Midvid JPEG Video Codec (still flipped).Carl Eugen Hoyos
2009-10-13Support Intel JPEG Library Video Codec (still flipped).Carl Eugen Hoyos
2009-08-08fix riff subtitle timebaseAurelien Jacobs
2009-06-23Add ff_ prefixes to exported symbols in libavformat/riff.h.Daniel Verkamp
2009-06-18Add fourcc 0x10000004, seems to actually be MPEG4. Fixes a problematic AVI f...Jason Garrett-Glaser
2009-06-12Add new FOURCC (0x0003) for raw DIB video, set flip flag accordingly.Jason Garrett-Glaser
2009-06-12Associate the 0x6c75 TwoCC used in certain Kodak camerasJai Menon
2009-06-12DPX (Digital Picture Exchange) image decoderJimmy Christensen
2009-05-26Support YVU9 AVI 4cc.Michael Niedermayer
2009-05-26map dvh1 fourcc to dv, fixes incoming/dvh1_sampleBen Littler
2009-05-12v210 avi fourcc, v210_720p.aviBaptiste Coudurier
2009-05-05dvh1 avi fourcc, dvh1_sample_truncated.avi, issue #1034Baptiste Coudurier
2009-04-20Add zygo fourcc.Michael Niedermayer
2009-04-10Add 'PNG1' to PNG fourcc codes.Thilo Borgmann
2009-04-08Reduce code duplication.Zhentan Feng
2009-04-08Reindent after r18372.Ronald S. Bultje
2009-04-08Add waveformat-extensible support in the wav muxer.Ronald S. Bultje
2009-04-01add another dv fourcc CDVHBen Littler
2009-03-22Add AURA 1 and 2 codec IDs and register their FOURCCsKostya Shishkov
2009-03-11sn40 avi fourcc decodes with ffodivxBen Littler
2009-02-21Fix raw rgb/bgr vertical flip in avi based on info from http://www.fourcc.org...Michael Niedermayer
2009-02-20Add Divio MPEG-4 FOURCC (M4CC)Alex Converse
2009-02-03Add support for fourcc "SP54".Eli Friedman
2009-01-31ADPCM found in Xbox wav files can be decoded withStefan Gehrer
2009-01-29pvez avi fourcc is truemotion1Ben Littler
2009-01-23add EM4A fourcc , works for:Ben Littler
2009-01-20another mpeg4 fourccBen Littler
2009-01-19add T263. works on samples/V-codecs/T263/Ben Littler
2009-01-19cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun
2009-01-17export gcd function as av_gcd()Aurelien Jacobs
2009-01-16add LM20 mimic in avi fourccBen Littler
2009-01-14Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs
2009-01-13add SLMJ fourcc to mjpegBen Littler
2009-01-08cosmetics: CJPG is from Creative WebcamBen Littler