index
:
delta/gstreamer-plugins-good.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_11
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
RELEASE-0_10_10_BRANCH
RELEASE-0_10_10_ROOT
TYPEFIND
baserock/0.10+v4l_fix
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/0.10
baserock/morph/1.2
discontinued-for-monorepo
g729fixes
master
master-UNNAMED-BRANCH
gitlab.freedesktop.org: gstreamer/gst-plugins-good.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
libpng
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix build and use of GST_LIBS
Thomas Vander Stichele
2005-09-23
1
-2
/
+1
*
Updates for two-arg init from GST_BOILERPLATE.
Andy Wingo
2005-08-28
1
-1
/
+1
*
ext/libpng/Makefile.am: Fix uninstalled build.
Ronald S. Bultje
2005-08-03
1
-1
/
+1
*
Ported pngenc , still have to port pngdec...
Edward Hervey
2005-08-02
3
-97
/
+92
*
ext/libpng/: Fix byte-order, use proper fixed caps. Fixes #164197.
Ronald S. Bultje
2005-02-08
2
-72
/
+43
*
ext/libpng/gstpngenc.*: Add compression level property (#163323).
Ronald S. Bultje
2005-01-09
2
-2
/
+19
*
ext/libpng/gstpngdec.c: Handle only 8-bppc (bits-per-pixel-component) images,...
Ronald S. Bultje
2005-01-09
2
-20
/
+45
*
ext/libpng/: mime fixage.
Ronald S. Bultje
2005-01-07
3
-37
/
+25
*
ext/libpng/gstpngenc.c: Copy over buffer properties. Fixes #158832
Edward Hervey
2004-11-23
1
-0
/
+1
*
error out on unsupported types
Thomas Vander Stichele
2004-08-17
1
-1
/
+2
*
ext/libpng/gstpngenc.c: fix default for newmedia flag
Zaheer Abbas Merali
2004-07-30
1
-1
/
+1
*
ext/libpng/gstpngenc.*: Added newmedia support to pngenc so now gst-launch-0....
Zaheer Abbas Merali
2004-07-30
2
-2
/
+24
*
ext/libpng/: Added snapshot property to pngenc. removed g_print from pngdec
Wim Taymans
2004-07-27
3
-9
/
+66
*
ext/libpng/: Added png decoder.
Wim Taymans
2004-07-16
4
-2
/
+423
*
don't mix tabs and spaces
Thomas Vander Stichele
2004-03-15
1
-3
/
+3
*
*.h: Revert indenting
Johan Dahlin
2004-03-15
1
-24
/
+23
*
gst-indent
Thomas Vander Stichele
2004-03-14
3
-93
/
+83
*
Fix several misuse of gst_buffer_merge (it doesn't take ownership of any buff...
Christophe Fergeau
2004-03-06
1
-1
/
+4
*
Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
David Schleef
2004-01-12
1
-0
/
+2
*
gst-libs/gst/video/video.h: Fix caps template names to be understandable.
Benjamin Otte
2004-01-12
1
-1
/
+1
*
Oops, failed to add this file during previous OS X stuff commit
Ronald S. Bultje
2004-01-03
1
-0
/
+2
*
ext/: OS X fixes (see #126628).
Ronald S. Bultje
2004-01-03
1
-1
/
+1
*
Merge CAPS branch
David Schleef
2003-12-22
1
-27
/
+20
*
remove copyright field from plugins
Andy Wingo
2003-12-04
1
-1
/
+0
*
+ checking in plugin category changes
Leif Johnson
2003-11-16
1
-1
/
+1
*
pngenc fixed
Iain Holmes
2003-11-02
2
-57
/
+61
*
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...
Andy Wingo
2003-10-08
1
-5
/
+6
*
updating some plugin categories
Leif Johnson
2003-10-08
1
-1
/
+1
*
Remove redundant plugindir definition
David Schleef
2003-08-10
1
-1
/
+0
*
+ changes for new float caps without slope/intercept + some category changes ...
Leif Johnson
2003-07-19
1
-1
/
+1
*
fix the bug where pngenc was registered as a effect plugin
Christian Schaller
2003-07-12
1
-1
/
+1
*
now how old is this bug?
Benjamin Otte
2003-07-08
1
-2
/
+2
*
New mimetypes gone into effect today - this commit changes all old mimetypes ...
Ronald S. Bultje
2003-07-06
2
-12
/
+19
*
compatibility fix for new GST_DEBUG stuff.
Benjamin Otte
2003-06-29
1
-1
/
+4
*
Remove NEW_MEDIA from plugins
Ronald S. Bultje
2003-06-07
1
-2
/
+3
*
See #112579
Ronald S. Bultje
2003-05-08
1
-1
/
+1
*
clean up
Thomas Vander Stichele
2003-01-20
1
-90
/
+67
*
more link fixes
Thomas Vander Stichele
2003-01-10
1
-1
/
+1
*
PadConnect -> PadLink
Thomas Vander Stichele
2003-01-10
1
-1
/
+1
*
another batch of connect->link fixes please let me know about issues and plea...
Thomas Vander Stichele
2003-01-10
1
-2
/
+2
*
parallel install fixes
Thomas Vander Stichele
2002-12-08
1
-1
/
+1
*
not sure what I did wrong but this should fix it hopefully
Thomas Vander Stichele
2002-11-27
1
-1
/
+0
*
should work with avifile too some cleanup ( video/png, ... )
Jeremy Simon
2002-11-22
4
-137
/
+146
*
putting in apoc's png encoder, needs some cleanup
Thomas Vander Stichele
2002-11-18
4
-0
/
+452