[vlc-devel] [PATCH] pre 0.9.0 fixes
Derk-Jan Hartman
hartman at videolan.org
Sun Aug 24 16:48:55 CEST 2008
On 24 aug 2008, at 04:09, David Flynn wrote:
> 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(-)
Applied
DJ
More information about the vlc-devel
mailing list