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
2007-09-21HDYC fourcc, sample hdyc/Test2.aviBaptiste Coudurier
2007-09-17loosen dependencies over allformats.hAurelien Jacobs
2007-07-30support silly PCM variant used by zork nemesisMichael Niedermayer
2007-07-27detect voxware (closes issue39)Michael Niedermayer
2007-07-11Move public API functions av_codec_get_tag() and av_codec_get_id()Aurelien Jacobs
2007-07-08remove deprecated codec_get_{bmp,wav}_{id,tag}()Måns Rullgård
2007-06-12misc spelling fixesDiego Biurrun
2007-06-06add MMES fourcc, matrox mpeg2 in avi filesBaptiste Coudurier
2007-05-31move jpegls up, fixes sf bug #1629152Michael Niedermayer
2007-04-18Atrac3 decoder.Benjamin Larsson
2007-04-01WMVAMichael Niedermayer
2007-03-31add AVRn fourccBaptiste Coudurier
2007-03-26add IJPG fourcc, to play m_ijpg.aviBaptiste Coudurier
2007-03-15Targa (.tga) encoder,Bobby Bingham
2007-03-10jpeg fourccMichael Niedermayer
2007-02-24be less noisyMichael Niedermayer
2007-02-20warn if bps from user and what will be stored missmatchesMichael Niedermayer
2007-02-20Remove code duplicated between adpcm.c and riff.cMichel Bardiaux
2007-02-20Add support for MS-GSM codecMichel Bardiaux
2007-01-26add waveformatextensible supportBaptiste Coudurier
2007-01-21remove now useless codec_tag setting code in muxersMichael Niedermayer
2007-01-21get rid of the [4] limitation of codec tag listsMichael Niedermayer
2007-01-21add codec_id <-> codec_tag tables to AVIn/OutputFormatMichael Niedermayer
2006-12-18Add support for VP60 and VP61.Aurelien Jacobs
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