]> git.sesse.net Git - ffmpeg/history - libavcodec/pcm-dvd.c
aarch64: vp9dsp: Fix vertical alignment in the init file
[ffmpeg] / libavcodec / pcm-dvd.c
2016-05-04 Vittorio Giovaracosmetics: Fix spelling mistakes
2015-07-27 Vittorio Giovaralavc: AV-prefix all codec capabilities
2015-04-19 Vittorio Giovaralavc: Replace av_dlog and tprintf with internal macros
2014-09-26 Diego Biurrunpcm-dvd: Move a variable to a smaller scope
2014-05-09 nu774pcm-dvd: Fix 20bit decoding
2013-09-13 Christian Schmidtpcm-dvd: Minor leftovers
2013-09-13 Christian Schmidtpcm-dvd: Support channel configuration changes
2013-08-31 Martin Storsjöpcm-dvd: Fix build on big endian
2013-08-31 Christian Schmidtpcm_dvd: consolidate pieces from pcm.c and mpeg.c