summaryrefslogtreecommitdiff
path: root/ext/jpeg/gstsmokeenc.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-28Update and add documentation for plugins with deps (ext).Stefan Kost1-1/+5
2008-12-23ext/jpeg/gstsmokeenc.*: Implement getcaps function.Wim Taymans1-9/+70
2008-02-12Add a few libjpeg suppressions and initialize a variable to make smokeenc val...Sebastian Dröge1-1/+1
2007-07-06ext/jpeg/gstsmokeenc.*: Remove stupidity in get/set caps functions.Michael Smith1-61/+9
2006-10-30ext/jpeg/: Various cleanups, capsnego and leak fixes.Wim Taymans1-56/+121
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-20/+36
2006-07-29ext/jpeg/gstsmokeenc.c: Set caps on buffer correctly. Fixes bug #349155.Zaheer Abbas Merali1-4/+9
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-0/+4
2006-03-03docs/plugins/: Added smoke and jpeg to the docs.Wim Taymans1-3/+4
2006-01-13ext/jpeg/gstsmokeenc.c: fix memleak. Fixes #326618Wim Taymans1-1/+1
2006-01-04ext/jpeg/: Fix leaks.Wim Taymans1-2/+6
2005-11-22ext/jpeg/: JPEG fractiony goodness.Michael Smith1-14/+13
2005-09-09fix compiler warningsThomas Vander Stichele1-1/+2
2005-09-08jpgenc ported to GSTreamer 0.9Flavio Oliveira1-19/+21
2004-10-18ext/: Fix mimetype on smoke encoder.Wim Taymans1-1/+1
2004-10-04ext/jpeg/: Updated smoke, new bitstream, allows embedding in ogg.Wim Taymans1-7/+37
2004-06-08ext/jpeg/: Added a new simple jpeg based codecWim Taymans1-0/+373