Fix build against core CVS.
[platform/upstream/gstreamer.git] / ext / libpng / gstpngenc.c
2007-07-11 Tim-Philipp MüllerFix build against core CVS.
2006-10-27 Wim Taymansext/libpng/gstpngenc.*: Fix strides. Fixes #364856.
2006-06-22 Tim-Philipp MüllerUse GST_DEBUG_CATEGORY_STATIC where possible (#342503...
2006-05-16 Edward Herveyext/libpng/gstpngenc.c: In snapshot mode, we always...
2006-04-25 Stefan KostDefine GstElementDetails as const and also static ...
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-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-01-23 Jens GranseuerC89 fixes: declare variables at the beginning of a...
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-11-22 Jan SchmidtMore fractional framerate conversions
2005-11-18 Edward Herveyext/libpng/gstpngenc.c: Added debug category
2005-08-28 Andy WingoUpdates for two-arg init from GST_BOILERPLATE.
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-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-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-14 Thomas Vander Stichelegst-indent
2004-03-06 Christophe FergeauFix several misuse of gst_buffer_merge (it doesn't...
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...
2003-12-22 David SchleefMerge CAPS branch
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-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?
2003-07-06 Ronald S. BultjeNew mimetypes gone into effect today - this commit...
2003-06-29 Benjamin Ottecompatibility fix for new GST_DEBUG stuff.
2003-06-07 Ronald S. BultjeRemove NEW_MEDIA from plugins
2003-05-08 Ronald S. BultjeSee #112579
2003-01-20 Thomas Vander Sticheleclean up
2003-01-10 Thomas Vander Stichelemore link fixes
2003-01-10 Thomas Vander StichelePadConnect -> PadLink
2003-01-10 Thomas Vander Sticheleanother batch of connect->link fixes please let me...
2002-11-22 Jeremy Simonshould work with avifile too some cleanup ( video/png...
2002-11-18 Thomas Vander Sticheleputting in apoc's png encoder, needs some cleanup