mpv/core/timeline
wm4 da2b4aa587 core: make mpctx->opts a pointer
Prevents some awkwardness in a later commit, and makes the code more
uniform with other places where MPOpts is accessed.

This is a pretty annoying commit (touches tons of lines all over the
place), but it hurts only once.
2013-07-28 18:44:21 +02:00
..
tl_cue.c core: make mpctx->opts a pointer 2013-07-28 18:44:21 +02:00
tl_edl.c core: make mpctx->opts a pointer 2013-07-28 18:44:21 +02:00
tl_matroska.c core: make mpctx->opts a pointer 2013-07-28 18:44:21 +02:00