summaryrefslogtreecommitdiffstats
path: root/ext/libmng
Commit message (Expand)AuthorAgeFilesLines
* Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost2008-11-041-0/+1
* ext/libmng/: Somewhat port mngenc and mngdec to 0.10. Does not work yet and h...Wim Taymans2008-06-176-251/+143
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-012-10/+10
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-252-2/+3
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-082-2/+2
* better/unified long descriptionsWim Taymans2006-03-302-12/+9
* 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-132-1/+9
* expand tabsThomas Vander Stichele2005-12-063-8/+8
* rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele2005-11-141-1/+2
* fix build and use of GST_LIBSThomas Vander Stichele2005-09-231-1/+0
* 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-047-0/+989