mpv/sub
wm4 041c9f1782 lavc_conv: fix Libav srt subtitles
Use the mp_lavc_set_extradata() function instead of setting up the
extradata manually. This takes care of the corner case when
extradata_len is 0.

This apparently fixes #2888.
2016-02-29 18:20:27 +01:00
..
ass_mp.c ass_mp: add mp_ass_flush_old_events() 2016-01-18 12:12:34 -08:00
ass_mp.h ass_mp: add mp_ass_flush_old_events() 2016-01-18 12:12:34 -08:00
dec_sub.c sub: always clip subtitles against segment end 2016-02-20 16:42:32 +01:00
dec_sub.h sub: change how subtitles are read 2015-12-29 01:35:52 +01:00
draw_bmp.c Relicense some non-MPlayer source files to LGPL 2.1 or later 2016-01-19 18:36:06 +01:00
draw_bmp.h csputils: get rid of mp_csp_details 2015-01-06 16:50:58 +01:00
img_convert.c Relicense some non-MPlayer source files to LGPL 2.1 or later 2016-01-19 18:36:06 +01:00
img_convert.h
lavc_conv.c lavc_conv: fix Libav srt subtitles 2016-02-29 18:20:27 +01:00
osd.c osd: make osd-width/height properties watchable 2016-01-15 22:54:08 +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 mpv_talloc.h: rename from talloc.h 2016-01-11 21:05:55 +01:00
osd_font.otf osd+osc: Add left-arrow to osd-font 2014-08-21 18:45:41 +02:00
osd_libass.c Relicense some non-MPlayer source files to LGPL 2.1 or later 2016-01-19 18:36:06 +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 demux: merge sh_video/sh_audio/sh_sub 2016-01-12 23:48:19 +01:00
sd_ass.c vd_lavc: feed A53_CC side data packets into the demuxer for eia_608 decoding 2016-01-18 12:14:52 -08:00
sd_lavc.c sub: implement "sub-seek 0" 2016-02-04 22:48:13 +01:00