summaryrefslogtreecommitdiffstats
path: root/demux/demux.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-12-21 18:48:54 +0100
committerwm4 <wm4@nowhere>2013-12-21 20:50:13 +0100
commit02a9fbd0ce01949d4767b68d49ee06ec669c0d93 (patch)
tree6dabbf7cd0a4cf533795e9c4e09deed9cd5e63f4 /demux/demux.c
parent5f0fbacf1650392238d49df23a799ba4938f9326 (diff)
downloadmpv-02a9fbd0ce01949d4767b68d49ee06ec669c0d93.tar.bz2
mpv-02a9fbd0ce01949d4767b68d49ee06ec669c0d93.tar.xz
codecs: avoid having to print error message
The mp_select_decoders() function doesn't have a log context (and I don't want to give it one), so get rid of the mp_msg error message by enhancing the semantics such that the syntax error is replaced by a new feature. Now doing "--ad=something" will enable all decoders in the "something" module, same as "--ad=something:*". Pretty useless, but gets rid of the annoyance.
Diffstat (limited to 'demux/demux.c')
0 files changed, 0 insertions, 0 deletions