x265enc: add accept-caps handling
authorThiago Santos <thiagoss@osg.samsung.com>
Mon, 17 Aug 2015 17:38:52 +0000 (14:38 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Mon, 17 Aug 2015 17:39:44 +0000 (14:39 -0300)
commit9e99102b48201abba60e6fee0c00518bcb2a3dba
treee27456b5cd378902a86af97846a4c6f2876e1004
parentf2aabb9f892ab76ac19eefb5696e6c9df3fae063
x265enc: add accept-caps handling

Ovewrite default handling to avoid doing a caps query. Check
the received caps against the possible formats supported by
the x265 library.
ext/x265/gstx265enc.c