summaryrefslogtreecommitdiffstats
path: root/ext/jpeg/gstsmokedec.c
Commit message (Expand)AuthorAgeFilesLines
* Update and add documentation for plugins with deps (ext).Stefan Kost2009-01-281-0/+5
* ext/jpeg/: Various cleanups, capsnego and leak fixes.Wim Taymans2006-10-301-16/+75
* 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-5/+5
* 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-1/+2
* docs/plugins/: Added smoke and jpeg to the docs.Wim Taymans2006-03-031-80/+83
* ext/jpeg/: Fix leaks.Wim Taymans2006-01-041-1/+3
* ext/jpeg/: Updated smoke, new bitstream, allows embedding in ogg.Wim Taymans2004-10-041-12/+44
* ext/jpeg/: Added a new simple jpeg based codecWim Taymans2004-06-081-0/+237