OSDN Git Service

mp: extend syntax, make it accept mp=filter=params
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Sun, 27 Mar 2011 22:03:19 +0000 (00:03 +0200)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Mon, 28 Mar 2011 20:50:09 +0000 (22:50 +0200)
commitc50998675d0c1a932dcf2b79a150a4dfe430050c
tree2d411667e6a943015dab329ea359fd914f942235
parent681ba7229e8cb0106e7d641be4f6fb0cf6a9fba8
mp: extend syntax, make it accept mp=filter=params

Make the mp wrapper accept the syntax mp=filter=params as alternative
to mp=filter:params. The alternative syntax is sligthly more readable
and should simplify copy&paste of MPlayer filter strings to the mp
filter.
libavfilter/vf_mp.c