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
2017-09-22Remove some unneeded casts of bit_rate.Carl Eugen Hoyos
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2015-09-15lavc: Switch bitrate to 64bit unless compatibility with avconv was requested.Michael Niedermayer
2015-07-27Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer
2015-07-27lavc: AV-prefix all codec capabilitiesVittorio Giovara
2015-06-11avcodec/pcm-dvd: Fix debug == FF_DEBUG_PICT_INFOMichael Niedermayer
2015-04-20Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25'Michael Niedermayer
2015-04-19lavc: Replace av_dlog and tprintf with internal macrosVittorio Giovara
2014-09-26Merge commit 'b97f6ef956293fe06ae1e99bd295f42613081f37'Michael Niedermayer
2014-09-26pcm-dvd: Move a variable to a smaller scopeDiego Biurrun
2014-05-09pcm-dvd: Fix 20bit decodingnu774
2013-12-27avcodec/pcm-dvd: reset last header on errorsMichael Niedermayer
2013-11-19avcodec/pcm-dvd: print actual block size values in block size changed warningMichael Niedermayer
2013-11-19avcodec/pcm-dvd: fix incorrectly printed warning about changed block sizesMichael Niedermayer
2013-11-19avcodec/pcm-dvd: fix 20/24bit 1 channelMichael Niedermayer
2013-11-19avcodec/pcm-dvd: fix 20bit 2 channelsMichael Niedermayer
2013-09-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-09-13Merge commit 'd9cdb7d8d6d828bb5497ea3f0fd7edd2f3f6cc30'Michael Niedermayer
2013-09-13pcm-dvd: Minor leftoversChristian Schmidt
2013-09-13pcm-dvd: Support channel configuration changesChristian Schmidt
2013-09-01pcm-dvd: use av_freep()Paul B Mahol
2013-09-01pcm-dvd: remove redundant log messagePaul B Mahol
2013-09-01avcodec/pcm-dvd: discard buffer if block size changedMichael Niedermayer
2013-09-01pcm-dvd: Fix build on big endianMartin Storsjö
2013-09-01Merge commit 'a42e3a6700547e4e49445bda81d3a89ec3e081a9'Michael Niedermayer
2013-08-31pcm-dvd: Fix build on big endianMartin Storsjö
2013-08-31pcm_dvd: consolidate pieces from pcm.c and mpeg.cChristian Schmidt