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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-11-06cbr audio muxing fixMichael Niedermayer
2004-10-22set keyframe flag at a more central place instead of in every demuxer for con...Michael Niedermayer
2004-10-18set correct timebaseMichael Niedermayer
2004-10-16set keyframe flag for au/wav patch by (Nathan Kurz <nate at verse dot com>)Nathan Kurz
2004-10-12Creative ADPCM decoder, format 0x200, courtesy of Konstantin ShishkovMike Melanson
2004-10-12100l (forgoten seeking functions)Michael Niedermayer
2004-10-07untested AAC in WAV/AVI patch by (Måns Rullgård <mru at mru dot ath dot cx>)Måns Rullgård
2004-09-23write shorter headers if possibleMichael Niedermayer
2004-08-21unofficial ids for sonic for using in nut (fixme)Alex Beregszaszi
2004-07-14libdts support by (Benjamin Zores <ben at geexbox dot org>)Michael Niedermayer
2004-06-19sweeping change from -EIO -> AVERROR_IOMike Melanson
2004-05-29pass AVPacket into av_write_frame()Michael Niedermayer
2004-04-0510lMichael Niedermayer
2004-04-04store extradata, vorbis in avi works now, dont expect av sync thoughMichael Niedermayer
2004-04-04some random id for vorbis so we can do some experiments with vorbis in variou...Michael Niedermayer
2004-03-14fix global name conflicts patch by ("Ronald S. Bultje" <R dot S dot Bultje at...Ronald S. Bultje
2004-03-10Correcting the header size for ADPCM_IMA_WAV files patch by (Brian Becker <br...Brian Becker
2004-02-07 * Initial implementation of the G.726 ADPCM audio codec.Roman Shaposhnik
2003-11-10seeking support - fixed some ADPCM decoding casesFabrice Bellard
2003-10-14disable encoders where appropriate (patch courtesy of BEROMike Melanson
2003-09-1164 bit pts for writing - more const usageFabrice Bellard
2003-09-09CODEC_ID_MP3LAME is obsoleteFabrice Bellard
2003-09-08support for Duck DK3 and DK4 ADPCMMike Melanson
2003-08-18use codec_tag for encoding tooMichael Niedermayer
2003-03-12sorry forgotMichael Niedermayer
2003-03-12correct AUDIO strf parsing patch by (Roman Shaposhnick <rvs at sun dot com>)Roman Shaposhnik
2003-03-08merging fourcc with codec_tagMichael Niedermayer
2003-02-11* UINTX -> uintx_t INTX -> intx_tZdenek Kabelac
2002-11-25renamed libav to libavformatFabrice Bellard