mpv/mpvcore
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
..
input input: remove unused key_down_event command 2013-11-06 00:08:38 +01:00
player video: move decoder context from sh_video into new struct 2013-11-23 21:36:20 +01:00
asxparser.c
asxparser.h
av_common.c demux: rename demux_packet.h to packet.h 2013-11-18 18:46:44 +01:00
av_common.h
av_log.c
av_log.h
av_opts.c
av_opts.h
bstr.c
bstr.h
charset_conv.c
charset_conv.h
codecs.c
codecs.h
cpudetect.c
cpudetect.h
encode.h
encode_lavc.c encode_lavc: add missing newline in error message 2013-11-16 21:46:17 +01:00
encode_lavc.h
m_config.c options: don't prefix sub-options with "--" in help output 2013-11-23 21:35:03 +01:00
m_config.h options: don't prefix sub-options with "--" in help output 2013-11-23 21:35:03 +01:00
m_option.c options: provide a way for --vf to print custom help 2013-11-23 21:29:05 +01:00
m_option.h options: provide a way for --vf to print custom help 2013-11-23 21:29:05 +01:00
m_property.c
m_property.h
mp_common.c
mp_common.h
mp_memory_barrier.h
mp_msg.c
mp_msg.h
mp_ring.c mp_ring: fix comment typo 2013-11-22 19:12:43 +01:00
mp_ring.h mp_ring: remove unused function 2013-11-15 21:08:48 +01:00
mp_talloc.h
mpv_global.h
options.c options: implement --pphelp differently 2013-11-23 21:34:24 +01:00
options.h video: remove vf_pp auto-insertion 2013-11-23 21:30:56 +01:00
parser-cfg.c
parser-cfg.h
parser-mpcmd.c
parser-mpcmd.h
path.c
path.h
playlist.c
playlist.h
playlist_parser.c playlist: rewrite PLS parser 2013-11-04 23:55:41 +01:00
playlist_parser.h
resolve.h
resolve_quvi.c
resolve_quvi9.c
version.c