28 Commits (02fd6845d3adf46f05065ebaa76473b6ff0747a3)

Author SHA1 Message Date
Steve Lhomme 02fd6845d3 vout_subpictures: remove write-only subpicture_t absolute flag 2 years ago
Steve Lhomme 2598db4183 subpictures: mark regions associated decoder_NewSubpicture as absolute 2 years ago
Johannes Kauffmann b2406ca91c libaribcaption: scope structure members locally 3 years ago
Johannes Kauffmann afdfac2ebb libaribcaption: scope psz_cfg_font_name locally 3 years ago
Johannes Kauffmann 0413a69b21 libaribcaption: use ARRAY_SIZE 3 years ago
Johannes Kauffmann cd3c1f6224 libaribcaption: remove unneeded strlen() check 3 years ago
Johannes Kauffmann 3d5f48fad8 libaribcaption: fix psz_cfg_font_name leak 3 years ago
Steve Lhomme dd11513782 aribcaption: don't se the original picture dimensions if there's no image 3 years ago
Steve Lhomme df10484b10 aribcaption: do region format copy once 3 years ago
Steve Lhomme 1e0baf46f9 aribcaption: don't keep the render area dimensions 3 years ago
Steve Lhomme 821dd57b6d aribcaption: only check the visible size on the source 3 years ago
Steve Lhomme 27be18daf2 subpicture: don't preemptively call video_format_IsSimilar to update SPU's 3 years ago
Alexandre Janniaux 9b0b306966 libaribcaption: use new spu updater operations 3 years ago
Alexandre Janniaux a987b446af vlc_subpicture: rename p_sys to sys 3 years ago
Steve Lhomme cfcb595cb0 aribcaption: merge SubpictureValidate into SubpictureUpdate 3 years ago
Steve Lhomme 2fcc517952 subpicture: merge pf_validate and pf_update calls 3 years ago
Steve Lhomme d6ffd5bc35 subpicture: use helper functions for vlc_spu_regions 3 years ago
Steve Lhomme 3d610be9f0 subpicture: use vlc_list for regions 3 years ago
Steve Lhomme 21ce9e9045 aribcaption: directly pass the picture to render into 3 years ago
Steve Lhomme 47af51ec58 vlc_es: remove always 0 video_format_t RGB mask 3 years ago
xqq 0fadbab6a6 codec/libaribcaption: Skip rendering if images not changed for avoiding unnecessary memory copy 3 years ago
Steve Lhomme cf2613a72c modules: remove write-only video format i_bits_per_pixel 3 years ago
Steve Lhomme 50687096c2 modules: reset mask after format copy+chroma change 3 years ago
Steve Lhomme 007e5d910c codec/packtizer: rename p_fmt_in to fmt_in 4 years ago
Steve Lhomme 3bbe3ffe45 codec/packetizer: use read-only input format wherever possible 4 years ago
Francois Cartegnie 2b874a86c8 codec: aribcaption: fix A/R 4 years ago
Francois Cartegnie 838e1ecd47 codec: aribcaption: use planeCopyPixels and check format 4 years ago
xqq d7082e8ba7 codec: arib: Add libaribcaption caption decoder/renderer 5 years ago