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
2012-08-25riff: fix remuxing of atrac3 in wavPiotr Bandurski
2012-08-20lavc: move AVRn to a seperate decoder.Michael Niedermayer
2012-08-13riffenc: fix aacMichael Niedermayer
2012-08-08rename missed CodecID to AVCodecIDMichael Niedermayer
2012-08-08Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov
2012-08-02Canopus Lossless decoderDerek Buitenhuis
2012-08-02Canopus Lossless decoderDerek Buitenhuis
2012-07-25riff: make the G723.1 in wav output compatible with WMP/msacm codecPiotr Bandurski
2012-07-24riff: fix remuxing of G723_1 in wavPiotr Bandurski
2012-07-21riff: add G723_1 wav tagPiotr Bandurski
2012-07-17riff: add "SM4V" FourCCPiotr Bandurski
2012-07-17Remove internal MPlayer FourCC viv1.Carl Eugen Hoyos
2012-07-15riff: Assign U263 FourCC to CODEC_ID_H263Piotr Bandurski
2012-07-15riff: add dvis/pdvc FourCCsPiotr Bandurski
2012-07-14Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-13add PLV1 fourcc to mpeg4Compn
2012-07-13MS Expression Encoder Screen decoderKostya Shishkov
2012-07-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-11TechSmith Screen Codec 2 decoderKostya Shishkov
2012-07-04riff: add "YUV8" FourCCPiotr Bandurski
2012-07-02Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-02MS ATC Screen (aka MSS3) decoderKostya Shishkov
2012-06-21riff: don't overwrite bps from WAVEFORMATEX if EXTENSIBLE doesn't contain tha...Hendrik Leppkes
2012-06-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-20MS Screen 1 decoderKostya Shishkov
2012-06-15riff: use av_assertMichael Niedermayer
2012-06-11riff: add ISMP/timecode tag.Clément Bœsch
2012-06-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-05Indeo Audio decoderKostya Shishkov
2012-05-31libavformat: ff_get_bmp_header: return esize tooMichael Niedermayer
2012-05-27Support decoding fourcc YVYU.Carl Eugen Hoyos
2012-05-17aasc: support "Autodesk 24 bit RLE compressor" (FourCC: aas4)Piotr Bandurski
2012-05-15Add SLDV FourCC for dvvideo.Piotr Bandurski
2012-05-15Support NTSC forward dvcpro videos (PAL looks incorrect).Carl Eugen Hoyos
2012-04-17riff: use bps instead of bits_per_coded_sample in the WAVEFORMATEXTENSIBLE he...Justin Ruggles
2012-04-06lavc: add a OpenEXR decoderJimmy Christensen
2012-03-28Support FLIC in AVI.Paul B Mahol
2012-03-19ZeroCodec DecoderDerek Buitenhuis
2012-03-19ZeroCodec DecoderDerek Buitenhuis
2012-03-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-03-05riffenc: use av_get_audio_frame_duration()Justin Ruggles
2012-02-23riff: IPJ2 decodes with j2k decoder. samples can be made from mencoder and jp...Compn
2012-02-05Add v408 / AYUV encoder and decoder.Carl Eugen Hoyos
2012-01-22riff: fix invalid av_freep() calls on EOF in ff_read_riff_infoJanne Grunau
2012-01-19Add "S263" FourCCami_stuff
2012-01-15Fix ff_get_guid for short reads or errors.Reimar Döffinger
2012-01-14mpeg12dec: BW10 supportMichael Niedermayer
2012-01-14avidec: XMPG supportMichael Niedermayer
2012-01-13Revert "riff: remove references to sonic codec ids"Michael Niedermayer