index
:
gst-plugins-good.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ext
/
libpng
/
gstpngenc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused variables in _class_init
Edward Hervey
2009-04-18
1
-2
/
+0
*
Update and add documentation for plugins with deps (ext).
Stefan Kost
2009-01-28
1
-0
/
+5
*
ext/libpng/gstpngenc.c: Don't flush downstream after every buffer - that's no...
Jan Schmidt
2008-11-20
1
-10
/
+1
*
ext/libpng/gstpngenc.*: Preallocate the output buffer so that g_memdup() and ...
Alessandro Decina
2008-01-29
1
-19
/
+25
*
ext/libpng/gstpngenc.c: Don't leak buffer data memory. Fixes #498395.
René Stadler
2007-11-20
1
-1
/
+2
*
Fix build against core CVS.
Tim-Philipp Müller
2007-07-11
1
-1
/
+2
*
ext/libpng/gstpngenc.*: Fix strides. Fixes #364856.
Wim Taymans
2006-10-27
1
-27
/
+18
*
Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro f...
Tim-Philipp Müller
2006-06-22
1
-1
/
+1
*
ext/libpng/gstpngenc.c: In snapshot mode, we always return GST_FLOW_UNEXPECTE...
Edward Hervey
2006-05-16
1
-4
/
+2
*
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
2006-04-25
1
-1
/
+1
*
Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
Stefan Kost
2006-04-08
1
-1
/
+1
*
better/unified long descriptions
Wim Taymans
2006-03-30
1
-6
/
+5
*
Fix memleak with gst_static_pad_template_get().
Edward Hervey
2006-03-15
1
-4
/
+4
*
close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau.
Wim Taymans
2006-03-13
1
-0
/
+3
*
C89 fixes: declare variables at the beginning of a block and
Jens Granseuer
2006-01-23
1
-1
/
+3
*
expand tabs
Thomas Vander Stichele
2005-12-06
1
-4
/
+4
*
More fractional framerate conversions
Jan Schmidt
2005-11-22
1
-4
/
+6
*
ext/libpng/gstpngenc.c: Added debug category
Edward Hervey
2005-11-18
1
-1
/
+13
*
Updates for two-arg init from GST_BOILERPLATE.
Andy Wingo
2005-08-28
1
-1
/
+1
*
Ported pngenc , still have to port pngdec...
Edward Hervey
2005-08-02
1
-93
/
+88
*
ext/libpng/: Fix byte-order, use proper fixed caps. Fixes #164197.
Ronald S. Bultje
2005-02-08
1
-1
/
+1
*
ext/libpng/gstpngenc.*: Add compression level property (#163323).
Ronald S. Bultje
2005-01-09
1
-2
/
+18
*
ext/libpng/gstpngdec.c: Handle only 8-bppc (bits-per-pixel-component) images,...
Ronald S. Bultje
2005-01-09
1
-9
/
+21
*
ext/libpng/: mime fixage.
Ronald S. Bultje
2005-01-07
1
-34
/
+24
*
ext/libpng/gstpngenc.c: Copy over buffer properties. Fixes #158832
Edward Hervey
2004-11-23
1
-0
/
+1
*
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
1
-2
/
+23
*
ext/libpng/: Added snapshot property to pngenc. removed g_print from pngdec
Wim Taymans
2004-07-27
1
-8
/
+64
*
don't mix tabs and spaces
Thomas Vander Stichele
2004-03-15
1
-3
/
+3
*
gst-indent
Thomas Vander Stichele
2004-03-14
1
-60
/
+55
*
Fix several misuse of gst_buffer_merge (it doesn't take ownership of any buff...
Christophe Fergeau
2004-03-06
1
-1
/
+4
*
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
*
Merge CAPS branch
David Schleef
2003-12-22
1
-27
/
+20
*
+ checking in plugin category changes
Leif Johnson
2003-11-16
1
-1
/
+1
*
pngenc fixed
Iain Holmes
2003-11-02
1
-4
/
+48
*
/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
*
+ 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
1
-0
/
+8
*
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
*
should work with avifile too some cleanup ( video/png, ... )
Jeremy Simon
2002-11-22
1
-63
/
+32
[next]