x264enc: Add profile property
authorRobert Swain <robert.swain@collabora.co.uk>
Wed, 21 Jul 2010 13:52:28 +0000 (15:52 +0200)
committerRobert Swain <robert.swain@collabora.co.uk>
Sun, 25 Jul 2010 11:37:45 +0000 (13:37 +0200)
commit76cc4dbc07052a0547a6c4a6b3165351028044e9
treefc2b0e2d829bf9e2f3f3796489459161de71884f
parentf2be62695c9bcadc70a778a6825298a579f7c013
x264enc: Add profile property

In X264_BUILD >= 86 there is a new API for applying restrictions to an H.264
Profile. This makes it easier to achieve Baseline Profile for example.

Addresses part of bug #607798
ext/x264/gstx264enc.c
ext/x264/gstx264enc.h