]> git.sesse.net Git - vlc/commit
* modules/demux/a52.c: rewritten from scratch to use the a52 packetizer and to handle...
authorGildas Bazin <gbazin@videolan.org>
Fri, 13 Feb 2004 21:48:32 +0000 (21:48 +0000)
committerGildas Bazin <gbazin@videolan.org>
Fri, 13 Feb 2004 21:48:32 +0000 (21:48 +0000)
commit7bf9ebcf6611b3b091ea6a144c58c6a85bba20e2
tree56604873cbd46b5049527e45bc085bc813a003b0
parent244e50dc0db0287a8b104951d0a08971f1164b59
* modules/demux/a52.c: rewritten from scratch to use the a52 packetizer and to handle a52 wav files and audio CD's.
* modules/codec/a52.c: a52 wav files and audio CD's use padding so don't always check for next sync code.
modules/codec/a52.c
modules/demux/Modules.am
modules/demux/a52.c [new file with mode: 0644]