summaryrefslogtreecommitdiff
path: root/ext/jpeg/gstsmokedec.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-28Update and add documentation for plugins with deps (ext).Stefan Kost1-0/+5
2006-10-30ext/jpeg/: Various cleanups, capsnego and leak fixes.Wim Taymans1-16/+75
2006-10-05Printf format fixes.Tim-Philipp Müller1-1/+1
2006-08-08ext/jpeg/: Refuse sink caps in the encoder if width or height is not a multip...Tim-Philipp Müller1-5/+5
2006-06-22Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro f...Tim-Philipp Müller1-1/+1
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-1/+1
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost1-1/+1
2006-03-30better/unified long descriptionsWim Taymans1-6/+5
2006-03-15Fix memleak with gst_static_pad_template_get().Edward Hervey1-4/+3
2006-03-13close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau.Wim Taymans1-1/+2
2006-03-03docs/plugins/: Added smoke and jpeg to the docs.Wim Taymans1-80/+83
2006-01-04ext/jpeg/: Fix leaks.Wim Taymans1-1/+3
2004-10-04ext/jpeg/: Updated smoke, new bitstream, allows embedding in ogg.Wim Taymans1-12/+44
2004-06-08ext/jpeg/: Added a new simple jpeg based codecWim Taymans1-0/+237