1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-06 23:21:54 +00:00
mpv/sub
wm4 671df54e4d demux: merge sh_video/sh_audio/sh_sub
This is mainly a refactor. I'm hoping it will make some things easier
in the future due to cleanly separating codec metadata and stream
metadata.

Also, declare that the "codec" field can not be NULL anymore. demux.c
will set it to "" if it's NULL when added. This gets rid of a corner
case everything had to handle, but which rarely happened.
2016-01-12 23:48:19 +01:00
..
ass_mp.c
ass_mp.h
dec_sub.c demux: merge sh_video/sh_audio/sh_sub 2016-01-12 23:48:19 +01:00
dec_sub.h sub: change how subtitles are read 2015-12-29 01:35:52 +01:00
draw_bmp.c sub: use macros to remove code duplication 2015-12-24 17:32:10 +01:00
draw_bmp.h
img_convert.c mpv_talloc.h: rename from talloc.h 2016-01-11 21:05:55 +01:00
img_convert.h
lavc_conv.c mpv_talloc.h: rename from talloc.h 2016-01-11 21:05:55 +01:00
osd_dummy.c mpv_talloc.h: rename from talloc.h 2016-01-11 21:05:55 +01:00
osd_font.otf
osd_libass.c mpv_talloc.h: rename from talloc.h 2016-01-11 21:05:55 +01:00
osd_state.h
osd.c mpv_talloc.h: rename from talloc.h 2016-01-11 21:05:55 +01:00
osd.h
sd_ass.c demux: merge sh_video/sh_audio/sh_sub 2016-01-12 23:48:19 +01:00
sd_lavc.c demux: merge sh_video/sh_audio/sh_sub 2016-01-12 23:48:19 +01:00
sd.h demux: merge sh_video/sh_audio/sh_sub 2016-01-12 23:48:19 +01:00