1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-25 04:38:01 +00:00
mpv/libass
Uoti Urpala 9afb39ccff libass: If a bad subtitle has multiple \pos use first
Having multiple \pos makes no sense, but such files exist. Apparently
VSFilter uses the values from the first \pos in this case whereas
libass used the last one. Change the behavior to make it compatible
with VSfilter since this has the highest chance of matching what the
creators of the file intended.
2008-12-22 00:46:52 +02:00
..
ass_bitmap.c Merge svn changes up to r27441 2008-08-08 02:13:09 +03:00
ass_bitmap.h Speak of libass instead of MPlayer in the libass license headers. 2008-05-14 17:21:58 +00:00
ass_cache_template.c libass: Fix cache lookup problem causing memory bloat 2008-12-22 00:46:52 +02:00
ass_cache.c libass: Fix cache lookup problem causing memory bloat 2008-12-22 00:46:52 +02:00
ass_cache.h libass: Fix cache lookup problem causing memory bloat 2008-12-22 00:46:52 +02:00
ass_font.c Rename font-related preprocessor directives. 2008-08-07 10:36:07 +00:00
ass_font.h Speak of libass instead of MPlayer in the libass license headers. 2008-05-14 17:21:58 +00:00
ass_fontconfig.c Consistently use NULL for pointers instead of 0. 2008-11-02 11:48:20 +00:00
ass_fontconfig.h Rename font-related preprocessor directives. 2008-08-07 10:36:07 +00:00
ass_library.c Speak of libass instead of MPlayer in the libass license headers. 2008-05-14 17:21:58 +00:00
ass_library.h Speak of libass instead of MPlayer in the libass license headers. 2008-05-14 17:21:58 +00:00
ass_mp.c Get rid of pointless 'extern' keywords. 2008-12-03 23:01:03 +00:00
ass_mp.h Speak of libass instead of MPlayer in the libass license headers. 2008-05-14 17:21:58 +00:00
ass_render.c libass: If a bad subtitle has multiple \pos use first 2008-12-22 00:46:52 +02:00
ass_types.h Speak of libass instead of MPlayer in the libass license headers. 2008-05-14 17:21:58 +00:00
ass_utils.c Speak of libass instead of MPlayer in the libass license headers. 2008-05-14 17:21:58 +00:00
ass_utils.h Speak of libass instead of MPlayer in the libass license headers. 2008-05-14 17:21:58 +00:00
ass.c libass: fix type mismatch between size parameter and the way it's used 2008-09-05 22:59:01 +00:00
ass.h libass: fix type mismatch between size parameter and the way it's used 2008-09-05 22:59:01 +00:00
mputils.h Speak of libass instead of MPlayer in the libass license headers. 2008-05-14 17:21:58 +00:00