]> git.sesse.net Git - vlc/commit
* Fixed a major bug in the LPCM codec.
authorChristophe Massiot <massiot@videolan.org>
Tue, 4 Mar 2003 13:21:19 +0000 (13:21 +0000)
committerChristophe Massiot <massiot@videolan.org>
Tue, 4 Mar 2003 13:21:19 +0000 (13:21 +0000)
commit47e65c0f9bc6e904f6a587769c39e0734b97861b
tree9c5196fdfd4ff8d323b62c5dff671b5aec1a9c0f
parent75426e20e9ab10e690128567dc0cf19f71669887
* Fixed a major bug in the LPCM codec.
* Moved input_ExtractPES to where it belongs, input_ext-dec.c.
include/input_ext-dec.h
include/input_ext-plugins.h
modules/codec/lpcm.c
src/input/input_dec.c
src/input/input_ext-dec.c