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
2014-11-06avformat/riffenc: move MP3 LSF threshold to the midway point between the 2Michael Niedermayer
2014-11-06Merge commit '56dc46a1893251e74be1ad63e54fb38d754bb1fe'Michael Niedermayer
2014-11-06riffenc: do not fall back on AVCodecContext.frame_size for MP3Anton Khirnov
2014-09-23avformat/riffenc: Filter out "BottomUp" in ff_put_bmp_header()Benoit Fouet
2014-06-18Merge commit '194be1f43ea391eb986732707435176e579265aa'Michael Niedermayer
2014-06-18Merge commit 'd754ed41727b1fcbab335b510248a9758a73320c'Michael Niedermayer
2014-06-18lavf: switch to AVStream.time_base as the hint for the muxer timebaseAnton Khirnov
2014-06-18riffenc: take an AVStream instead of an AVCodecContextAnton Khirnov
2014-05-17Merge commit '584f88409062f7a134e7391887899e8e723ab6ff'Michael Niedermayer
2014-05-17riff: Pass block_align to estimate frame durationnu774
2014-05-04Initialize riff and wav size fields to -1 instead of 0.Carl Eugen Hoyos
2014-04-30ff_put_wav_header: add flag to force WAVEFORMATEXDaniel Verkamp
2014-04-10Do not allow writing invalid wav channel layouts by default.Carl Eugen Hoyos
2014-04-04riff: add ISMP/timecode tagClément Bœsch
2014-04-04riff: Add ITRK tagJames Almer
2014-03-18ff_put_wav_header: remove manual byte countingDaniel Verkamp
2014-01-29Support writing E-AC3 in wav.Carl Eugen Hoyos
2014-01-29Move GUID-related objects to riffenc.c and riff.c.Carl Eugen Hoyos
2013-12-23avformat/riffenc: indentPeter Ross
2013-12-23riffenc: add option to ff_put_bmp_header to ignore extradataPeter Ross
2013-08-06Merge commit '3dd5c95deef51d7fbf6f4458ba42d1335d2f1472'Michael Niedermayer
2013-08-06riff: Move muxing code to a separate fileDiego Biurrun