diff options
author | wm4 <wm4@nowhere> | 2013-12-21 18:48:54 +0100 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2013-12-21 20:50:13 +0100 |
commit | 02a9fbd0ce01949d4767b68d49ee06ec669c0d93 (patch) | |
tree | 6dabbf7cd0a4cf533795e9c4e09deed9cd5e63f4 /waftools/fragments/dvb.c | |
parent | 5f0fbacf1650392238d49df23a799ba4938f9326 (diff) | |
download | mpv-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 'waftools/fragments/dvb.c')
0 files changed, 0 insertions, 0 deletions