mpv/sub
wm4 b4491c00c4 Take care of libavcodec convergence_duration deprecation
This AVPacket field was a hack against the fact that the duration field
was merely an int (too small for things like subtitle durations). Newer
libavcodec drops this field and makes duration 64 bit.
2015-09-29 18:43:28 +02:00
..
ass_mp.c
ass_mp.h
dec_sub.c charset_conv: make it possible to return an allocated string as guess 2015-08-01 23:49:37 +02:00
dec_sub.h sub: protect ASS_Renderer state 2015-07-06 21:55:37 +02:00
draw_bmp.c
draw_bmp.h
img_convert.c
img_convert.h
osd.c player: remove higher-level remains of DVD/BD menu support 2015-08-03 23:49:14 +02:00
osd.h player: remove higher-level remains of DVD/BD menu support 2015-08-03 23:49:14 +02:00
osd_dummy.c
osd_font.otf
osd_libass.c osd: delay libass initialization as far as possible 2015-09-07 14:26:01 +02:00
osd_state.h player: remove higher-level remains of DVD/BD menu support 2015-08-03 23:49:14 +02:00
sd.h sub: protect ASS_Renderer state 2015-07-06 21:55:37 +02:00
sd_ass.c sd_ass: assume negative durations are unknown durations, and handle them 2015-08-27 23:45:02 +02:00
sd_lavc.c sub: add option for stretching image subtitles to screen 2015-07-18 14:36:17 +02:00
sd_lavc_conv.c Take care of libavcodec convergence_duration deprecation 2015-09-29 18:43:28 +02:00
sd_lavf_srt.c
sd_microdvd.c
sd_movtext.c
sd_srt.c