summaryrefslogtreecommitdiffstats
path: root/ext/libpng
Commit message (Expand)AuthorAgeFilesLines
...
* ext/libpng/gstpngdec.*: Complete rewrite of pngdec. It's now very nice and ha...Julien Moutte2005-10-182-140/+465
* ext/libpng/gstpngdec.c: We use fixed caps.Julien Moutte2005-10-171-3/+3
* configure.ac: Adding videomixer.Julien Moutte2005-10-171-1/+1
* ext/libpng/: Ported pngdec to 0.9Julien Moutte2005-10-154-74/+75
* fix build and use of GST_LIBSThomas Vander Stichele2005-09-231-2/+1
* Updates for two-arg init from GST_BOILERPLATE.Andy Wingo2005-08-281-1/+1
* ext/libpng/Makefile.am: Fix uninstalled build.Ronald S. Bultje2005-08-031-1/+1
* Ported pngenc , still have to port pngdec...Edward Hervey2005-08-023-97/+92
* ext/libpng/: Fix byte-order, use proper fixed caps. Fixes #164197.Ronald S. Bultje2005-02-082-72/+43
* ext/libpng/gstpngenc.*: Add compression level property (#163323).Ronald S. Bultje2005-01-092-2/+19
* ext/libpng/gstpngdec.c: Handle only 8-bppc (bits-per-pixel-component) images,...Ronald S. Bultje2005-01-092-20/+45
* ext/libpng/: mime fixage.Ronald S. Bultje2005-01-073-37/+25
* ext/libpng/gstpngenc.c: Copy over buffer properties. Fixes #158832Edward Hervey2004-11-231-0/+1
* error out on unsupported typesThomas Vander Stichele2004-08-171-1/+2
* ext/libpng/gstpngenc.c: fix default for newmedia flagZaheer Abbas Merali2004-07-301-1/+1
* ext/libpng/gstpngenc.*: Added newmedia support to pngenc so now gst-launch-0....Zaheer Abbas Merali2004-07-302-2/+24
* ext/libpng/: Added snapshot property to pngenc. removed g_print from pngdecWim Taymans2004-07-273-9/+66
* ext/libpng/: Added png decoder.Wim Taymans2004-07-164-2/+423
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-3/+3
* *.h: Revert indentingJohan Dahlin2004-03-151-24/+23
* gst-indentThomas Vander Stichele2004-03-143-93/+83
* Fix several misuse of gst_buffer_merge (it doesn't take ownership of any buff...Christophe Fergeau2004-03-061-1/+4
* Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_HDavid Schleef2004-01-121-0/+2
* gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte2004-01-121-1/+1
* Oops, failed to add this file during previous OS X stuff commitRonald S. Bultje2004-01-031-0/+2
* ext/: OS X fixes (see #126628).Ronald S. Bultje2004-01-031-1/+1
* Merge CAPS branchDavid Schleef2003-12-221-27/+20
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* + checking in plugin category changesLeif Johnson2003-11-161-1/+1
* pngenc fixedIain Holmes2003-11-022-57/+61
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-5/+6
* updating some plugin categoriesLeif Johnson2003-10-081-1/+1
* Remove redundant plugindir definitionDavid Schleef2003-08-101-1/+0
* + changes for new float caps without slope/intercept + some category changes ...Leif Johnson2003-07-191-1/+1
* fix the bug where pngenc was registered as a effect pluginChristian Schaller2003-07-121-1/+1
* now how old is this bug?Benjamin Otte2003-07-081-2/+2
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-062-12/+19
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-1/+4
* Remove NEW_MEDIA from pluginsRonald S. Bultje2003-06-071-2/+3
* See #112579Ronald S. Bultje2003-05-081-1/+1
* clean upThomas Vander Stichele2003-01-201-90/+67
* more link fixesThomas Vander Stichele2003-01-101-1/+1
* PadConnect -> PadLinkThomas Vander Stichele2003-01-101-1/+1
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-101-2/+2
* parallel install fixesThomas Vander Stichele2002-12-081-1/+1
* not sure what I did wrong but this should fix it hopefullyThomas Vander Stichele2002-11-271-1/+0
* should work with avifile too some cleanup ( video/png, ... )Jeremy Simon2002-11-224-137/+146
* putting in apoc's png encoder, needs some cleanupThomas Vander Stichele2002-11-184-0/+452