122 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
Steve Lhomme 2ea36534a1 libass: use the region dimensions to draw 3 years ago
Johannes Kauffmann b06f9530e3 libass: fix ass_set_aspect_ratio deprecation 3 years ago
François Cartegnie b658d2887d codec: libass: fix inverted patch ratio 3 years ago
Steve Lhomme 46c2157144 libass: only check the visible size changed on the source 3 years ago
Steve Lhomme 0c09774c1c libass: do region format copy once 3 years ago
Steve Lhomme 27be18daf2 subpicture: don't preemptively call video_format_IsSimilar to update SPU's 3 years ago
Alexandre Janniaux 3f995ff30a codec: libass: use new spu updater operations 3 years ago
Alexandre Janniaux a987b446af vlc_subpicture: rename p_sys to sys 3 years ago
Steve Lhomme 33d6f5091e libass: don't keep the rendering format 3 years ago
Steve Lhomme f026e44c36 libass: don't keep the ASS_Image 3 years ago
Steve Lhomme d5ae2f7273 libass: 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 cf2613a72c modules: remove write-only video format i_bits_per_pixel 3 years ago
Francois Cartegnie aa5690bcd9 codec: libass: fix leak on unmatched config string 3 years ago
Francois Cartegnie 11d7708b1a codec: libass: patch info for compatibility 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
Steve Lhomme fc6ade229c modules: optimize string minimum size checks 4 years ago
Oneric 2608eb5c82 codec: libass: pass storage size to libass 4 years ago
Lyndon Brown 6f68f89498 plugins: purge use of set_category() 7 years ago
Francois Cartegnie 296e18b19c codec: libass: speed up C blending, as for freetype 5 years ago
Francois Cartegnie ffb4a94e2b codec: libass: don't create spu for each split command 5 years ago
Romain Vimont 3716a7da5b config: remove remaining "advanced" flags 5 years ago
Francois Cartegnie 4298d6310c codec: libass: add additional fonts dir option 6 years ago
Hugo Beauzée-Luyssen 165ccf2cdf input: Refcount attachments 6 years ago
Rémi Denis-Courmont a3226cf890 thread: remove vlc_mutex_destroy() 7 years ago
Steve Lhomme 5363279805 remove the $Id$ in the source code 8 years ago
Steve Lhomme edc5babc16 modules: transform vlc_tick_t value to milliseconds with MS_FROM_VLC_TICK 8 years ago
Steve Lhomme 1f17997348 rename VLC_TS_INVALID to VLC_TICK_INVALID 8 years ago
Steve Lhomme b4dfbc6283 rename mdate() to vlc_tick_now() 8 years ago
Steve Lhomme ff56c92a5e rename mtime_t to vlc_tick_t 8 years ago
Francois Cartegnie 66926f600c vlc_subpicture: respect ODR in updater_sys 8 years ago
Romain Vimont ff2901aff3 core: remove global *_sys_t typedefs 8 years ago
Jean-Baptiste Kempf 168f6f4fde libass: fix compilation with older versions of libass 9 years ago
Jean-Baptiste Kempf 7d0d4a9ec6 libass: fix subtitles for iOS 9 years ago
Jean-Baptiste Kempf 8a15910d9f libass: use Noto fonts on Android 5+ 9 years ago
Jean-Baptiste Kempf 4362b695ed libass: correctly set fc options in ass_set_fonts call 9 years ago
Steve Lhomme 5dbd54ec68 decoder/packetizer: no need to set the output ES category anymore 9 years ago
Rémi Denis-Courmont 7db90c26fe libass: fix variable shadowing 9 years ago
Rémi Denis-Courmont 3b4420ccf9 decoder: use "spu decoder" capability for SPU decoders 9 years ago
Thomas Guillem a8b249bc6b decoder: refactor pf_decode_* callbacks 10 years ago
Francois Cartegnie 7491ccec6e codec: libass: disable hinting (fix #14990) 10 years ago
Hugo Beauzée-Luyssen aeb22b2cb0 codec: ass: Don't force fonts that aren't shipped anymore in the winstore app 10 years ago
Steve Lhomme 00fdc2cde7 libass: switch the Winstore font to Noto Sans 10 years ago
Steve Lhomme f8ffb254c5 libass: on Winstore apps we need to use the default font 11 years ago
Thomas Guillem 4488be3bdf dialog: fix win32 build 11 years ago