95 Commits (18ab3e56f0d02564d0de6110c4f16395f7d7771f)

Author SHA1 Message Date
Khalid Masum 18ab3e56f0 libass: fix possible nullptr deref 10 months ago
Steve Lhomme d415d41508 libass: output SDR full range by default 1 year ago
François Cartegnie 795b1bc62b codec: libass: fix inverted patch ratio 3 years ago
Francois Cartegnie 9c46fed0cc codec: libass: patch info for compatibility 3 years ago
Steve Lhomme 0b4dff80ac rename VLC_TS_INVALID to VLC_TICK_INVALID 8 years ago
Steve Lhomme 3f9fc44176 rename mtime_t to vlc_tick_t 8 years ago
Oneric 02ba123083 codec: libass: pass storage size to libass 4 years ago
Francois Cartegnie 1f870b73e0 Revert "codec: libass: add support for sub-text-scale" 5 years ago
Francois Cartegnie b370823e9a codec: libass: add additional fonts dir option 6 years ago
Francois Cartegnie 72fd3b20f8 codec: libass: add support for sub-text-scale 6 years ago
Jean-Baptiste Kempf 33a367b624 libass: fix compilation with older versions of libass 9 years ago
Jean-Baptiste Kempf 1e811534c5 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
Thomas Guillem 183d5cda47 dialog: use new API 11 years ago
Thomas Guillem c94f68febd decoder: implement pf_flush for all decoders/packetizers 11 years ago
Felix Paul Kühne 138e353459 libass decoder: use Helvetica-Neue instead of Arial as default font on Apple platforms 11 years ago
Jean-Paul Saman ce6db7865c codec: don't drop blocks marked BLOCK_FLAG_DISCONTINUITY 11 years ago
Ilkka Ollakka c736ebc053 codec: don't drop discontinue blocks 11 years ago
Felix Paul Kühne 30819e5de4 libass: remove legacy code for Apple platforms 11 years ago
Ilkka Ollakka f213c43932 Revert "codec: don't drop discontinue blocks" 11 years ago
Ilkka Ollakka d0c5748146 Revert "codec: don't drop blocks marked BLOCK_FLAG_DISCONTINUITY" 11 years ago
Felix Paul Kühne 3707a25612 ass: auto-detect font-provider 11 years ago
Jean-Paul Saman 48a867c768 codec: don't drop blocks marked BLOCK_FLAG_DISCONTINUITY 11 years ago
Ilkka Ollakka 5e36cb2c14 codec: don't drop discontinue blocks 11 years ago
Steve Lhomme 3f106f42be libass: use the visible area dimensions, not the input dimensions 12 years ago
Jean-Baptiste Kempf e91ea1f9c3 libass: avoid negative index in array 12 years ago
Rémi Denis-Courmont c1111ae38b decoder: remove decoder_DeleteSubpicture() and fix a leak 12 years ago
David Fuhrmann fd67a259ea codec: libass: show dialog for fontconfig cache recreation on osx 12 years ago
Rafaël Carré 6d53362001 Use _WIN32 rather than WIN32 (same for WIN64) 13 years ago
Jean-Baptiste Kempf fef270581f LGPL 14 years ago
Sébastien Toque 047af27e19 libass: add android default font 14 years ago
Jean-Baptiste Kempf 615d535cd4 Libass: improve the fontcache display 15 years ago
Laurent Aimar d675b5e296 Revert "libass: add message callback" 15 years ago
Grigori Goronzy ab9b56ca95 libass: match font attachments based on extension 15 years ago
Grigori Goronzy 3e6913a3f4 libass: add message callback 15 years ago
Rémi Duraffort 728866a80a posterize: remove unused variable (set but not used) 15 years ago
Laurent Aimar 212d833ce5 Simplified libass decoder as we are now requiring a reentrant version. 16 years ago
Laurent Aimar 0202d37d15 Required libass 0.9.8 16 years ago
Laurent Aimar 5546a96be4 Render SSA subtitles at the size it is blended. 16 years ago
Jean-Baptiste Kempf 852f0db978 libass: kill unused variable warnings 16 years ago