summaryrefslogtreecommitdiff
path: root/ext/openexr
Commit message (Expand)AuthorAgeFilesLines
* Fix build with OpenEXR 3Antonio Rojas2021-05-041-0/+1
* openexr: allow per feature registrationStéphane Cerveau2021-03-233-4/+6
* openexr: Fix check for when to pass -std=c++98Nirbheek Chauhan2019-12-021-4/+19
* openexr: Fix compilation with OpenEXR 2.4Jan Alexander Steffens (heftig)2019-11-021-2/+7
* Remove autotools build systemTim-Philipp Müller2019-10-141-17/+0
* meson: add more plugins to plugins listTim-Philipp Müller2019-05-301-0/+1
* meson: build openexr pluginTim-Philipp Müller2018-12-171-0/+16
* 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