summaryrefslogtreecommitdiff
path: root/ext/theora
Commit message (Expand)AuthorAgeFilesLines
* theora,tarkin: Remove ancient unused codeDavid Schleef2011-03-103-1527/+0
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-8/+5
* [cleanup] Various style and cleanupsBenjamin Otte2010-01-201-1/+1
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-0/+2
* Fix gtk-doc warnings. Also don't misuse api-doc comments for normal comments.Stefan Kost2008-06-181-0/+1
* docs/plugins/: docs/plugins/inspect/plugin-mythtv.xmlStefan Kost2008-06-131-8/+4
* Do not use short_description in section docs for elements. We extract them fr...Stefan Kost2008-06-121-1/+0
* docs/plugins/Makefile.am: Add missing eol \Stefan Kost2008-01-221-0/+1
* Coherent namespace usage and adding symbold from unused to sections.Stefan Kost2008-01-212-18/+18
* autogen.sh: Require automake 1.7Thomas Vander Stichele2007-04-291-5/+7
* ext/theora/theoradec.c: Send events on the right pads, since they don't work ...Michael Smith2006-11-261-2/+2
* ext/theora/theoradec.*: Port lots of changes from theoradec to theoraexpdec.Michael Smith2006-10-062-38/+145
* Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) and fix one GObject bo...Tim-Philipp Müller2006-06-231-1/+1
* ext/theora/theoradec.c: Theora 4:4:4 pixel format support.Michael Smith2006-06-021-14/+81
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-011-2/+2
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* ext/theora/theoradec.*: Apply fix from j^ for API change in libtheoradec.Michael Smith2006-04-172-52/+195
* Unify the long descriptions in the plugin details (#337263).j^2006-04-061-2/+2
* GST_ORIGIN => GST_PACKAGE_ORIGINTim-Philipp Müller2006-04-031-1/+1
* configure.ac: Add autoconfery for theoradec.Michael Smith2006-03-313-0/+1212