gstreamer/ext/libpng
Vineeth T M e45e6382d6 pngdec: modify wrong packetized mode logic
packetized mode is being set when framerate is being set
which is not correct. Changing the same by checking the
input segement format. If input segment is in TIME it is
Packetized, and if it is in BYTES it is not.

https://bugzilla.gnome.org/show_bug.cgi?id=736252
2014-09-16 11:25:24 +03: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: modify wrong packetized mode logic 2014-09-16 11:25:24 +03:00
gstpngdec.h Fix FSF address 2012-11-04 00:07:18 +00:00
gstpngenc.c pngenc: unmap source frame when done 2013-03-22 15:19:19 -07: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