92 Commits (cc129a71d75220c0600727aa1f7b984e60f83c0c)

Author SHA1 Message Date
Steve Lhomme 5363279805 remove the $Id$ in the source code 7 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 8 years ago
Jean-Baptiste Kempf 7d0d4a9ec6 libass: fix subtitles for iOS 8 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 9 years ago
Francois Cartegnie 7491ccec6e codec: libass: disable hinting (fix #14990) 9 years ago
Hugo Beauzée-Luyssen aeb22b2cb0 codec: ass: Don't force fonts that aren't shipped anymore in the winstore app 9 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 10 years ago
Thomas Guillem 4488be3bdf dialog: fix win32 build 10 years ago
Thomas Guillem 183d5cda47 dialog: use new API 10 years ago
Thomas Guillem c94f68febd decoder: implement pf_flush for all decoders/packetizers 10 years ago
Felix Paul Kühne 138e353459 libass decoder: use Helvetica-Neue instead of Arial as default font on Apple platforms 10 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 11 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 14 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. 15 years ago
Laurent Aimar 0202d37d15 Required libass 0.9.8 15 years ago
Laurent Aimar 5546a96be4 Render SSA subtitles at the size it is blended. 15 years ago
Jean-Baptiste Kempf 852f0db978 libass: kill unused variable warnings 16 years ago
Laurent Aimar a01d5d94f9 Removed now useless vlc_osd.h includes. 16 years ago
Laurent Aimar 08a73f8b33 Simplify the creation of subpicture with dynamic content. 16 years ago
Jean-Baptiste Kempf d8e03df80c libass/win32: Factorize 16 years ago