mpv/sub
wm4 c7985fe5f7 sub: remove sd_lavf_srt.c
This restored timestamps when demuxing srt subtitles in Libav, which
was important for avoiding slightly overlapping subtitles. Since the
way this works was changed, there is no real reason to maintain proper
timestamps anymore on this level - this can be dropped without issues.
2015-12-15 21:05:48 +01:00
..
ass_mp.c sub: remove unused function, move another one 2015-11-29 17:55:02 +01:00
ass_mp.h sub: remove unused function, move another one 2015-11-29 17:55:02 +01:00
dec_sub.c sub: remove sd_lavf_srt.c 2015-12-15 21:05:48 +01:00
dec_sub.h sub: allow feeding bitmap subs in advance 2015-12-05 23:54:00 +01:00
draw_bmp.c csputils: rename "yuv2rgb" functions 2015-12-09 00:23:36 +01:00
draw_bmp.h csputils: get rid of mp_csp_details 2015-01-06 16:50:58 +01:00
img_convert.c Update license headers 2015-04-13 12:10:01 +02:00
img_convert.h Revert "sub: support straight alpha additionally to premultiplied alpha" 2013-08-12 02:49:22 +02:00
osd.c osd: use the same ASS_Renderer for OSD text and progbar 2015-11-28 19:24:31 +01:00
osd.h osd: use the same ASS_Renderer for OSD text and progbar 2015-11-28 19:24:31 +01:00
osd_dummy.c Add some missing "const"s 2014-10-10 13:44:08 +02:00
osd_font.otf osd+osc: Add left-arrow to osd-font 2014-08-21 18:45:41 +02:00
osd_libass.c osd: fix and cleanup font style management 2015-11-29 17:55:02 +01:00
osd_state.h osd: use the same ASS_Renderer for OSD text and progbar 2015-11-28 19:24:31 +01:00
sd.h sub: increase gap/overlap fixing threshold to 210ms 2015-12-07 23:48:59 +01:00
sd_ass.c csputils: rename "yuv2rgb" functions 2015-12-09 00:23:36 +01:00
sd_lavc.c sd_lavc: remove small gaps between subtitles 2015-12-05 23:55:56 +01:00
sd_lavc_conv.c Replace deprecated av_free_packet() calls 2015-10-28 23:48:56 +01:00
sd_microdvd.c Update license headers 2015-04-13 12:10:01 +02:00
sd_srt.c Update license headers 2015-04-13 12:10:01 +02:00