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
/
jpeg
/
gstjpegdec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix compile warnings with gcc 4.0.1.
Alessandro Decina
2009-09-22
1
-1
/
+1
*
jpegdec: add a G_UNLIKELY and put perf-cat log to code path that copies
Stefan Kost
2009-09-21
1
-1
/
+6
*
jpegdec: Avoid unnecessary processing until we have a full picture.
Edward Hervey
2009-09-03
1
-0
/
+12
*
jpeg: use longer macro names to not clash with some stupid windows defines
Stefan Kost
2009-07-30
1
-3
/
+3
*
jpegdec: when scanning for 0xff marker ends, ensure desired result
Mark Nauwelaerts
2009-07-28
1
-0
/
+4
*
jpeg: code cleanups for encoder
Stefan Kost
2009-07-21
1
-16
/
+1
*
jpegdec: bump max size to 65535x65535
Philippe Normand
2009-05-21
1
-2
/
+2
*
jpegdec: refactored gst_jpeg_dec_parse_image_data
Arnout Vandecappelle
2009-05-06
1
-42
/
+27
*
jpegdec: support additional 0xff before end marker.
Arnout Vandecappelle
2009-05-06
1
-12
/
+14
*
jpegdec: fix warning for still images by not trying to divide by 0
Tim-Philipp Müller
2009-04-20
1
-1
/
+1
*
jpegdec: use slightly more adaptive formula for QoS
Tim-Philipp Müller
2009-04-09
1
-6
/
+23
*
jpegdec: demote some log message from DEBUG to LOG
Tim-Philipp Müller
2009-04-02
1
-9
/
+9
*
jpegdec: implement basic QoS
Tim-Philipp Müller
2009-04-01
1
-3
/
+122
*
jpegdec: put GstSegment inside the element struct instead of allocating it se...
Tim-Philipp Müller
2009-03-25
1
-9
/
+4
*
Add examples for the jpeg elements.
Stefan Kost
2009-01-29
1
-0
/
+8
*
ext/jpeg/gstjpegdec.c: Align documentation with reality.
Mark Nauwelaerts
2008-07-14
1
-2
/
+1
*
ext/jpeg/gstjpegdec.c: Actually drop the buffers which are outside the curren...
Edward Hervey
2007-12-16
1
-3
/
+9
*
More docs. More logs in pngdec.
Stefan Kost
2007-07-18
1
-0
/
+6
*
ext/jpeg/: These libjpeg callbacks should return a 'boolean' (unsigned char a...
Vincent Torri
2007-01-08
1
-2
/
+2
*
gst/id3demux/id3v2frames.c: We require a -base more recent than 0.10.9, so it...
Tim-Philipp Müller
2006-11-01
1
-6
/
+5
*
Printf format fixes.
Tim-Philipp Müller
2006-10-05
1
-1
/
+1
*
ext/jpeg/gstjpegdec.c: our code should handle that fine. Some of the buttons ...
Tim-Philipp Müller
2006-09-25
1
-1
/
+1
*
ext/jpeg/gstjpegdec.c: After a failed buffer alloc, we need to abort the jpeg...
Edward Hervey
2006-06-18
1
-0
/
+2
*
ext/jpeg/gstjpegdec.*: API: Added IDCT method property
Wim Taymans
2006-06-09
1
-36
/
+126
*
ext/jpeg/gstjpegdec.c: Initialize segment to GST_FORMAT_UNDEFINED in READY->P...
Edward Hervey
2006-05-28
1
-1
/
+1
*
ext/jpeg/gstjpegdec.*: Clip outgoing buffers according to currently configure...
Edward Hervey
2006-05-28
1
-0
/
+51
*
ext/jpeg/gstjpegdec.c: Abort decompression when receiving FLUSH_STOP. This sh...
Edward Hervey
2006-05-27
1
-0
/
+25
*
ext/jpeg/gstjpegdec.c: Fix crashes when the horizontal subsampling is 1.
Tim-Philipp Müller
2006-05-22
1
-6
/
+30
*
ext/jpeg/gstjpegdec.c: Fix crash when outputting debugging information for ce...
Tim-Philipp Müller
2006-05-17
1
-1
/
+1
*
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
2006-04-25
1
-1
/
+1
*
ext/jpeg/gstjpegdec.c: Source pad has fixed caps. If we don't set this, bad t...
Tim-Philipp Müller
2006-04-25
1
-0
/
+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
/
+6
*
ext/jpeg/gstjpegdec.*: Fix durations on outgoing buffers after seeking in MJP...
Tim-Philipp Müller
2006-03-14
1
-13
/
+29
*
docs/plugins/: Added smoke and jpeg to the docs.
Wim Taymans
2006-03-03
1
-2
/
+2
*
ext/jpeg/gstjpegdec.c: Fix invalid memory access for some odd-sized images (s...
Tim-Philipp Müller
2006-02-17
1
-7
/
+8
*
Update for alloc_buffer changes.
Andy Wingo
2005-12-05
1
-1
/
+1
*
ext/jpeg/: JPEG fractiony goodness.
Michael Smith
2005-11-22
1
-14
/
+32
*
ext/jpeg/gstjpegdec.c: Only GST_DEBUG() information on the valid components.
Edward Hervey
2005-11-12
1
-1
/
+1
*
ext/jpeg/gstjpegdec.*: Cleanups. Don't create caps for every chain.
Wim Taymans
2005-10-28
1
-59
/
+91
*
All plugins updated for element state changes.
Andy Wingo
2005-09-02
1
-9
/
+10
*
ext/jpeg/gstjpegdec.c: Fix decoding of pictures with certain uneven or unalig...
Tim-Philipp Müller
2005-08-12
1
-44
/
+106
*
ext/jpeg/gstjpegdec.*: Fix crashes/invalid memory access for pictures that ha...
Tim-Philipp Müller
2005-08-11
1
-65
/
+53
*
ext/jpeg/gstjpegdec.*: Make mjpeg actually work and skip jpeg data parsing if...
Tim-Philipp Müller
2005-08-09
1
-21
/
+32
*
ext/jpeg/gstjpegdec.c: Add setcaps() function (for mjpeg).
Tim-Philipp Müller
2005-08-08
1
-1
/
+26
*
Port jpegdec to 0.9; handles 'progressive loading' now, ie. input does no lon...
Tim-Philipp Müller
2005-08-08
1
-191
/
+527
*
Fix rowstrides
Tim-Philipp Müller
2005-02-18
1
-23
/
+26
*
ext/jpeg/gstjpegdec.c: Make jpegdec quiet on MJPEG decoding
Stéphane Loeuillet
2005-01-10
1
-0
/
+15
*
ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer after setting ...
Johan Dahlin
2004-09-20
1
-12
/
+12
*
cleanups, debugging and memleak fixes
Thomas Vander Stichele
2004-08-09
1
-18
/
+25
[next]