summaryrefslogtreecommitdiffstats
path: root/ext/libmng/gstmngdec.c
Commit message (Expand)AuthorAgeFilesLines
* ext/libmng/: Somewhat port mngenc and mngdec to 0.10. Does not work yet and h...Wim Taymans2008-06-171-117/+86
* 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/+5
* close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau.Wim Taymans2006-03-131-0/+3
* All plugins updated for element state changes.Andy Wingo2005-09-021-13/+14
* ext/libmng/gstmngdec.c: Set the framerate correctly.Wim Taymans2004-10-051-5/+26
* ext/libmng/: Added basic MNG decoder. Needs more work. The encoder does not w...Wim Taymans2004-10-041-0/+516