1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-13 10:26:09 +00:00
mpv/mpvcore/player
wm4 3194058309 player: don't store subtitle renderer in osd_state
This doesn't have much value. It can't be accessed by anything else than
the actual subtitle renderer (sd_ass.c). sd_ass.c could create the
renderer itself, except that we apparently want to save memory (and some
font loading time) when using ordered chapters or multiple subtitle
tracks.
2013-12-15 13:44:39 +01:00
..
lua
timeline matroska: add --ordered-chapters-files option 2013-12-14 21:52:37 +01:00
audio.c video: replace d_video->pts field, change PTS jump checks 2013-11-27 21:14:39 +01:00
command.c Add prelimimary (basic, possibly broken) dvdnav support 2013-12-12 01:46:45 +01:00
command.h
configfiles.c Add prelimimary (basic, possibly broken) dvdnav support 2013-12-12 01:46:45 +01:00
dvdnav.c dvdnav: fix incorrect clipping of highlights 2013-12-15 10:21:33 +01:00
loadfile.c player: don't store subtitle renderer in osd_state 2013-12-15 13:44:39 +01:00
main.c player: don't store subtitle renderer in osd_state 2013-12-15 13:44:39 +01:00
misc.c Reduce stheader.h includes, move stream types to mp_common.h 2013-11-23 22:08:42 +01:00
mp_core.h player: don't store subtitle renderer in osd_state 2013-12-15 13:44:39 +01:00
mp_lua.c Rename sub.c/.h to osd.c/.h 2013-11-24 14:44:58 +01:00
mp_lua.h
osd.c Rename sub.c/.h to osd.c/.h 2013-11-24 14:44:58 +01:00
playloop.c Add prelimimary (basic, possibly broken) dvdnav support 2013-12-12 01:46:45 +01:00
screenshot.c Allow some options taking filenames to refer to mpv config dir 2013-12-14 19:54:49 +01:00
screenshot.h
sub.c player: don't store subtitle renderer in osd_state 2013-12-15 13:44:39 +01:00
video.c video: display last frame, drain frames on video reconfig 2013-12-10 20:07:39 +01:00