gstreamer/ext/openexr
Sebastian Dröge 7548d5f7f9 openexrdec: Don't start scanning for the header from the start again each time
This will be incredible slow if the upstream block size is very small. Instead
continue scanning for the header where we previously stopped.

For the standard filesrc block-size this made decoding a file about
3 times faster.

https://bugzilla.gnome.org/show_bug.cgi?id=719890
2014-01-18 13:56:28 +01:00
..
gstopenexr.c openexr: Add OpenEXR decoder element 2013-11-23 18:51:52 +01:00
gstopenexr.h openexr: Add OpenEXR plugin 2013-11-23 18:51:35 +01:00
gstopenexrdec.cpp openexrdec: Don't start scanning for the header from the start again each time 2014-01-18 13:56:28 +01:00
gstopenexrdec.h openexr: Add OpenEXR decoder element 2013-11-23 18:51:52 +01:00
Makefile.am openexr: Add OpenEXR decoder element 2013-11-23 18:51:52 +01:00