libx264: introduce -x264-params private option
authorGavriloaie Eugen-Andrei <crtmpserver@gmail.com>
Wed, 23 Jan 2013 07:21:55 +0000 (08:21 +0100)
committerLuca Barbato <lu_zero@gentoo.org>
Fri, 25 Jan 2013 16:20:03 +0000 (17:20 +0100)
commit29b553c1a663299560f0e911cca1917f7d907ba3
tree847fc1e786cc5476500e3d99b52b983c2e99259a
parent38c1466ca41c73c7ce347da702362cb69c151716
libx264: introduce -x264-params private option

It is a shortcut to set all the params using x264_param_parse,
makes simpler importing settings from other software using x264.
libavcodec/libx264.c