gst/typefind/gsttypefindfunctions.c: fix bug where typefinding would claim it's theor...
authorBenjamin Otte <otte@gnome.org>
Fri, 26 Mar 2004 02:16:00 +0000 (02:16 +0000)
committerBenjamin Otte <otte@gnome.org>
Fri, 26 Mar 2004 02:16:00 +0000 (02:16 +0000)
Original commit message from CVS:
* gst/typefind/gsttypefindfunctions.c: (theora_type_find):
fix bug where typefinding would claim it's theora whenever less then
7 bytes of data were available

ChangeLog

index 7328146..f394518 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-03-26  Benjamin Otte  <otte@gnome.org>
+
+       * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
+         fix bug where typefinding would claim it's theora whenever less then
+         7 bytes of data were available
+
 2004-03-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
 
        * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),