summaryrefslogtreecommitdiff
path: root/ext/x265
Commit message (Expand)AuthorAgeFilesLines
* x265enc: Drop incorrect stream-format="avc" in template capsArun Raghavan2015-09-211-1/+1
* x265enc: add accept-caps handlingThiago Santos2015-08-171-0/+27
* x265enc: remove dead codeLuis de Bethencourt2015-08-051-4/+0
* x265enc: fix memory leakLuis de Bethencourt2015-08-051-2/+3
* x265enc: Only copy VPS/SPS/PPS NAL units in header bufferThijs Vermeir2015-05-201-12/+18
* x265enc: Fix tune parameter mismatchThijs Vermeir2015-05-201-2/+2
* Remove obsolete Android build cruftTim-Philipp Müller2015-04-261-15/+0
* x265enc: Add support for 10bit 4:2:0 and 4:4:4 formatsSebastian Dröge2015-02-111-12/+41
* Improve and fix LATENCY query handlingSebastian Dröge2015-02-111-15/+20
* x265enc: reuse the gstvideo proxy getcapsThiago Santos2014-12-171-58/+5
* x265enc: add qp propertyJürgen Slowack2014-12-012-2/+25
* x265enc: add x265 encoder elementThijs Vermeir2014-10-153-0/+1355