mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-01 03:52:25 +00:00
gst/typefind/gsttypefindfunctions.c: fix bug where typefinding would claim it's theora whenever less then 7 bytes of ...
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
This commit is contained in:
parent
724c4443da
commit
599e0a7e14
1 changed files with 6 additions and 0 deletions
|
@ -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>
|
2004-03-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
|
||||||
|
|
||||||
* gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
|
* gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
|
||||||
|
|
Loading…
Reference in a new issue