summaryrefslogtreecommitdiff
path: root/libavcodec/pcm-dvd.c
Commit message (Expand)AuthorAge
* lavc: Switch bitrate to 64bit unless compatibility with avconv was requested.Michael Niedermayer2015-09-15
* Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer2015-07-27
|\
| * lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-27
* | avcodec/pcm-dvd: Fix debug == FF_DEBUG_PICT_INFOMichael Niedermayer2015-06-11
* | Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25'Michael Niedermayer2015-04-20
|\|
| * lavc: Replace av_dlog and tprintf with internal macrosVittorio Giovara2015-04-19
* | Merge commit 'b97f6ef956293fe06ae1e99bd295f42613081f37'Michael Niedermayer2014-09-26
|\|
| * pcm-dvd: Move a variable to a smaller scopeDiego Biurrun2014-09-26
| * pcm-dvd: Fix 20bit decodingnu7742014-05-09
* | avcodec/pcm-dvd: reset last header on errorsMichael Niedermayer2013-12-27
* | avcodec/pcm-dvd: print actual block size values in block size changed warningMichael Niedermayer2013-11-18
* | avcodec/pcm-dvd: fix incorrectly printed warning about changed block sizesMichael Niedermayer2013-11-18
* | avcodec/pcm-dvd: fix 20/24bit 1 channelMichael Niedermayer2013-11-18
* | avcodec/pcm-dvd: fix 20bit 2 channelsMichael Niedermayer2013-11-18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-09-13
|\|
| * pcm-dvd: Minor leftoversChristian Schmidt2013-09-13
* | Merge commit 'd9cdb7d8d6d828bb5497ea3f0fd7edd2f3f6cc30'Michael Niedermayer2013-09-13
|\|
| * pcm-dvd: Support channel configuration changesChristian Schmidt2013-09-13
| * pcm-dvd: Fix build on big endianMartin Storsjö2013-08-31
* | pcm-dvd: use av_freep()Paul B Mahol2013-09-01
* | pcm-dvd: remove redundant log messagePaul B Mahol2013-09-01
* | avcodec/pcm-dvd: discard buffer if block size changedMichael Niedermayer2013-09-01
* | pcm-dvd: Fix build on big endianMartin Storsjö2013-09-01
* | Merge commit 'a42e3a6700547e4e49445bda81d3a89ec3e081a9'Michael Niedermayer2013-09-01
|/
* pcm_dvd: consolidate pieces from pcm.c and mpeg.cChristian Schmidt2013-08-31