Commits on Source (7)
-
Steve Lhomme authored
So it matches the assert during the final positioning of region when rendering. These values must be set on the output of the SPU updater. If it doesn't do it, or didn't initialized the regions properly, the subpicture source is doing it wrong.
4f0d7e77 -
Steve Lhomme authored
This should never happen.
23609f0a -
Steve Lhomme authored
This should never happen. The core must fill it.
5bbfe2e5 -
Steve Lhomme authored
sys->position is already filtered in vout_OSDText() with SUBPICTURE_ALIGN_MASK.
55696fa2 -
Steve Lhomme authored
It's already done in the core during SpuRenderRegion().
571b5256 -
Steve Lhomme authored
The rendered regions have an each their own alpha.
e079b924 -
Steve Lhomme authored
255 is the max value for subpic->i_alpha and region->i_alpha.
ef86d7bd
Showing
- include/vlc_subpicture.h 0 additions, 1 deletioninclude/vlc_subpicture.h
- modules/codec/arib/substext.h 1 addition, 4 deletionsmodules/codec/arib/substext.h
- modules/codec/substext.h 1 addition, 2 deletionsmodules/codec/substext.h
- modules/video_output/opengl/sub_renderer.c 1 addition, 1 deletionmodules/video_output/opengl/sub_renderer.c
- modules/video_output/win32/direct3d9.c 1 addition, 1 deletionmodules/video_output/win32/direct3d9.c
- modules/video_output/xcb/render.c 2 additions, 2 deletionsmodules/video_output/xcb/render.c
- src/misc/subpicture.c 5 additions, 3 deletionssrc/misc/subpicture.c
- src/video_output/video_text.c 2 additions, 3 deletionssrc/video_output/video_text.c
- src/video_output/vout_subpictures.c 5 additions, 8 deletionssrc/video_output/vout_subpictures.c