]> git.sesse.net Git - vlc/commit
* More precise way to retrieve a PTS from the bit stream.
authorChristophe Massiot <massiot@videolan.org>
Mon, 14 Jan 2002 23:46:35 +0000 (23:46 +0000)
committerChristophe Massiot <massiot@videolan.org>
Mon, 14 Jan 2002 23:46:35 +0000 (23:46 +0000)
commit7de4e1a38be2886277a7f0530d738d9adb322281
treecf2d14f4c4e11cef659889aec7b58d7f5b64b4ff
parentbb1c38e6088ffcfb2f72ccf2f8888bd954e480d0
* More precise way to retrieve a PTS from the bit stream.
* Fixed issues in the PTS handling of the mad plug-in (incomplete).
12 files changed:
include/common.h
include/input_ext-dec.h
plugins/ac3_adec/ac3_adec.c
plugins/lpcm_adec/lpcm_adec.c
plugins/mad/mad_adec.c
plugins/mad/mad_adec.h
plugins/mad/mad_libmad.c
plugins/mpeg_adec/mpeg_adec.c
plugins/mpeg_vdec/video_parser.c
plugins/mpeg_vdec/vpar_headers.c
src/input/input_ext-dec.c
src/misc/modules_plugin.h