summaryrefslogtreecommitdiffstats
path: root/ext/jpeg
Commit message (Expand)AuthorAgeFilesLines
...
* ext/jpeg/gstjpegdec.c: Fix invalid memory access for some odd-sized images (s...Tim-Philipp Müller2006-02-171-7/+8
* ext/jpeg/gstsmokeenc.c: fix memleak. Fixes #326618Wim Taymans2006-01-131-1/+1
* ext/jpeg/: Fix leaks.Wim Taymans2006-01-042-3/+9
* expand tabsThomas Vander Stichele2005-12-063-73/+73
* Update for alloc_buffer changes.Andy Wingo2005-12-052-3/+5
* ext/jpeg/gstjpegenc.c: Don't leak input buffer in chain function (fixes #3226...Tim-Philipp Müller2005-11-281-47/+53
* ext/jpeg/: JPEG fractiony goodness.Michael Smith2005-11-226-38/+65
* rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele2005-11-141-1/+1
* 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-282-59/+96
* fix build and use of GST_LIBSThomas Vander Stichele2005-09-231-3/+2
* fix compiler warningsThomas Vander Stichele2005-09-092-2/+3
* jpgenc ported to GSTreamer 0.9Flavio Oliveira2005-09-084-55/+53
* All plugins updated for element state changes.Andy Wingo2005-09-022-17/+19
* 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-112-70/+53
* ext/jpeg/gstjpegdec.*: Make mjpeg actually work and skip jpeg data parsing if...Tim-Philipp Müller2005-08-092-21/+35
* ext/jpeg/gstjpegdec.c: Add setcaps() function (for mjpeg).Tim-Philipp Müller2005-08-081-1/+26
* ext/jpeg/Makefile.am: Fix compile.Ronald S. Bultje2005-08-081-1/+1
* Port jpegdec to 0.9; handles 'progressive loading' now, ie. input does no lon...Tim-Philipp Müller2005-08-084-233/+593
* ext/gdk_pixbuf/pixbufscale.c: Don't leak caps string (fixes #168134)Tim-Philipp Müller2005-02-221-7/+49
* Fix rowstridesTim-Philipp Müller2005-02-182-38/+57
* ext/jpeg/gstjpegdec.c: Make jpegdec quiet on MJPEG decodingStéphane Loeuillet2005-01-101-0/+15
* ext/: Fix mimetype on smoke encoder.Wim Taymans2004-10-181-1/+1
* fix dist of smokeThomas Vander Stichele2004-10-051-2/+7
* ext/jpeg/: Updated smoke, new bitstream, allows embedding in ogg.Wim Taymans2004-10-048-50/+281
* 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
* sighThomas Vander Stichele2004-06-091-1/+1
* anotherThomas Vander Stichele2004-06-091-1/+1
* add headers to HEADERSThomas Vander Stichele2004-06-091-1/+1
* ext/jpeg/: Added a new simple jpeg based codecWim Taymans2004-06-089-1/+1526
* second batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet2004-05-212-4/+4
* ext/jpeg/gstjpegenc.c: fix DURATION on outgoing buffersThomas Vander Stichele2004-05-051-0/+1
* ext/jpeg/: move format setting to inner loopThomas Vander Stichele2004-04-291-5/+5
* fix jpeg getcaps so it negotiates correctlyThomas Vander Stichele2004-04-261-1/+8
* add debugging categoriesThomas Vander Stichele2004-04-232-2/+15
* don't mix tabs and spacesThomas Vander Stichele2004-03-153-26/+28
* *.h: Revert indentingJohan Dahlin2004-03-152-71/+65
* gst-indentThomas Vander Stichele2004-03-145-363/+386
* fix headers fix signals to use - instead of _Thomas Vander Stichele2004-03-041-1/+1
* ext/gdk_pixbuf/gstgdkpixbuf.c: Fix logic bug causing spurious errors.David Schleef2004-02-113-75/+185
* Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_HDavid Schleef2004-01-121-0/+2
* gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte2004-01-122-2/+2
* Fix for instantiate-test (see core). Also remove dead code from jpegenc (whic...Ronald S. Bultje2004-01-071-28/+0
* Convert elements to use gst_pad_use_explicit_caps() where appropriate.David Schleef2004-01-021-3/+9
* Merge CAPS branchDavid Schleef2003-12-224-79/+52
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* + checking in plugin category changesLeif Johnson2003-11-162-6/+6
* change video/x-jpeg to image/jpegDavid Schleef2003-11-101-1/+1