summaryrefslogtreecommitdiffstats
path: root/ext/jpeg/gstjpegdec.c
Commit message (Expand)AuthorAgeFilesLines
* jpegdec: put GstSegment inside the element struct instead of allocating it se...Tim-Philipp Müller2009-03-251-9/+4
* Add examples for the jpeg elements.Stefan Kost2009-01-291-0/+8
* ext/jpeg/gstjpegdec.c: Align documentation with reality.Mark Nauwelaerts2008-07-141-2/+1
* ext/jpeg/gstjpegdec.c: Actually drop the buffers which are outside the curren...Edward Hervey2007-12-161-3/+9
* More docs. More logs in pngdec.Stefan Kost2007-07-181-0/+6
* ext/jpeg/: These libjpeg callbacks should return a 'boolean' (unsigned char a...Vincent Torri2007-01-081-2/+2
* gst/id3demux/id3v2frames.c: We require a -base more recent than 0.10.9, so it...Tim-Philipp Müller2006-11-011-6/+5
* Printf format fixes.Tim-Philipp Müller2006-10-051-1/+1
* ext/jpeg/gstjpegdec.c: our code should handle that fine. Some of the buttons ...Tim-Philipp Müller2006-09-251-1/+1
* ext/jpeg/gstjpegdec.c: After a failed buffer alloc, we need to abort the jpeg...Edward Hervey2006-06-181-0/+2
* ext/jpeg/gstjpegdec.*: API: Added IDCT method propertyWim Taymans2006-06-091-36/+126
* ext/jpeg/gstjpegdec.c: Initialize segment to GST_FORMAT_UNDEFINED in READY->P...Edward Hervey2006-05-281-1/+1
* ext/jpeg/gstjpegdec.*: Clip outgoing buffers according to currently configure...Edward Hervey2006-05-281-0/+51
* ext/jpeg/gstjpegdec.c: Abort decompression when receiving FLUSH_STOP. This sh...Edward Hervey2006-05-271-0/+25
* ext/jpeg/gstjpegdec.c: Fix crashes when the horizontal subsampling is 1.Tim-Philipp Müller2006-05-221-6/+30
* ext/jpeg/gstjpegdec.c: Fix crash when outputting debugging information for ce...Tim-Philipp Müller2006-05-171-1/+1
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* ext/jpeg/gstjpegdec.c: Source pad has fixed caps. If we don't set this, bad t...Tim-Philipp Müller2006-04-251-0/+1
* better/unified long descriptionsWim Taymans2006-03-301-6/+5
* Fix memleak with gst_static_pad_template_get().Edward Hervey2006-03-151-4/+6
* ext/jpeg/gstjpegdec.*: Fix durations on outgoing buffers after seeking in MJP...Tim-Philipp Müller2006-03-141-13/+29
* docs/plugins/: Added smoke and jpeg to the docs.Wim Taymans2006-03-031-2/+2
* ext/jpeg/gstjpegdec.c: Fix invalid memory access for some odd-sized images (s...Tim-Philipp Müller2006-02-171-7/+8
* Update for alloc_buffer changes.Andy Wingo2005-12-051-1/+1
* ext/jpeg/: JPEG fractiony goodness.Michael Smith2005-11-221-14/+32
* ext/jpeg/gstjpegdec.c: Only GST_DEBUG() information on the valid components.Edward Hervey2005-11-121-1/+1
* ext/jpeg/gstjpegdec.*: Cleanups. Don't create caps for every chain.Wim Taymans2005-10-281-59/+91
* All plugins updated for element state changes.Andy Wingo2005-09-021-9/+10
* ext/jpeg/gstjpegdec.c: Fix decoding of pictures with certain uneven or unalig...Tim-Philipp Müller2005-08-121-44/+106
* ext/jpeg/gstjpegdec.*: Fix crashes/invalid memory access for pictures that ha...Tim-Philipp Müller2005-08-111-65/+53
* ext/jpeg/gstjpegdec.*: Make mjpeg actually work and skip jpeg data parsing if...Tim-Philipp Müller2005-08-091-21/+32
* ext/jpeg/gstjpegdec.c: Add setcaps() function (for mjpeg).Tim-Philipp Müller2005-08-081-1/+26
* Port jpegdec to 0.9; handles 'progressive loading' now, ie. input does no lon...Tim-Philipp Müller2005-08-081-191/+527
* Fix rowstridesTim-Philipp Müller2005-02-181-23/+26
* ext/jpeg/gstjpegdec.c: Make jpegdec quiet on MJPEG decodingStéphane Loeuillet2005-01-101-0/+15
* ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer after setting ...Johan Dahlin2004-09-201-12/+12
* cleanups, debugging and memleak fixesThomas Vander Stichele2004-08-091-18/+25
* second batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet2004-05-211-2/+2
* add debugging categoriesThomas Vander Stichele2004-04-231-0/+5
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-12/+13
* gst-indentThomas Vander Stichele2004-03-141-176/+184
* ext/gdk_pixbuf/gstgdkpixbuf.c: Fix logic bug causing spurious errors.David Schleef2004-02-111-35/+36
* gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte2004-01-121-1/+1
* Convert elements to use gst_pad_use_explicit_caps() where appropriate.David Schleef2004-01-021-3/+9
* Merge CAPS branchDavid Schleef2003-12-221-43/+28
* + checking in plugin category changesLeif Johnson2003-11-161-3/+3
* change video/x-jpeg to image/jpegDavid Schleef2003-11-101-1/+1
* JPEG JPEG JPEG WHEEEEIain Holmes2003-11-021-6/+51
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-3/+4
* updating some plugin categoriesLeif Johnson2003-10-081-1/+1