]> git.sesse.net Git - vlc/commit
* Implementation of a frame-dropping algorithm for the libmpeg2 plug-in
authorChristophe Massiot <massiot@videolan.org>
Mon, 14 Apr 2003 22:22:32 +0000 (22:22 +0000)
committerChristophe Massiot <massiot@videolan.org>
Mon, 14 Apr 2003 22:22:32 +0000 (22:22 +0000)
commitdd521c469b2729bb580c77b594bd3ae4bc4a4b1e
tree616135ff85e92542a28ae6d21033b5e242ac8432
parent899ac5e2219259360463d0c6c0178630c91ad71e
* Implementation of a frame-dropping algorithm for the libmpeg2 plug-in
  (incomplete).
Makefile.am
include/vlc_common.h
include/vout_synchro.h [new file with mode: 0644]
modules/codec/libmpeg2.c
src/misc/modules.c
src/video_output/video_output.c
src/video_output/vout_synchro.c [new file with mode: 0644]