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-12-26add ff_get_bmp_headerPeter Ross
2010-11-30Add FourCC yuvs for rawvideo (PIX_FMT_YUYV422).Andrew Wason
2010-11-28Add G.722 to RIFF codec listPeter Ross
2010-09-26Make WMV3 decoder attempt to decode WMVP as wellKostya Shishkov
2010-09-14Add R10k decoder.Zhou Zongyi
2010-08-30add WAWV fourcc, works on V-codecs/WAWV.aviBen Littler
2010-07-20Make MP43 the default fourcc for msmpeg4v3:Carl Eugen Hoyos
2010-06-07Added M701 codec_tag for mpeg2videoTomas Härdin
2010-05-25Samsung uses SIPP as FourCC for MPEG-4 ASP.Carl Eugen Hoyos
2010-05-25Add missing codec id <-> codec tag entries:Stefano Sabatini
2010-05-19Add VP80 fourccGoogle
2010-05-16Add NV12 and NV21 AVI tags.Stefano Sabatini
2010-05-10Add FourCC MJPG for CODEC_ID_JPEGLS.Francesco Lavra
2010-05-10Add support to the Y411 codec tag, corresponding to the rawvideo pixelStefano Sabatini
2010-04-28Fix FourCC when remuxing VP6F, regression introduced in r22941.Anssi Hannula
2010-04-22Support VP6F in Matroska.Christian Schmidt
2010-03-31Define AVMediaType enum, and use it instead of enum CodecType, whichStefano Sabatini
2010-03-15riff: don't pad extradata when writing ASF.Anton Khirnov
2010-03-09Kega Game Video (KGV1) decoderDaniel Verkamp
2010-02-13add netspeak gsm and truespeech wav format tags to riff.cBen Littler
2010-02-12Add GEOV fourcc (issue971).Michael Niedermayer
2010-01-18add uldx fourcc to mpeg4 in riff.cBen Littler
2010-01-17add vspx fourcc to mpeg4 in riff.cBen Littler
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