merge TYPEFIND branch. Major changes:
authorBenjamin Otte <otte@gnome.org>
Tue, 28 Oct 2003 20:52:41 +0000 (20:52 +0000)
committerBenjamin Otte <otte@gnome.org>
Tue, 28 Oct 2003 20:52:41 +0000 (20:52 +0000)
commit112b1959da597179354a49397afb3604ff215449
tree290d87367d9bff02355b475da5dc2c852f91ef04
parentb24e75aa7658daea4e8eac646f20fd792352f3fc
merge TYPEFIND branch. Major changes:

Original commit message from CVS:
merge TYPEFIND branch. Major changes:
- totally reworked type(find) system
- all typefind functions are in gst/typefind now
- more typefind functions then before
- some plugins might fail to compile now because I don't have them installed and they
a) require bytestream or
b) haven't had their typefind fixed.
Please fix those plugins and put the typefind functions into gst/typefind if they don't have dependencies
configure.ac
ext/vorbis/vorbis.c
ext/vorbis/vorbisfile.c
gst-libs/ext/ffmpeg/Tag
gst/adder/gstadder.c
gst/adder/gstadder.h
gst/typefind/Makefile.am [new file with mode: 0644]
gst/typefind/gsttypefindfunctions.c [new file with mode: 0644]