[vlc-devel] [PATCH] pre 0.9.0 fixes
David Flynn
davidf+nntp at woaf.net
Sun Aug 24 04:09:41 CEST 2008
Two sets of unrelated changes:
- flac, this should fix #1260 and #600 for 24bit audio
there may be a better way to do this though (please shout)
- oggDirac, there has been much debate recently over mapping an
out-of-order codec such as dirac in ogg. a new mapping has been
written, this brings vlc uptodate.
David Flynn (3):
[codec/flac] Fix 24bit flac support
[codec/schroedinger] If pts is unavaliable, do not fall back to dts
[demux/ogg] Revise oggDirac support
modules/codec/flac.c | 31 +++++++++++++++++++++++++++
modules/codec/schroedinger.c | 6 +---
modules/demux/ogg.c | 48 ++++++++++++++----------------------------
3 files changed, 49 insertions(+), 36 deletions(-)
More information about the vlc-devel
mailing list