gst/typefind/gsttypefindfunctions.c: Add typefind for ELF files, since they can easil...
authorDavid Schleef <ds@schleef.org>
Fri, 23 Jul 2004 03:09:49 +0000 (03:09 +0000)
committerDavid Schleef <ds@schleef.org>
Fri, 23 Jul 2004 03:09:49 +0000 (03:09 +0000)
commit6c1437f8bb08c30e291bdf3ab1ee806152bfdd88
tree54d6ec1b91ea0a64b6bd8e561b49bf7e8492f258
parent1c2f596e1ab1705c8604ff2341e0047d64f748df
gst/typefind/gsttypefindfunctions.c: Add typefind for ELF files, since they can easily be recognized as audio/mpeg.

Original commit message from CVS:
* gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
for ELF files, since they can easily be recognized as audio/mpeg.
(bug #147441)
ChangeLog