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
2006-11-11libnut uses "MP3 " for mp3Michael Niedermayer
2006-11-09get rid of CODEC_ID_MPEG4AAC after next version bump, and change it to CODEC_...Baptiste Coudurier
2006-11-08Remove illegal FourCC values.Diego Biurrun
2006-10-30IMC decoderKostya Shishkov
2006-10-16Replace FLAC FourCC by TwoCC.Diego Biurrun
2006-10-13Add a note about illegal codec IDs.Diego Biurrun
2006-10-13Add codec ID for Shorten audio.Diego Biurrun
2006-10-07Add fourccs for Wavpak and TTAYong
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-10-06flac fourcc (fixes mplayer -demuxer 35 with flac)Michael Niedermayer
2006-10-06prevent >16bit tags to be truncated and used in creating .wav filesMichael Niedermayer
2006-09-15add support for grayscale rawvideo aviPhilippe De Muyter
2006-09-12add a VP6F fourcc for apps which rely on fourccAurelien Jacobs
2006-09-09VP5 and VP6 video decoderAurelien Jacobs
2006-09-06Allow RGB Raw encodingJavier Garcia
2006-09-05VMware Video decoder (fourcc: VMnc)Kostya Shishkov
2006-09-04WVC1 is now decodeable with VC-1 decoder.Kostya Shishkov
2006-08-24add codec id and tag for JPEG 2000Baptiste Coudurier
2006-08-18Add YV12 support, patch by Steve Lhomme % steve P lhomme A free P fr %Steve L'Homme
2006-08-09Support AAC audio in AVI with tag 0xffDavid Conrad
2006-07-29add new tag 'CAVS' for Chinese AVS codecStefan Gehrer
2006-07-12move common stuff from avienc.c and wav.c to new file riff.cMåns Rullgård