gstreamer/ext/libpng
Nicolas Dufresne 7af9271c85 pngdec: Wait for segment event before checking it
The heuristic to choose between packetise or not was changed to use the
segment format. The problem is that this change is reading the segment
during the caps event handling. The segment event will only be sent
after. That prevented the decoder to go in packetize mode, and avoid
useless parsing.

https://bugzilla.gnome.org/show_bug.cgi?id=736252
2016-06-07 20:53:34 -04:00
..
gstpng.c Fix FSF address 2012-11-04 00:07:18 +00:00
gstpng.h Fix FSF address 2012-11-04 00:07:18 +00:00
gstpngdec.c pngdec: Wait for segment event before checking it 2016-06-07 20:53:34 -04:00
gstpngdec.h pngdec: change parse logic 2014-11-04 10:55:32 +00:00
gstpngenc.c good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02:00
gstpngenc.h Fix FSF address 2012-11-04 00:07:18 +00:00
Makefile.am png: Link with libgstbase for GstByteReader and GstAdapter 2013-06-07 15:38:25 +02:00