index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
pcm-dvd.c
Age
Commit message (
Expand
)
Author
2015-09-15
lavc: Switch bitrate to 64bit unless compatibility with avconv was requested.
Michael Niedermayer
2015-07-27
Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'
Michael Niedermayer
2015-07-27
lavc: AV-prefix all codec capabilities
Vittorio Giovara
2015-06-11
avcodec/pcm-dvd: Fix debug == FF_DEBUG_PICT_INFO
Michael Niedermayer
2015-04-20
Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25'
Michael Niedermayer
2015-04-19
lavc: Replace av_dlog and tprintf with internal macros
Vittorio Giovara
2014-09-26
Merge commit 'b97f6ef956293fe06ae1e99bd295f42613081f37'
Michael Niedermayer
2014-09-26
pcm-dvd: Move a variable to a smaller scope
Diego Biurrun
2014-05-09
pcm-dvd: Fix 20bit decoding
nu774
2013-12-27
avcodec/pcm-dvd: reset last header on errors
Michael Niedermayer
2013-11-18
avcodec/pcm-dvd: print actual block size values in block size changed warning
Michael Niedermayer
2013-11-18
avcodec/pcm-dvd: fix incorrectly printed warning about changed block sizes
Michael Niedermayer
2013-11-18
avcodec/pcm-dvd: fix 20/24bit 1 channel
Michael Niedermayer
2013-11-18
avcodec/pcm-dvd: fix 20bit 2 channels
Michael Niedermayer
2013-09-13
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-09-13
Merge commit 'd9cdb7d8d6d828bb5497ea3f0fd7edd2f3f6cc30'
Michael Niedermayer
2013-09-13
pcm-dvd: Minor leftovers
Christian Schmidt
2013-09-13
pcm-dvd: Support channel configuration changes
Christian Schmidt
2013-09-01
pcm-dvd: use av_freep()
Paul B Mahol
2013-09-01
pcm-dvd: remove redundant log message
Paul B Mahol
2013-09-01
avcodec/pcm-dvd: discard buffer if block size changed
Michael Niedermayer
2013-09-01
pcm-dvd: Fix build on big endian
Martin Storsjö
2013-09-01
Merge commit 'a42e3a6700547e4e49445bda81d3a89ec3e081a9'
Michael Niedermayer
2013-08-31
pcm-dvd: Fix build on big endian
Martin Storsjö
2013-08-31
pcm_dvd: consolidate pieces from pcm.c and mpeg.c
Christian Schmidt