]> git.sesse.net Git - vlc/commit
* ./modules/codec/spudec/parse.c: fixed bad initialization of the alpha
authorSam Hocevar <sam@videolan.org>
Thu, 17 Oct 2002 08:24:12 +0000 (08:24 +0000)
committerSam Hocevar <sam@videolan.org>
Thu, 17 Oct 2002 08:24:12 +0000 (08:24 +0000)
commitcea09ed8937f80a5c8a52b9b4b345cf84b314dbc
treec53bd4deafdc143ad13802ae46eaafc80c22d65e
parent649051a119426e2b1460d542b8888692aa7cdb24
  * ./modules/codec/spudec/parse.c: fixed bad initialization of the alpha
    palette, implemented the "force display" command as forever-living
    subtitles, and reworked some code.
  * ./src/video_output/video_output.c: we increment the image date even if
    we are repeating the previous image, so that subtitles have a chance to
    get displayed.
  * ./src/video_output/vout_subpictures.c: ephemer subpictures don't timeout.
modules/codec/spudec/parse.c
src/video_output/video_output.c
src/video_output/vout_subpictures.c