]> git.sesse.net Git - vlc/commit
We now read the DTS (but we don't use it for the moment).
authorChristophe Massiot <massiot@videolan.org>
Wed, 27 Dec 2000 18:35:45 +0000 (18:35 +0000)
committerChristophe Massiot <massiot@videolan.org>
Wed, 27 Dec 2000 18:35:45 +0000 (18:35 +0000)
commit2535b235d0f429c5d2b5105142674d7bb04f7bfb
treedac86428b25e6eb52787979739c1afd869ed09e4
parenta8bca7260e635856b5748c1f3bc829176369d36e
We now read the DTS (but we don't use it for the moment).
NB : b_has_pts has disappeared for brevity reasons, use i_pts != 0 instead.
include/input_ext-dec.h
src/ac3_decoder/ac3_decoder_thread.c
src/audio_decoder/audio_decoder.c
src/input/input_netlist.c
src/input/input_ps.c
src/input/mpeg_system.c
src/lpcm_decoder/lpcm_decoder_thread.c
src/video_parser/vpar_synchro.c