Commits on Source (19)
-
Steve Lhomme authored
So it remains independent of the rest of the code.
32baf8df -
Steve Lhomme authored
The documentation says the chroma must match.
018d5828 -
Steve Lhomme authored8680f730
-
Steve Lhomme authored
We are really filling bits in the picture of the region. We don't need to know how it will be cropped. The picture regions are created with subpicture_region_New() so the 2 formats are the same anyway.
ee03ffe3 -
Steve Lhomme authored
If the original picture has some aspect ratio and/or cropping, it needs to be respected when drawing it.
bebc3bca -
Steve Lhomme authored
It's only used when converting the image at each run.
3556c97b -
Steve Lhomme authored
When coming out of the converter it's the same as fmt_out, and otherwise we set fmt_out to the same values.
bef8857c -
Steve Lhomme authored
If the original picture has some aspect ratio and/or cropping, it needs to be respected when drawing it.
1c38d44c -
Steve Lhomme authored
It's only used when converting the image at each run.
bee69545 -
Steve Lhomme authored
Rather than the plane ones. They are the same value.
e9b8cefb -
Steve Lhomme authored
If the original picture has some aspect ratio and/or cropping, it needs to be respected when drawing it.
39bff27f -
Steve Lhomme authored
If the original picture has some aspect ratio and/or cropping, it needs to be respected when drawing it.
eeb64b36 -
Steve Lhomme authored
In the case it's not text, it's initialized to p_ovl->data.p_pic->format. If the original picture has some aspect ratio and/or cropping, it needs to be respected when drawing it.
2361e89a -
Steve Lhomme authored
This is used to differentiate what part of the union should be used. A former format.i_chroma==0 meant it was not set.
d52145f1 -
Steve Lhomme authored15721470
-
Steve Lhomme authored
It's the same format as the picture except for the SAR which is set later.
efec2462 -
Steve Lhomme authored
It's the same format as the picture.
31a5960f -
Steve Lhomme authored
It's the same format as the picture.
811db2d9 -
Steve Lhomme authored
It's the format of the picture.
37bd1351
Showing
- include/vlc_subpicture.h 4 additions, 0 deletionsinclude/vlc_subpicture.h
- modules/codec/ttml/imageupdater.h 1 addition, 1 deletionmodules/codec/ttml/imageupdater.h
- modules/codec/zvbi.c 6 additions, 6 deletionsmodules/codec/zvbi.c
- modules/spu/dynamicoverlay/dynamicoverlay.c 7 additions, 6 deletionsmodules/spu/dynamicoverlay/dynamicoverlay.c
- modules/spu/dynamicoverlay/dynamicoverlay.h 5 additions, 1 deletionmodules/spu/dynamicoverlay/dynamicoverlay.h
- modules/spu/dynamicoverlay/dynamicoverlay_commands.c 3 additions, 5 deletionsmodules/spu/dynamicoverlay/dynamicoverlay_commands.c
- modules/spu/logo.c 1 addition, 8 deletionsmodules/spu/logo.c
- modules/spu/mosaic.c 9 additions, 23 deletionsmodules/spu/mosaic.c
- modules/spu/rss.c 2 additions, 12 deletionsmodules/spu/rss.c
- modules/text_renderer/svg.c 1 addition, 1 deletionmodules/text_renderer/svg.c
- src/misc/subpicture.c 10 additions, 5 deletionssrc/misc/subpicture.c
- src/video_output/vout_spuregion_helper.h 1 addition, 1 deletionsrc/video_output/vout_spuregion_helper.h
- src/video_output/vout_subpictures.c 1 addition, 2 deletionssrc/video_output/vout_subpictures.c
- test/modules/video_output/opengl/sub_renderer.c 1 addition, 1 deletiontest/modules/video_output/opengl/sub_renderer.c