gstreamer/ext
Vineeth T M 63e0b29291 pngdec: change parse logic
Right now in parse logic the signature is checked every time the parse function
is called, and the whole data is the scanned each and every time, even though the
data is scanned in the previous instance. Changing the logic such that, we skip
the bytes which are already scanned in the previous instances of parse. This
helps in avoiding multiple scan of already scanned data/signature.

https://bugzilla.gnome.org/show_bug.cgi?id=737708
2014-11-04 10:55:32 +00:00
..
aalib gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00
cairo cairooverlay: add support for RGB16 2014-01-31 14:17:54 +00:00
dv docs: remove outdated and pointless 'Last reviewed' lines from docs 2014-04-26 23:35:17 +01:00
flac flacenc: update output segment stop time to match clipped samples 2014-10-30 14:30:30 +00:00
gdk_pixbuf gdkpixbufdec: modify wrong packetized mode logic 2014-09-16 14:50:59 +03:00
jack docs: remove outdated and pointless 'Last reviewed' lines from docs 2014-04-26 23:35:17 +01:00
jpeg Sprinkle some G_PARAM_DEPRECATED and #ifndef GST_REMOVE_DEPRECATED 2014-11-02 16:58:30 +00:00
libcaca cacasink: Fix support for RGB formats and add support for more of them 2013-05-07 15:54:24 +02:00
libpng pngdec: change parse logic 2014-11-04 10:55:32 +00:00
mikmod gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00
pulse pulse, v4l2: add missing G_END_DECLS in some places 2014-10-28 21:32:06 +00:00
raw1394 docs: get rid of 'Since: 0.10.x' markers 2013-11-18 14:47:35 +00:00
shout2 shout2send: error out if no caps were received 2014-01-21 10:56:19 +00:00
soup souphttpclientsink: Fix lifetime of stream headers and queued buffers 2014-10-02 12:47:36 +03:00
speex speexenc: update output segment stop time to match clipped samples 2014-10-30 14:43:22 +00:00
taglib id3v2mux: Fix another compiler warning 2014-02-08 21:01:32 +01:00
vpx vpx: remove compatibility defines 2014-11-01 15:40:44 +00:00
wavpack wavpack: remove support for ancient API version 2014-11-01 15:40:44 +00:00
Makefile.am vpx: Integrate into the build system 2012-09-16 15:43:39 +02:00