summaryrefslogtreecommitdiff
path: root/ext/openexr
Commit message (Expand)AuthorAgeFilesLines
* openexr: Header are not C++11, force C++98Olivier Crête2017-07-111-1/+1
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* openexrdec: Also catch other exceptions by reference instead of by valueSebastian Dröge2017-03-011-2/+2
* openexrdec: Catch exception by reference instead of by valueSebastian Dröge2017-02-281-1/+1
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-4/+2
* videodecoders: use default pad accept-caps handlingThiago Santos2015-08-151-0/+3
* openexrdec: Don't start scanning for the header from the start again each timeSebastian Dröge2014-01-181-15/+23
* openexrdec: Instead of trying to parse the bitstream, just look for the next ...Sebastian Dröge2013-12-041-220/+28
* openexrdec: Consider the pixel aspect ratio stored in the fileSebastian Dröge2013-11-231-1/+4
* openexr: Add OpenEXR decoder elementSebastian Dröge2013-11-234-3/+726
* openexr: Add OpenEXR pluginSebastian Dröge2013-11-235-0/+79