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
...
*
pngenc: validate input buffer size
René Stadler
2011-10-21
1
-0
/
+8
*
pngenc: make setcaps more robust, use gstvideo functions
René Stadler
2011-10-21
3
-28
/
+46
*
pngdec: Remove temporary code
David Schleef
2011-04-24
1
-9
/
+3
*
pngdec: Handle 16-bit-per-channel images
David Schleef
2011-02-20
1
-10
/
+15
*
pngenc: Use proper framerate range in caps
Edward Hervey
2010-12-03
1
-1
/
+1
*
pngdec: use png_error() as recommended by libpng docs to signal an error
Stefan Kost
2010-12-03
1
-0
/
+1
*
various (ext): add a missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
2010-10-13
1
-5
/
+5
*
pngdec: Don't use GST_FLOW_IS_FATAL()
Sebastian Dröge
2010-09-04
1
-2
/
+6
*
pngenc: Support 8 bit grayscale
Thiago Santos
2010-06-01
1
-2
/
+13
*
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
2010-03-18
3
-16
/
+8
*
pngenc: Use png_get_io_ptr() instead of accessing io_ptr directly
Руслан Ижбулатов
2010-03-16
1
-4
/
+4
*
pngenc: Call png_jmpbuf() instead of accessing png_struct_ptr directly
Руслан Ижбулатов
2010-03-14
1
-1
/
+1
*
pngenc: Call png_error() instead of using longjmp() directly.
Руслан Ижбулатов
2010-03-13
1
-2
/
+1
*
png: fractions don't allow doubles
Benjamin Otte
2010-03-09
1
-1
/
+1
*
png: fix compilation with libpng 1.4
David Hoyt
2010-02-02
1
-0
/
+4
*
pngdec: Avoid possible overflow in calculations
Jan Schmidt
2009-06-02
1
-4
/
+16
*
pngdec: match g_malloc() with g_free()
John Keeping
2009-05-25
1
-1
/
+1
*
Add RANKS for various encoders and muxers
Christian Schaller
2009-05-07
1
-1
/
+2
*
fix format string in pngdec
Andy Wingo
2009-04-20
1
-1
/
+1
*
Remove trivial unused variables detected by CLang static analyzer.
Edward Hervey
2009-04-18
1
-4
/
+0
*
Remove unused variables in _class_init
Edward Hervey
2009-04-18
2
-4
/
+0
*
pngdec: various cleanups.
Wim Taymans
2009-03-10
1
-21
/
+44
*
Update and add documentation for plugins with deps (ext).
Stefan Kost
2009-01-28
2
-1
/
+5
*
ext/libpng/gstpngenc.c: Don't flush downstream after every buffer - that's no...
Jan Schmidt
2008-11-20
1
-10
/
+1
*
Don't install static libs for plugins. Fixes #550851 for -good.
Stefan Kost
2008-11-04
1
-0
/
+1
*
ext/libpng/gstpngdec.c: Don't return GST_FLOW_ERROR when buffer_alloc fails -...
Jan Schmidt
2008-06-30
1
-3
/
+2
*
ext/libpng/gstpngenc.*: Preallocate the output buffer so that g_memdup() and ...
Alessandro Decina
2008-01-29
2
-19
/
+26
*
ext/libpng/gstpngdec.c: Post error before sending EOS. Fixes #499178.
Wim Taymans
2007-11-29
1
-1
/
+1
*
ext/libpng/gstpngdec.*: Don't release the png-memory from within the callback.
Stefan Kost
2007-11-20
2
-12
/
+19
*
ext/libpng/gstpngenc.c: Don't leak buffer data memory. Fixes #498395.
René Stadler
2007-11-20
1
-1
/
+2
*
ext/annodex/Makefile.am: Fix CFLAGS/LIBS.
Stefan Kost
2007-07-20
1
-0
/
+1
*
More docs. More logs in pngdec.
Stefan Kost
2007-07-18
1
-10
/
+17
*
Fix build against core CVS.
Tim-Philipp Müller
2007-07-11
1
-1
/
+2
*
ext/libpng/gstpngdec.c: Remove endianness-flipping hack that seems to have be...
Jan Schmidt
2007-07-06
1
-1
/
+6
*
ext/: When operating in pull mode, error out correct on not-linked.
Tim-Philipp Müller
2007-06-08
1
-4
/
+5
*
ext/libpng/gstpngdec.c: Fix build on macosx.
Edward Hervey
2007-05-16
1
-3
/
+4
*
ext/libpng/gstpngdec.c: If we get a fatal flow return in the loop function, f...
Tim-Philipp Müller
2007-04-25
1
-1
/
+1
*
ext/libpng/gstpngenc.*: Fix strides. Fixes #364856.
Wim Taymans
2006-10-27
2
-27
/
+19
*
Printf format fixes.
Tim-Philipp Müller
2006-10-05
1
-1
/
+1
*
ext/libpng/gstpngdec.*: Use statically allocated segment instead of leaking.
Wim Taymans
2006-07-17
2
-67
/
+98
*
ext/libpng/gstpngdec.*: Implement buffer clipping/dropping using GstSegment.
Edward Hervey
2006-07-03
2
-5
/
+61
*
Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro f...
Tim-Philipp Müller
2006-06-22
2
-2
/
+2
*
Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
Stefan Kost
2006-06-01
2
-7
/
+7
*
ext/libpng/gstpngenc.c: In snapshot mode, we always return GST_FLOW_UNEXPECTE...
Edward Hervey
2006-05-16
1
-4
/
+2
*
ext/libpng/Makefile.am: Add LIBPNG_CFLAGS.
Zaheer Abbas Merali
2006-05-16
1
-1
/
+1
*
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
2006-04-25
2
-2
/
+2
*
ext/libpng/gstpngdec.*: Handle more than one frame if the content is framed, ...
Tim-Philipp Müller
2006-04-11
2
-12
/
+99
*
Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
Stefan Kost
2006-04-08
2
-2
/
+2
*
better/unified long descriptions
Wim Taymans
2006-03-30
2
-12
/
+10
*
ext/libpng/gstpngdec.c: Make state change function thread-safe.
Tim-Philipp Müller
2006-03-23
1
-4
/
+11
[prev]
[next]