]> git.sesse.net Git - vlc/commit
* Use of ptrdiff_t whenever necessary (IA-64 port) ;
authorChristophe Massiot <massiot@videolan.org>
Tue, 26 Dec 2000 19:14:47 +0000 (19:14 +0000)
committerChristophe Massiot <massiot@videolan.org>
Tue, 26 Dec 2000 19:14:47 +0000 (19:14 +0000)
commit9589dcb78b12905c70c766959ec762b5e660ef68
tree78c08925955561f07e244d8b63d5a659d7979df4
parent19324a9843517131fe7035d022857118c6382949
* Use of ptrdiff_t whenever necessary (IA-64 port) ;
* Changed behaviour of preparsing code, faster startup ;
* Fixed DecodePSM(), cannot test ;
* Cleaned up ParsePES(), fixed a bug which could reject very small but
  valid PES packets ;
* Fixed cosmetic bugs in vpar_synchro frame_rate display.
include/common.h
include/config.h.in
include/input_ext-dec.h
src/input/input_ext-dec.c
src/input/input_ps.c
src/input/mpeg_system.c
src/input/mpeg_system.h
src/video_decoder/vpar_synchro.h
src/video_parser/vpar_synchro.c