mpv/common
wm4 bfc33da250 encode: get rid of AVDictionary setter helper
Removes a good hunk of weird code.

This loses qscale "emulation", some logging, and the fact that duplicate
keys for values starting with +/- were added with AV_DICT_APPEND. I
don't assign those any importance, even if they are user-visible
changes.

The new M_OPT_ flag is just so that nothing weird happens for other
key-value options, which do not interpret a "help" key specially.
2018-04-29 02:21:32 +03:00
..
av_common.c av_common: cosmetic simplification to ffmpeg component iteration loops 2018-04-03 20:08:15 +03:00
av_common.h
av_log.c
av_log.h
codecs.c
codecs.h
common.c
common.h
encode.h encode: some more cleanups 2018-04-29 02:21:32 +03:00
encode_lavc.c encode: get rid of AVDictionary setter helper 2018-04-29 02:21:32 +03:00
encode_lavc.h encode: some more cleanups 2018-04-29 02:21:32 +03:00
global.h m_config: introduce basic mechanism to synchronize global option updates 2016-09-02 15:50:40 +02:00
msg.c
msg.h
msg_control.h
playlist.c
playlist.h
recorder.c
recorder.h
tags.c demux: support for some kinds of timed metadata 2018-04-18 01:17:42 +03:00
tags.h demux: support for some kinds of timed metadata 2018-04-18 01:17:42 +03:00
version.c