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-11-28iff demuxer: 16SV supportPaul B Mahol
2012-11-28avrdec: implement seekingPaul B Mahol
2012-11-28avrdec: sample rate takes 3 bytes not 4Paul B Mahol
2012-11-28avrdec: fix typo in .long_namePaul B Mahol
2012-11-28nut: put nut PCM audio tags in front of avi tags.Michael Niedermayer
2012-11-27Merge commit '6e5cdf26281945ddea3aaf5eca4d127791f23ca8'Michael Niedermayer
2012-11-27Merge commit '3c370f5abc55739a261534b9f9bdc739cedbbbb9'Michael Niedermayer
2012-11-27file: fix 10l error in access() checkMichael Niedermayer
2012-11-27AFC demuxerPaul B Mahol
2012-11-27astdec: improve probingPaul B Mahol
2012-11-27cafdec: fix seeking with adpcmMichael Niedermayer
2012-11-27file: Fallback to stat() based file_check() when access() or its named flags ...Michael Niedermayer
2012-11-27file: fix file_check()Michael Niedermayer
2012-11-27wavenc: write fact chunk sample count at the correct file positionMichael Niedermayer
2012-11-27riff: only warn on a bad INFO chunk code size instead of failingJustin Ruggles
2012-11-27riff: do not add empty metadata tags in INFO chunkJustin Ruggles
2012-11-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-11-26iff demuxer: don't bother checking bitmap compression type; iff decoder does ...Peter Ross
2012-11-26lavf: avoid integer overflow in ff_compute_frame_duration()Janne Grunau
2012-11-26Merge commit '28c8e288fa0342fdef532a7522a4707bebf831cc'Michael Niedermayer
2012-11-25yop: fix typoPaul B Mahol
2012-11-25riff: Make ff_riff_tags static and move under appropriate #ifdefDiego Biurrun
2012-11-25mov: set flags to indicate that byte wise seeking is not supported.Michael Niedermayer
2012-11-25lavf/sbgdec: use proper constants for av_log().Nicolas George
2012-11-25Support u8 in aiff.Carl Eugen Hoyos
2012-11-24c93: signal EOFPiotr Bandurski
2012-11-24mmf: simplify code by using FFMINPaul B Mahol
2012-11-24mmf: signal EOFPaul B Mahol
2012-11-24omadec: remove stale commentPaul B Mahol
2012-11-24ADPCM IMA Dialogic decoderPaul B Mahol
2012-11-24wvenc: multichannel muxingPaul B Mahol
2012-11-24omaenc: remove superfluous "OMA: "Paul B Mahol
2012-11-24omaenc: abort for unsupported codecsPaul B Mahol
2012-11-24riff: fix decoding of 24-bit packed int (type 1, 20-bit)Piotr Bandurski
2012-11-24Support G.722 in Sun AU.Carl Eugen Hoyos
2012-11-24Add an annotation field as required by the specification when muxing Sun AU.Carl Eugen Hoyos
2012-11-24riff: ignore ff_read_riff_info() failure.Michael Niedermayer
2012-11-23replace av_log(0, by av_log(NULL,Michael Niedermayer
2012-11-23id3v2: restructure compressed and unsync codeMichael Niedermayer
2012-11-23rmdec: fix av_log level and contextMichael Niedermayer
2012-11-23avidec: try to support oddly muxed MMES streamMichael Niedermayer
2012-11-23xmv: signal EOFPaul B Mahol
2012-11-22movenc: fix assert failure caused by rounding.Michael Niedermayer
2012-11-22ADPCM AFC decoderPaul B Mahol
2012-11-22id3v2: print ver/flags/len on debug level.Michael Niedermayer
2012-11-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-11-22id3v2: fix reading unsynchronized frames.Anton Khirnov
2012-11-22brender_pix: a new image decoderAleksi Nurmi
2012-11-22use correct doxygen parameter direction syntaxPeter Ross
2012-11-22ensure comment blocks that contain doxygen commands start with double asterixPeter Ross