mpv/sub
wm4 8b245c4d4b sd_lavc_conv: don't check AV_CODEC_PROP_TEXT_SUB flag
Not actually useful. This would break whenever a new text subtitle
format would be added, which requires a binary->text transformation.
(mov_text is one such format; disable it.) In general, we would have
to know which packet formats are binary, which we don't, so the only
reasonable way to handle this is a white list.
2013-08-15 23:40:04 +02:00
..
ass_mp.c
ass_mp.h
dec_sub.c sub: don't print detected charset if it's UTF-8 2013-08-15 23:40:04 +02:00
dec_sub.h
draw_bmp.c
draw_bmp.h
find_subfiles.c
find_subfiles.h
img_convert.c Revert "sub: support straight alpha additionally to premultiplied alpha" 2013-08-12 02:49:22 +02:00
img_convert.h Revert "sub: support straight alpha additionally to premultiplied alpha" 2013-08-12 02:49:22 +02:00
osd_dummy.c
osd_font.otf
osd_libass.c
sd.h
sd_ass.c
sd_lavc.c
sd_lavc_conv.c sd_lavc_conv: don't check AV_CODEC_PROP_TEXT_SUB flag 2013-08-15 23:40:04 +02:00
sd_lavf_srt.c
sd_microdvd.c
sd_movtext.c
sd_spu.c
sd_srt.c
spudec.c
spudec.h
sub.c Revert "sub: support straight alpha additionally to premultiplied alpha" 2013-08-12 02:49:22 +02:00
sub.h Revert "sub: support straight alpha additionally to premultiplied alpha" 2013-08-12 02:49:22 +02:00