ext/theora/theora.c (plugin_init): Register theoraparse.
authorAndy Wingo <wingo@pobox.com>
Mon, 3 Apr 2006 08:32:21 +0000 (08:32 +0000)
committerAndy Wingo <wingo@pobox.com>
Mon, 3 Apr 2006 08:32:21 +0000 (08:32 +0000)
commit24b55b969aee37ad69d1f8600690b01efc698349
treeadfe9bfe865339e3090bc928e58207333000af06
parent4f29a7eae5164de2963ff1954c63b3c95e532755
ext/theora/theora.c (plugin_init): Register theoraparse.

Original commit message from CVS:
2006-04-03  Andy Wingo  <wingo@pobox.com>

* ext/theora/theora.c (plugin_init): Register theoraparse.

* ext/theora/gsttheoraparse.h:
* ext/theora/theoraparse.c: New files implementing a theora
parser. Now we can properly remux ogg/theora+vorbis, yay.
ChangeLog
ext/theora/Makefile.am
ext/theora/gsttheoraparse.h [new file with mode: 0644]
ext/theora/theora.c
ext/theora/theoraparse.c [new file with mode: 0644]