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
*
jpegdec: fix branch hints
Tim-Philipp Müller
2009-10-16
1
-7
/
+7
*
jpegdec: fix regression in indirect decode path
Tim-Philipp Müller
2009-10-16
1
-1
/
+1
*
jpegdec: fix regression with certain formats
Tim-Philipp Müller
2009-10-16
1
-24
/
+41
*
jpegdec: don't use decompress structure members we shouldn't be using
Tim-Philipp Müller
2009-10-16
1
-14
/
+15
*
jpegdec: fix bogus warning about discont flag on first buffer
Tim-Philipp Müller
2009-10-13
1
-1
/
+1
*
jpegdec: fix crash for unusual vertical chroma subsampling factors
Tim-Philipp Müller
2009-10-13
1
-25
/
+66
*
jpegdec: fixes warning building in snow leopard
Josep Torra
2009-10-10
1
-5
/
+8
*
jpegdec: comment/logging cleanups and more branch guides
Stefan Kost
2009-10-06
1
-7
/
+11
*
jpegdec: don't leak output buffers on decoding errors
Stefan Kost
2009-09-30
1
-1
/
+9
*
jpegdec: fix 'unused variable' compiler warning when compiling with GST_DISAB...
Tim-Philipp Müller
2009-09-29
1
-5
/
+8
*
jpeg: handle more libjpeg return values, add some more branch hints
Stefan Kost
2009-09-28
1
-34
/
+50
*
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
[next]