unify common typefind functions
authorBenjamin Otte <otte@gnome.org>
Fri, 14 Nov 2003 22:12:56 +0000 (22:12 +0000)
committerBenjamin Otte <otte@gnome.org>
Fri, 14 Nov 2003 22:12:56 +0000 (22:12 +0000)
commite410f1a47b630699f2dae48f74a94bfb50231da0
tree0d269286d0ae2e50d412ecbfd158958761b406dc
parenta7b2a000287bd0bfb35e337a837df1c56e111371
unify common typefind functions

Original commit message from CVS:
unify common typefind functions
There are now _START_WITH and _RIFF macros to register types that start with some bytes or are a RIFF type.
Implement detection of compressed types (compress, gzip, bzip2) with those
gst/typefind/gsttypefindfunctions.c