summaryrefslogtreecommitdiffstats
path: root/ext/jpeg/gstsmokeenc.c
Commit message (Expand)AuthorAgeFilesLines
* Update and add documentation for plugins with deps (ext).Stefan Kost2009-01-281-1/+5
* ext/jpeg/gstsmokeenc.*: Implement getcaps function.Wim Taymans2008-12-231-9/+70
* Add a few libjpeg suppressions and initialize a variable to make smokeenc val...Sebastian Dröge2008-02-121-1/+1
* ext/jpeg/gstsmokeenc.*: Remove stupidity in get/set caps functions.Michael Smith2007-07-061-61/+9
* ext/jpeg/: Various cleanups, capsnego and leak fixes.Wim Taymans2006-10-301-56/+121
* Printf format fixes.Tim-Philipp Müller2006-10-051-1/+1
* ext/jpeg/: Refuse sink caps in the encoder if width or height is not a multip...Tim-Philipp Müller2006-08-081-20/+36
* ext/jpeg/gstsmokeenc.c: Set caps on buffer correctly. Fixes bug #349155.Zaheer Abbas Merali2006-07-291-4/+9
* 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
* Fix memleak with gst_static_pad_template_get().Edward Hervey2006-03-151-4/+3
* close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau.Wim Taymans2006-03-131-0/+4
* docs/plugins/: Added smoke and jpeg to the docs.Wim Taymans2006-03-031-3/+4
* ext/jpeg/gstsmokeenc.c: fix memleak. Fixes #326618Wim Taymans2006-01-131-1/+1
* ext/jpeg/: Fix leaks.Wim Taymans2006-01-041-2/+6
* ext/jpeg/: JPEG fractiony goodness.Michael Smith2005-11-221-14/+13
* fix compiler warningsThomas Vander Stichele2005-09-091-1/+2
* jpgenc ported to GSTreamer 0.9Flavio Oliveira2005-09-081-19/+21
* ext/: Fix mimetype on smoke encoder.Wim Taymans2004-10-181-1/+1
* ext/jpeg/: Updated smoke, new bitstream, allows embedding in ogg.Wim Taymans2004-10-041-7/+37
* ext/jpeg/: Added a new simple jpeg based codecWim Taymans2004-06-081-0/+373