]> git.sesse.net Git - vlc/commit
*Added a b_force flag to picture_t so that we can force the display
authorStéphane Borel <stef@videolan.org>
Tue, 28 May 2002 18:34:42 +0000 (18:34 +0000)
committerStéphane Borel <stef@videolan.org>
Tue, 28 May 2002 18:34:42 +0000 (18:34 +0000)
commit95179314ea9a27f783b3ad8ffed35814fa25e3f6
tree8c284e4969bda96599e0b95654475b2d958f63d9
parenta944ebffaabbd3bef9b549cadb8b50ac3638e7da
*Added a b_force flag to picture_t so that we can force the display
of an image even if it is late.
include/video.h
plugins/mpeg_vdec/vpar_headers.c
src/video_output/video_output.c
src/video_output/vout_pictures.c