Commits on Source (11)
-
Steve Lhomme authored
To match the documentation.
1a3cf7e6 -
Steve Lhomme authored
This reverts commit 9143eafc, commit 382ede89, commit c76ae3ab, commit 70d55311. We want to check the length of 0 and not an invalid value.
b39d8e71 -
Steve Lhomme authored
This is the expected value in that case.
b93fe566 -
Steve Lhomme authoredaaa29ba6
-
Steve Lhomme authoredb0b6a5c0
-
Steve Lhomme authored
Considering VLC_TICK_INVALID is 0, when it's VLC_TICK_INVALID the test should not pass.
9b54fd0b -
Steve Lhomme authored
Considering VLC_TICK_INVALID is 0, when it's VLC_TICK_INVALID the test should not pass.
c7035fab -
Steve Lhomme authored
According to the ephemer documentation: /**< If this flag is set to true the subtitle will be displayed until the next one appears or if i_stop is reached when it is valid */ So i_stop should only be considered when it's valid.
99a1646c -
Steve Lhomme authored
Considering VLC_TICK_INVALID is 0, the should behave the same as before.
69cb754b -
Steve Lhomme authored
Considering VLC_TICK_INVALID is 0, when it's VLC_TICK_INVALID the test should pass.
a55cf7c2 -
Steve Lhomme authored
Only the SPU source should set this flag.
694497fa
Showing
- include/vlc_subpicture.h 2 additions, 1 deletioninclude/vlc_subpicture.h
- modules/codec/arib/aribsub.c 1 addition, 1 deletionmodules/codec/arib/aribsub.c
- modules/codec/dvbsub.c 3 additions, 3 deletionsmodules/codec/dvbsub.c
- modules/codec/spudec/parse.c 2 additions, 1 deletionmodules/codec/spudec/parse.c
- modules/codec/stl.c 1 addition, 1 deletionmodules/codec/stl.c
- modules/codec/subsdec.c 1 addition, 1 deletionmodules/codec/subsdec.c
- modules/codec/substx3g.c 1 addition, 1 deletionmodules/codec/substx3g.c
- modules/codec/subsusf.c 1 addition, 1 deletionmodules/codec/subsusf.c
- modules/codec/t140.c 2 additions, 1 deletionmodules/codec/t140.c
- modules/codec/ttml/encttml.c 1 addition, 1 deletionmodules/codec/ttml/encttml.c
- modules/codec/webvtt/encvtt.c 1 addition, 1 deletionmodules/codec/webvtt/encvtt.c
- modules/codec/zvbi.c 1 addition, 1 deletionmodules/codec/zvbi.c
- modules/demux/subtitle.c 3 additions, 3 deletionsmodules/demux/subtitle.c
- modules/spu/audiobargraph_v.c 1 addition, 1 deletionmodules/spu/audiobargraph_v.c
- modules/spu/dynamicoverlay/dynamicoverlay.c 1 addition, 1 deletionmodules/spu/dynamicoverlay/dynamicoverlay.c
- modules/spu/logo.c 1 addition, 1 deletionmodules/spu/logo.c
- modules/spu/marq.c 1 addition, 1 deletionmodules/spu/marq.c
- modules/spu/mosaic.c 1 addition, 1 deletionmodules/spu/mosaic.c
- modules/spu/rss.c 1 addition, 1 deletionmodules/spu/rss.c
- src/video_output/vout_subpictures.c 5 additions, 3 deletionssrc/video_output/vout_subpictures.c