mpv/mpvcore/player
wm4 3486302514 video: move decoder context from sh_video into new struct
This is similar to the sh_audio commit.

This is mostly cosmetic in nature, except that it also adds automatical
freeing of the decoder driver's state struct (which was in
sh_video->context, now in dec_video->priv).

Also remove all the stheader.h fields that are not needed anymore.
2013-11-23 21:36:20 +01:00
..
lua
timeline timeline: reject mplayer2 EDL files, change EDL header 2013-11-21 15:59:00 +01:00
audio.c video: move decoder context from sh_video into new struct 2013-11-23 21:36:20 +01:00
command.c video: move decoder context from sh_video into new struct 2013-11-23 21:36:20 +01:00
command.h
configfiles.c configure: uniform the defines to #define HAVE_xxx (0|1) 2013-11-03 21:59:54 +01:00
loadfile.c video: move decoder context from sh_video into new struct 2013-11-23 21:36:20 +01:00
main.c video: move decoder context from sh_video into new struct 2013-11-23 21:36:20 +01:00
misc.c mplayer: fix passing size_t as %d to printf() 2013-11-20 18:12:14 +01:00
mp_core.h video: move decoder context from sh_video into new struct 2013-11-23 21:36:20 +01:00
mp_lua.c configure: uniform the defines to #define HAVE_xxx (0|1) 2013-11-03 21:59:54 +01:00
mp_lua.h
osd.c video: move decoder context from sh_video into new struct 2013-11-23 21:36:20 +01:00
playloop.c video: move decoder context from sh_video into new struct 2013-11-23 21:36:20 +01:00
screenshot.c video: move decoder context from sh_video into new struct 2013-11-23 21:36:20 +01:00
screenshot.h
sub.c video: move decoder context from sh_video into new struct 2013-11-23 21:36:20 +01:00
video.c video: move decoder context from sh_video into new struct 2013-11-23 21:36:20 +01:00