pulsesink: Use the extended stream API if available
[platform/upstream/gst-plugins-good.git] / ext / libpng /
2011-04-25 David Schleefpngdec: Remove temporary code
2011-03-08 Tim-Philipp MüllerMerge ad-hoc release branch '0.10.28'
2011-02-20 David Schleefpngdec: Handle 16-bit-per-channel images
2010-12-03 Edward Herveypngenc: Use proper framerate range in caps
2010-12-03 Stefan Kostpngdec: use png_error() as recommended by libpng docs...
2010-10-13 Stefan Kostvarious (ext): add a missing G_PARAM_STATIC_STRINGS...
2010-09-04 Sebastian Drögepngdec: Don't use GST_FLOW_IS_FATAL()
2010-06-01 Thiago Santospngenc: Support 8 bit grayscale
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2010-03-16 Руслан Ижбулатовpngenc: Use png_get_io_ptr() instead of accessing io_pt...
2010-03-14 Руслан Ижбулатовpngenc: Call png_jmpbuf() instead of accessing png_stru...
2010-03-13 Руслан Ижбулатовpngenc: Call png_error() instead of using longjmp(...
2010-03-09 Benjamin Ottepng: fractions don't allow doubles
2010-02-02 David Hoytpng: fix compilation with libpng 1.4
2009-06-02 Jan Schmidtpngdec: Avoid possible overflow in calculations
2009-05-25 John Keepingpngdec: match g_malloc() with g_free()
2009-05-07 Christian SchallerAdd RANKS for various encoders and muxers
2009-04-20 Andy Wingofix format string in pngdec
2009-04-18 Edward HerveyRemove trivial unused variables detected by CLang stati...
2009-04-18 Edward HerveyRemove unused variables in _class_init
2009-03-10 Wim Taymanspngdec: various cleanups.
2009-01-28 Stefan KostUpdate and add documentation for plugins with deps...
2008-11-20 Jan Schmidtext/libpng/gstpngenc.c: Don't flush downstream after...
2008-11-04 Stefan KostDon't install static libs for plugins. Fixes #550851...
2008-06-30 Jan Schmidtext/libpng/gstpngdec.c: Don't return GST_FLOW_ERROR...
2008-01-29 Alessandro Decinaext/libpng/gstpngenc.*: Preallocate the output buffer...
2007-11-29 Wim Taymansext/libpng/gstpngdec.c: Post error before sending EOS...
2007-11-20 Stefan Kostext/libpng/gstpngdec.*: Don't release the png-memory...
2007-11-20 René Stadlerext/libpng/gstpngenc.c: Don't leak buffer data memory...
2007-07-20 Stefan Kostext/annodex/Makefile.am: Fix CFLAGS/LIBS.
2007-07-18 Stefan KostMore docs. More logs in pngdec.
2007-07-11 Tim-Philipp MüllerFix build against core CVS.
2007-07-06 Jan Schmidtext/libpng/gstpngdec.c: Remove endianness-flipping...
2007-06-08 Tim-Philipp Müllerext/: When operating in pull mode, error out correct...
2007-05-16 Edward Herveyext/libpng/gstpngdec.c: Fix build on macosx.
2007-04-25 Tim-Philipp Müllerext/libpng/gstpngdec.c: If we get a fatal flow return...
2006-10-27 Wim Taymansext/libpng/gstpngenc.*: Fix strides. Fixes #364856.
2006-10-05 Tim-Philipp MüllerPrintf format fixes.
2006-07-17 Wim Taymansext/libpng/gstpngdec.*: Use statically allocated segmen...
2006-07-03 Edward Herveyext/libpng/gstpngdec.*: Implement buffer clipping/dropp...
2006-06-22 Tim-Philipp MüllerUse GST_DEBUG_CATEGORY_STATIC where possible (#342503...
2006-06-01 Stefan KostFix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
2006-05-16 Edward Herveyext/libpng/gstpngenc.c: In snapshot mode, we always...
2006-05-16 Zaheer Abbas Meraliext/libpng/Makefile.am: Add LIBPNG_CFLAGS.
2006-04-25 Stefan KostDefine GstElementDetails as const and also static ...
2006-04-11 Tim-Philipp Müllerext/libpng/gstpngdec.*: Handle more than one frame...
2006-04-08 Stefan KostFix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
2006-03-30 Wim Taymansbetter/unified long descriptions
2006-03-23 Tim-Philipp Müllerext/libpng/gstpngdec.c: Make state change function...
2006-03-15 Edward HerveyFix memleak with gst_static_pad_template_get().
2006-03-13 Wim Taymansclose #333784 unref the result of gst_pad_get_parent...
2006-03-06 Julien Moutteext/libpng/gstpngdec.c: Implement paletted and grayscal...
2006-01-23 Jens GranseuerC89 fixes: declare variables at the beginning of a...
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-12-05 Andy WingoUpdate for alloc_buffer changes.
2005-11-22 Jan SchmidtMore fractional framerate conversions
2005-11-22 Andy Wingoext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event...
2005-11-18 Edward Herveyext/libpng/gstpngenc.c: Added debug category
2005-11-14 Thomas Vander Stichelerework configure.ac; make asterisk rtp stuff compile...
2005-10-25 Julien Moutteext/libpng/gstpngdec.c: Push a newsegment event, move...
2005-10-25 Julien Moutteext/libpng/gstpngdec.c: Temporary hack to get correct...
2005-10-24 Julien Moutteext/libpng/gstpngdec.c: Don't use fixed caps on a sink...
2005-10-23 Thomas Vander SticheleSTOPPED->FAILED
2005-10-18 Julien Moutteext/libpng/gstpngdec.c: forgot the buffer unref in...
2005-10-18 Julien Moutteext/libpng/gstpngdec.*: Complete rewrite of pngdec...
2005-10-17 Julien Moutteext/libpng/gstpngdec.c: We use fixed caps.
2005-10-17 Julien Moutteconfigure.ac: Adding videomixer.
2005-10-15 Julien Moutteext/libpng/: Ported pngdec to 0.9
2005-09-23 Thomas Vander Stichelefix build and use of GST_LIBS
2005-08-28 Andy WingoUpdates for two-arg init from GST_BOILERPLATE.
2005-08-03 Ronald S. Bultjeext/libpng/Makefile.am: Fix uninstalled build.
2005-08-02 Edward HerveyPorted pngenc , still have to port pngdec...
2005-02-08 Ronald S. Bultjeext/libpng/: Fix byte-order, use proper fixed caps...
2005-01-09 Ronald S. Bultjeext/libpng/gstpngenc.*: Add compression level property...
2005-01-09 Ronald S. Bultjeext/libpng/gstpngdec.c: Handle only 8-bppc (bits-per...
2005-01-07 Ronald S. Bultjeext/libpng/: mime fixage.
2004-11-23 Edward Herveyext/libpng/gstpngenc.c: Copy over buffer properties...
2004-08-17 Thomas Vander Sticheleerror out on unsupported types
2004-07-30 Zaheer Abbas Meraliext/libpng/gstpngenc.c: fix default for newmedia flag
2004-07-30 Zaheer Abbas Meraliext/libpng/gstpngenc.*: Added newmedia support to pngen...
2004-07-27 Wim Taymansext/libpng/: Added snapshot property to pngenc. removed...
2004-07-16 Wim Taymansext/libpng/: Added png decoder.
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-15 Johan Dahlin*.h: Revert indenting
2004-03-14 Thomas Vander Stichelegst-indent
2004-03-06 Christophe FergeauFix several misuse of gst_buffer_merge (it doesn't...
2004-01-12 David SchleefMake sure everybody wraps #include "config.h" in #ifdef...
2004-01-12 Benjamin Ottegst-libs/gst/video/video.h: Fix caps template names...
2004-01-03 Ronald S. BultjeOops, failed to add this file during previous OS X...
2004-01-03 Ronald S. Bultjeext/: OS X fixes (see #126628).
2003-12-22 David SchleefMerge CAPS branch
2003-12-04 Andy Wingoremove copyright field from plugins
2003-11-16 Leif Johnson+ checking in plugin category changes
2003-11-02 Iain Holmespngenc fixed
2003-10-08 Andy Wingo/GstBuffer/GstData/ in the API where you can pass event...
2003-10-08 Leif Johnsonupdating some plugin categories
2003-08-10 David SchleefRemove redundant plugindir definition
2003-07-19 Leif Johnson+ changes for new float caps without slope/intercept...
2003-07-12 Christian Schallerfix the bug where pngenc was registered as a effect...
2003-07-08 Benjamin Ottenow how old is this bug?
next