summaryrefslogtreecommitdiffstats
path: root/ext/jpeg/gstjpegdec.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-4/+34
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-14/+17
* Add standard huffman tables if the file doesn't have themRonald S. Bultje2003-06-151-0/+118
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-101-1/+1
* plugins part of license field patchChristian Schaller2002-09-181-0/+1
* a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo2002-04-201-1/+1
* filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo2002-03-241-13/+13
* // to /* */ fixesChristian Schaller2002-02-031-10/+10
* Bring the plugins in sync with the new core capsnego system.Wim Taymans2002-01-131-7/+7
* added jpeg and shout (icecastsend has been renamed to shout, there are other ...Thomas Vander Stichele2001-12-231-0/+265