summaryrefslogtreecommitdiff
path: root/ext/theora
AgeCommit message (Expand)AuthorFilesLines
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte1-8/+5
2010-01-20[cleanup] Various style and cleanupsBenjamin Otte1-1/+1
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost1-0/+2
2008-06-18Fix gtk-doc warnings. Also don't misuse api-doc comments for normal comments.Stefan Kost1-0/+1
2008-06-13docs/plugins/: docs/plugins/inspect/plugin-mythtv.xmlStefan Kost1-8/+4
2008-06-12Do not use short_description in section docs for elements. We extract them fr...Stefan Kost1-1/+0
2008-01-22docs/plugins/Makefile.am: Add missing eol \Stefan Kost1-0/+1
2008-01-21Coherent namespace usage and adding symbold from unused to sections.Stefan Kost2-18/+18
2007-04-29autogen.sh: Require automake 1.7Thomas Vander Stichele1-5/+7
2006-11-26ext/theora/theoradec.c: Send events on the right pads, since they don't work ...Michael Smith1-2/+2
2006-10-06ext/theora/theoradec.*: Port lots of changes from theoradec to theoraexpdec.Michael Smith2-38/+145
2006-06-23Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) and fix one GObject bo...Tim-Philipp Müller1-1/+1
2006-06-02ext/theora/theoradec.c: Theora 4:4:4 pixel format support.Michael Smith1-14/+81
2006-06-01Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost1-2/+2
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-1/+1
2006-04-17ext/theora/theoradec.*: Apply fix from j^ for API change in libtheoradec.Michael Smith2-52/+195
2006-04-06Unify the long descriptions in the plugin details (#337263).j^1-2/+2
2006-04-03GST_ORIGIN => GST_PACKAGE_ORIGINTim-Philipp Müller1-1/+1
2006-03-31configure.ac: Add autoconfery for theoradec.Michael Smith3-0/+1212