summaryrefslogtreecommitdiff
path: root/ext/libmng
AgeCommit message (Expand)AuthorFilesLines
2008-11-04Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost1-0/+1
2008-06-17ext/libmng/: Somewhat port mngenc and mngdec to 0.10. Does not work yet and h...Wim Taymans6-251/+143
2006-06-01Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2-10/+10
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost2-2/+3
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2-2/+2
2006-03-30better/unified long descriptionsWim Taymans2-12/+9
2006-03-15Fix memleak with gst_static_pad_template_get().Edward Hervey1-4/+5
2006-03-13close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau.Wim Taymans2-1/+9
2005-12-06expand tabsThomas Vander Stichele3-8/+8
2005-11-14rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele1-1/+2
2005-09-23fix build and use of GST_LIBSThomas Vander Stichele1-1/+0
2005-09-02All plugins updated for element state changes.Andy Wingo1-13/+14
2004-10-05ext/libmng/gstmngdec.c: Set the framerate correctly.Wim Taymans1-5/+26
2004-10-04ext/libmng/: Added basic MNG decoder. Needs more work. The encoder does not w...Wim Taymans7-0/+989