gstreamer/ext/theora
Wim Taymans 1a3053b241 Add theoraparse to the docs and fix some docs.
Original commit message from CVS:
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-base-plugins-docs.sgml:
* docs/plugins/gst-plugins-base-plugins-sections.txt:
* ext/theora/theoraparse.c:
Add theoraparse to the docs and fix some docs.
2008-05-28 16:10:20 +00:00
..
gsttheoradec.h ext/theora/: Take a 2nd stab at handling libtheora granulepos changes in the decoder and parser by inspecting the bit... 2008-01-14 17:00:03 +00:00
gsttheoraenc.h ext/theora/: Track initialisation state; don't try to use encoder state if we're not initialised (it'll segfault). 2007-04-19 16:58:53 +00:00
gsttheoraparse.h ext/theora/: Take a 2nd stab at handling libtheora granulepos changes in the decoder and parser by inspecting the bit... 2008-01-14 17:00:03 +00:00
Makefile.am configure.ac: split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAGS so that GST_BASE_CFLAGS can go inbetwe... 2007-01-04 12:49:48 +00:00
theora.c ext/theora/theora.c (plugin_init): Register theoraparse. 2006-04-03 08:32:21 +00:00
theoradec.c ext/theora/theoradec.c: Cool kids don't divide by zero. 2008-04-30 17:06:45 +00:00
theoraenc.c Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use static strings (i.e. all). This gives us less memory u... 2008-03-22 15:00:53 +00:00
theoraparse.c Add theoraparse to the docs and fix some docs. 2008-05-28 16:10:20 +00:00