Sign in
coral
/
imx-gst-plugins-good
/
4304e18b6f2f6ed606a5112164f7f07d8ab620fe
/
ext
/
libpng
5615ec5
pngdec: fix build with libpng versions between 1.2 and 1.5.1
by Andreas Frisch
· 7 years ago
9fd9881
pngdec: Extract icc profiles and send them downstreams for colormanagement elements
by Andreas Frisch
· 7 years ago
c53bee0
pngenc: fix memory leak in error code path
by Ponnam Srinivas
· 7 years ago
b68d936
Remove plugin specific static build option
by Nicolas Dufresne
· 8 years ago
b09f478
Add support for Meson as alternative/parallel build system
by Nirbheek Chauhan
· 8 years ago
7af9271
pngdec: Wait for segment event before checking it
by Nicolas Dufresne
· 9 years ago
1071309
good: use new gst_element_class_add_static_pad_template()
by Vineeth TM
· 9 years ago
1b27bad
videoencoders: use template subset check for accept-caps
by Thiago Santos
· 9 years ago
16fbd4f
videodecoders: use default pad accept-caps handling
by Thiago Santos
· 9 years ago
63e0b29
pngdec: change parse logic
by Vineeth T M
· 10 years ago
26a1344
Miscellaneous minor cleanups
by Sanjay NM
· 10 years ago
f489beb
pngdec: Remove unused variable
by Sebastian Dröge
· 10 years ago
e45e638
pngdec: modify wrong packetized mode logic
by Vineeth T M
· 10 years ago
b32de27
pngdec: enable libpng interlaced picture handling
by Rafał Mużyło
· 11 years ago
5eb4901
pngdec: All frames are sync points
by Sebastian Dröge
· 11 years ago
b1e4422
ext: Use new flush vfunc of video codec base classes and remove reset implementations
by Sebastian Dröge
· 11 years ago
bae5387
png: Link with libgstbase for GstByteReader and GstAdapter
by Sebastian Dröge
· 12 years ago
0392a0d
pngdec: Implement parsing functionality
by Sebastian Dröge
· 12 years ago
b0b0557
gst: Add better support for static plugins
by Sebastian Dröge
· 12 years ago
220d341
pngenc: unmap source frame when done
by David Schleef
· 12 years ago
0726b71
ext/sys: Fix some compilation errors caused by circular includes
by Sebastian Dröge
· 12 years ago
63fd591
pngdec: Actually use the stop() vfunc implementation
by Sebastian Dröge
· 12 years ago
f37fca4
pngdec: Keep the input state in reset()
by Sebastian Dröge
· 12 years ago
230cf41
Fix FSF address
by Tim-Philipp Müller
· 12 years ago
9dcdc41
jpeg, png, vpx: use gst_element_class_set_static_metadata()
by Tim-Philipp Müller
· 12 years ago
a32398f
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
by Mark Nauwelaerts
· 12 years ago
4bb52bb
docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvert
by Tim-Philipp Müller
· 12 years ago
4de8bd0
No code with side-effects inside g_assert() please
by Tim-Philipp Müller
· 12 years ago
6e673d4
ext: Update for video base classes API changes
by Sebastian Dröge
· 13 years ago
fa5697e
jpeg/png: Call video_decoder_negotiate()
by Edward Hervey
· 13 years ago
16b8e2d
update for query api changes
by Wim Taymans
· 13 years ago
8eadb9c
update for query api changes
by Wim Taymans
· 13 years ago
77813e6
update for allocation query changes
by Wim Taymans
· 13 years ago
088c444
png: fix video state leaks
by Vincent Penquerc'h
· 13 years ago
78ec03e
Some printf variable format fixes
by Thiago Santos
· 13 years ago
5ba30e6
png: Port to 0.11 again
by Sebastian Dröge
· 13 years ago
0b82806
png: Port to base video classes
by Edward Hervey
· 13 years ago
e09ae57
Use new gst_element_class_set_static_metadata()
by Tim-Philipp Müller
· 13 years ago
aa2cd46
gst: Update for GST_PLUGIN_DEFINE() API changes
by Sebastian Dröge
· 13 years ago
5cdd49b
gst: Update versioning
by Sebastian Dröge
· 13 years ago
c44cd8f
Merge branch 'master' into 0.11
by Wim Taymans
· 13 years ago
513d480
don't pass random pointers to pull_range
by Wim Taymans
· 13 years ago
ced4758
update for bufferpool changes
by Wim Taymans
· 13 years ago
f3a770a
update for allocation query changes
by Wim Taymans
· 13 years ago
751fcf0
take padding into account
by Wim Taymans
· 13 years ago
9fb6766
pngenc: add support for 8- and 16-bit gray images
by Andrej Gelenberg
· 13 years ago
38372eb
pngdec: add support for video/x-raw-gray formats
by Andrej Gelenberg
· 13 years ago
9365f12
GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING
by Wim Taymans
· 13 years ago
f87ab74
png: port to new memory API
by Wim Taymans
· 13 years ago
a31a9e1
pngenc: disably snapshot behaviour by default
by Mark Nauwelaerts
· 13 years ago
2fcb5fa
pngdec: port to 0.11
by Mark Nauwelaerts
· 13 years ago
a179745
pngenc: port to 0.11
by Mark Nauwelaerts
· 13 years ago
47a1da9
GST_FLOW_UNEXPECTED -> GST_FLOW_EOS
by Wim Taymans
· 13 years ago
c0e101e
various: fix pad template leaks
by Vincent Penquerc'h
· 13 years ago
4111622
pngenc: increase arbitrary resolution limits
by René Stadler
· 13 years ago
db1f10a
pngenc: don't unconditionally allocate 4096 pointers on the stack
by René Stadler
· 13 years ago
65f9354
pngenc: ensure setcaps was called before chain function
by René Stadler
· 13 years ago
7e390c4
pngenc: validate input buffer size
by René Stadler
· 13 years ago
9eb55c3
pngenc: make setcaps more robust, use gstvideo functions
by René Stadler
· 13 years ago
24d57ac
pngdec: Remove temporary code
by David Schleef
· 14 years ago
13d4413
pngdec: Handle 16-bit-per-channel images
by David Schleef
· 14 years ago
ca9a380
pngenc: Use proper framerate range in caps
by Edward Hervey
· 15 years ago
a513a7b
pngdec: use png_error() as recommended by libpng docs to signal an error
by Stefan Kost
· 14 years ago
45f6707
various (ext): add a missing G_PARAM_STATIC_STRINGS flags
by Stefan Kost
· 14 years ago
58427ee
pngdec: Don't use GST_FLOW_IS_FATAL()
by Sebastian Dröge
· 14 years ago
ca0652a
pngenc: Support 8 bit grayscale
by Thiago Santos
· 15 years ago
cccfeaa
gst_element_class_set_details => gst_element_class_set_details_simple
by Benjamin Otte
· 15 years ago
bc873f7
pngenc: Use png_get_io_ptr() instead of accessing io_ptr directly
by Руслан Ижбулатов
· 15 years ago
43e3e5c
pngenc: Call png_jmpbuf() instead of accessing png_struct_ptr directly
by Руслан Ижбулатов
· 15 years ago
0ce7823
pngenc: Call png_error() instead of using longjmp() directly.
by Руслан Ижбулатов
· 15 years ago
2a5f368
png: fractions don't allow doubles
by Benjamin Otte
· 15 years ago
2514421
png: fix compilation with libpng 1.4
by David Hoyt
· 15 years ago
d9544bc
pngdec: Avoid possible overflow in calculations
by Jan Schmidt
· 16 years ago
32491d5
pngdec: match g_malloc() with g_free()
by John Keeping
· 16 years ago
bdf1698
Add RANKS for various encoders and muxers
by Christian Schaller
· 16 years ago
034a4a7
fix format string in pngdec
by Andy Wingo
· 16 years ago
0cb5b42
Remove trivial unused variables detected by CLang static analyzer.
by Edward Hervey
· 16 years ago
4a9e807
Remove unused variables in _class_init
by Edward Hervey
· 16 years ago
18571b9
pngdec: various cleanups.
by Wim Taymans
· 16 years ago
9cf73bd
Update and add documentation for plugins with deps (ext).
by Stefan Kost
· 16 years ago
006861f
ext/libpng/gstpngenc.c: Don't flush downstream after every buffer - that's not what this libpng callback is for at all!
by Jan Schmidt
· 16 years ago
084812b
Don't install static libs for plugins. Fixes #550851 for -good.
by Stefan Kost
· 16 years ago
7d08894
ext/libpng/gstpngdec.c: Don't return GST_FLOW_ERROR when buffer_alloc fails - return whatever it returned.
by Jan Schmidt
· 17 years ago
3ad8e77
ext/libpng/gstpngenc.*: Preallocate the output buffer so that g_memdup() and gst_buffer_merge() aren't needed anymore...
by Alessandro Decina
· 17 years ago
b3c5184
ext/libpng/gstpngdec.c: Post error before sending EOS. Fixes #499178.
by Wim Taymans
· 17 years ago
dfdc0fa
ext/libpng/gstpngdec.*: Don't release the png-memory from within the callback.
by Stefan Kost
· 17 years ago
696e4b0
ext/libpng/gstpngenc.c: Don't leak buffer data memory. Fixes #498395.
by René Stadler
· 17 years ago
546bc7d
ext/annodex/Makefile.am: Fix CFLAGS/LIBS.
by Stefan Kost
· 18 years ago
73ec6b7
More docs. More logs in pngdec.
by Stefan Kost
· 18 years ago
09c161d
Fix build against core CVS.
by Tim-Philipp Müller
· 18 years ago
5e32a71
ext/libpng/gstpngdec.c: Remove endianness-flipping hack that seems to have been required only because of a bug in ffm...
by Jan Schmidt
· 18 years ago
08d5ded
ext/: When operating in pull mode, error out correct on not-linked.
by Tim-Philipp Müller
· 18 years ago
ee21b60
ext/libpng/gstpngdec.c: Fix build on macosx.
by Edward Hervey
· 18 years ago
3f55b6e
ext/libpng/gstpngdec.c: If we get a fatal flow return in the loop function, first post the error message and only the...
by Tim-Philipp Müller
· 18 years ago
82ad65b
ext/libpng/gstpngenc.*: Fix strides. Fixes #364856.
by Wim Taymans
· 18 years ago
82f5a35
Printf format fixes.
by Tim-Philipp Müller
· 18 years ago
cc35079
ext/libpng/gstpngdec.*: Use statically allocated segment instead of leaking.
by Wim Taymans
· 19 years ago
00e08a3
ext/libpng/gstpngdec.*: Implement buffer clipping/dropping using GstSegment.
by Edward Hervey
· 19 years ago
05eaedc
Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro fixes.
by Tim-Philipp Müller
· 19 years ago
1def669
Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
by Stefan Kost
· 19 years ago
Next »