]> git.sesse.net Git - vlc/commit
* Totally new frame dropping algorithm.
authorChristophe Massiot <massiot@videolan.org>
Mon, 13 Nov 2000 13:58:18 +0000 (13:58 +0000)
committerChristophe Massiot <massiot@videolan.org>
Mon, 13 Nov 2000 13:58:18 +0000 (13:58 +0000)
commitbad6f235822f3b32f5d9cc52ed272fab6cde0e69
treea748f4dfa7edaa95850085fe5f8102ab3ff6187b
parent7e4135b39ce88c551a4726fc42b92f2fa253f239
  * Totally new frame dropping algorithm.
  * Fixed a bug in video_ouput.c which made the stream go backwards
    sometimes.
  * Fixed a bug in video_ouput.c which trashed more late pictures than
    necessary.
  * Fixed the DEBUG mode in the Makefile.
  * Fixed a bug in mwait() which made us wait too long.

Ca va tuer.
ChangeLog
Makefile.in
include/config.h.in
include/video_output.h
include/vpar_synchro.h
src/misc/mtime.c
src/video_output/video_output.c
src/video_parser/video_parser.c
src/video_parser/vpar_synchro.c