pulsesink: Better fix for deadlock on failed connect
[platform/upstream/gst-plugins-good.git] / ext / jpeg /
2010-12-21 Thiago Santosjpegenc: sink pad's getcaps shouldn't use the src pad...
2010-12-11 Tim-Philipp Müllerjpegdec: add "max-errors" property to ignore decoding...
2010-12-11 Tim-Philipp Müllerjpegenc: free/malloc instead of realloc, avoids memcpy
2010-12-06 Mark Nauwelaertsjpegdec: add debug to notify when skipping to jpeg...
2010-12-06 Mark Nauwelaertsjpegdec: discard incomplete image
2010-12-06 Mark Nauwelaertsjpegdec: avoid infinite loop when resyncing
2010-10-13 Stefan Kostvarious (ext): add a missing G_PARAM_STATIC_STRINGS...
2010-09-12 Tim-Philipp Müllerjpegdec: don't post an error message if buffer alloc...
2010-09-07 Wim Taymansjpegdec: avoid invalid adapter flush on QoS
2010-09-04 Sebastian Drögejpegdec: Don't use GST_FLOW_IS_FATAL()
2010-08-19 Thiago Santosjpegdec: Prevent crash when reading image with problems
2010-07-19 Thiago Santosjpegdec: Fix regression on markers parsing
2010-07-05 Mark Nauwelaertsjpegdec: fix skipping extra 0xff markers
2010-07-02 Tim-Philipp Müllerjpegdec: fix memory leak
2010-06-27 Sebastian Drögejpeg: Explicitely link with libgstbase
2010-06-14 Mark Nauwelaertsjpegdec: use libjpeg scatter-gather operation to avoid...
2010-06-14 Mark Nauwelaertsjpegdec: optimize buffer handling when parsing
2010-06-01 Mark Nauwelaertsjpegdec: fix variable init
2010-06-01 Thiago Santosjpegdec: Adds 8bit grayscale support
2010-06-01 Thiago Santosjpegenc: Accept grayscale as input
2010-05-28 Thiago Santosjpegenc: Keep variables in sane state after _reset
2010-05-14 Tim-Philipp Müllerjpegenc: fix two leaks
2010-05-13 Wim Taymansjpegdec: increase acceptable output sizes
2010-05-06 Stefan Kostjpegenc: also lift the arbitrary restrictions for width...
2010-04-30 Mark Nauwelaertsjpegdec: optimise buffer scanning
2010-04-30 Mark Nauwelaertsjpegdec: disregard superfluous lines when indirect...
2010-04-30 Mark Nauwelaertsjpegdec: add support for RGB and grayscale color space
2010-04-30 Mark Nauwelaertsjpegenc: support more colour spaces and some cleanups
2010-04-30 Mark Nauwelaertsjpegenc: more generic sink getcaps
2010-04-30 Mark Nauwelaertsjpegdec: more sanity checks on input
2010-04-25 Tim-Philipp Müllerjpegdec: don't crash if jpeg image contains more than...
2010-04-08 Stefan Kostjpegdec: move macro to c source
2010-04-05 Thiago Santosjpegenc: Fix getcaps function
2010-04-05 André Dieb Martinsjpegenc: should not return caps ANY based on downstream
2010-03-26 Raimo Järvijpegenc: Set correct getcaps/setcaps functions on srcpa...
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2010-03-17 Benjamin OtteAdd -Wundef to configure flags
2010-03-17 Benjamin OtteAdd -Wredundant-decls warning flag
2010-03-17 Benjamin OtteAdd -Wmissing-declarations -Wmissing-prototypes warning...
2010-02-22 David Hoytjpegdec: Fix invalid memory access by first checking...
2010-02-16 Stefan Kostjpegenc: add a fixme for handling other YUV variants
2010-02-02 Stefan Kostjpeg: don't directly access message, some message have...
2010-01-25 Stefan KostRevert "v4l2src: don't deref NULL"
2010-01-25 Stefan Kostv4l2src: don't deref NULL
2010-01-23 Michael Smithjpegenc: when creating an overflow buffer, copy timestamps.
2010-01-22 Peter van Hardenbergjpegenc: enlarge buffer if libjpeg tells us it's out...
2009-12-01 Wim Taymansjpegdec: reset segment info after flush
2009-11-24 Stefan Kostjpegenc: fix spelling in comment
2009-11-09 Tim-Philipp Müllerjpegdec: free temporary buffer when changing state...
2009-11-09 Tim-Philipp Müllerjpegdec: only allocate as much temporary memory as...
2009-11-03 Stefan Kostjpegdec: don't allocate big arrays on the stack
2009-10-16 Tim-Philipp Müllerjpegdec: fix branch hints
2009-10-16 Tim-Philipp Müllerjpegdec: fix regression in indirect decode path
2009-10-16 Tim-Philipp Müllerjpegdec: fix regression with certain formats
2009-10-16 Tim-Philipp Müllerjpegdec: don't use decompress structure members we...
2009-10-16 Tim-Philipp Müllerjpegdec: remove some unused members from jpegdec instan...
2009-10-13 Tim-Philipp Müllerjpegdec: fix bogus warning about discont flag on first...
2009-10-13 Tim-Philipp Müllerjpegdec: fix crash for unusual vertical chroma subsampl...
2009-10-09 Josep Torrajpegdec: fixes warning building in snow leopard
2009-10-07 Stefan Kostbuild: fprintf, sprintf, sscanf need stdio.h
2009-10-06 Stefan Kostjpegdec: comment/logging cleanups and more branch guides
2009-09-30 Stefan Kostjpegdec: don't leak output buffers on decoding errors
2009-09-28 Tim-Philipp Müllerjpegdec: fix 'unused variable' compiler warning when...
2009-09-28 Stefan Kostjpeg: handle more libjpeg return values, add some more...
2009-09-22 Alessandro DecinaFix compile warnings with gcc 4.0.1.
2009-09-21 Stefan Kostjpegdec: add a G_UNLIKELY and put perf-cat log to code...
2009-09-03 Edward Herveyjpegdec: Avoid unnecessary processing until we have...
2009-08-17 Tim-Philipp Müllersmokeenc: don't crash when compiled against libjpeg7
2009-07-30 Stefan Kostjpeg: use longer macro names to not clash with some...
2009-07-28 Mark Nauwelaertsjpegdec: when scanning for 0xff marker ends, ensure...
2009-07-24 Stefan Kostjpeg: make encoder work with libjpeg v7
2009-07-21 Stefan Kostjpeg: code cleanups for encoder
2009-05-21 Philippe Normandjpegdec: bump max size to 65535x65535
2009-05-07 Christian SchallerAdd RANKS for various encoders and muxers
2009-05-06 Arnout Vandecappellejpegdec: refactored gst_jpeg_dec_parse_image_data
2009-05-06 Arnout Vandecappellejpegdec: support additional 0xff before end marker.
2009-05-05 Wim Taymansjpegenc: set colorspace before _set_defaults()
2009-04-20 Tim-Philipp Müllerjpegdec: fix warning for still images by not trying...
2009-04-09 Tim-Philipp Müllerjpegdec: use slightly more adaptive formula for QoS
2009-04-01 Tim-Philipp Müllerjpegdec: demote some log message from DEBUG to LOG
2009-04-01 Tim-Philipp Müllerjpegdec: implement basic QoS
2009-03-25 Tim-Philipp Müllerjpegdec: put GstSegment inside the element struct inste...
2009-03-02 Thomas Vander SticheleMerge branch 'master' of ssh://thomasvs@git.freedesktop...
2009-02-25 Tim-Philipp Müllerjpegenc: error out instead of crashing if no caps have...
2009-02-23 Wim TaymansSome cleanups
2009-01-29 Stefan KostAdd examples for the jpeg elements.
2009-01-28 Stefan KostUpdate and add documentation for plugins with deps...
2008-12-23 Wim Taymansext/jpeg/gstsmokeenc.*: Implement getcaps function.
2008-11-04 Stefan KostDon't install static libs for plugins. Fixes #550851...
2008-07-14 Mark Nauwelaertsext/jpeg/gstjpegdec.c: Align documentation with reality.
2008-02-25 Sebastian Drögeext/jpeg/gstjpeg.c: Remove (commented out) smoke typefi...
2008-02-12 Sebastian DrögeAdd a few libjpeg suppressions and initialize a variabl...
2007-12-16 Edward Herveyext/jpeg/gstjpegdec.c: Actually drop the buffers which...
2007-07-18 Stefan KostMore docs. More logs in pngdec.
2007-07-11 Tim-Philipp MüllerFix build against core CVS.
2007-07-06 Michael Smithext/jpeg/gstsmokeenc.*: Remove stupidity in get/set...
2007-02-24 Loïc MinierFix build with LDFLAGS='-Wl,-z,defs' (#410997)
2007-01-08 Vincent Torriext/jpeg/: These libjpeg callbacks should return a...
2006-11-01 Tim-Philipp Müllergst/id3demux/id3v2frames.c: We require a -base more...
2006-10-30 Wim Taymansext/jpeg/: Various cleanups, capsnego and leak fixes.
next