summaryrefslogtreecommitdiffstats
path: root/ext/jpeg/gstjpegenc.c
Commit message (Expand)AuthorAgeFilesLines
* jpeg: use longer macro names to not clash with some stupid windows definesStefan Kost2009-07-301-9/+9
* jpeg: make encoder work with libjpeg v7Stefan Kost2009-07-241-0/+4
* jpeg: code cleanups for encoderStefan Kost2009-07-211-28/+56
* jpegenc: set colorspace before _set_defaults()Wim Taymans2009-05-051-13/+10
* jpegenc: error out instead of crashing if no caps have been setTim-Philipp Müller2009-02-251-0/+13
* Some cleanupsWim Taymans2009-02-231-4/+1
* Add examples for the jpeg elements.Stefan Kost2009-01-291-0/+8
* Update and add documentation for plugins with deps (ext).Stefan Kost2009-01-281-1/+5
* Fix build against core CVS.Tim-Philipp Müller2007-07-111-1/+1
* ext/jpeg/: These libjpeg callbacks should return a 'boolean' (unsigned char a...Vincent Torri2007-01-081-1/+1
* ext/jpeg/: Various cleanups, capsnego and leak fixes.Wim Taymans2006-10-301-1/+8
* Printf format fixes.Tim-Philipp Müller2006-10-051-1/+1
* Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro f...Tim-Philipp Müller2006-06-221-1/+1
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-081-1/+1
* better/unified long descriptionsWim Taymans2006-03-301-6/+5
* ext/jpeg/gstjpegenc.c: Don't crash when encoding images where the number of r...Tim-Philipp Müller2006-03-241-9/+21
* Fix memleak with gst_static_pad_template_get().Edward Hervey2006-03-151-4/+2
* close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau.Wim Taymans2006-03-131-0/+3
* Update for alloc_buffer changes.Andy Wingo2005-12-051-2/+4
* 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-221-6/+15
* jpgenc ported to GSTreamer 0.9Flavio Oliveira2005-09-081-22/+21
* All plugins updated for element state changes.Andy Wingo2005-09-021-8/+9
* 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-181-15/+31
* second batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet2004-05-211-2/+2
* 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-231-2/+10
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-12/+13
* gst-indentThomas Vander Stichele2004-03-141-107/+119
* 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-111-40/+147
* gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte2004-01-121-1/+1
* Fix for instantiate-test (see core). Also remove dead code from jpegenc (whic...Ronald S. Bultje2004-01-071-28/+0
* Merge CAPS branchDavid Schleef2003-12-221-34/+22
* + checking in plugin category changesLeif Johnson2003-11-161-3/+3
* JPEG JPEG JPEG WHEEEEIain Holmes2003-11-021-4/+51
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-6/+7
* 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-0/+26
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-15/+18
* plugins part of license field patchChristian Schaller2002-09-181-0/+1
* Small compile fixWim Taymans2002-07-081-1/+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-15/+15
* // to /* */ fixesChristian Schaller2002-02-031-7/+7
* added jpeg and shout (icecastsend has been renamed to shout, there are other ...Thomas Vander Stichele2001-12-231-0/+304