summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2005-07-11 08:45:25 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2005-07-11 08:45:25 +0000
commit2fcc45440b9d055525880784979955d2767c5d7f (patch)
tree3b851cd57f7b7caf3811a772a966eb1d453225db /ChangeLog
parent09540cea75eec21b36fb32c6aa3c42d9aca4612d (diff)
downloadgst-plugins-bad-2fcc45440b9d055525880784979955d2767c5d7f.tar.gz
gst-plugins-bad-2fcc45440b9d055525880784979955d2767c5d7f.tar.bz2
gst-plugins-bad-2fcc45440b9d055525880784979955d2767c5d7f.zip
ext/theora/theoradec.c: Packet >= 3, not >3, is not a header. Fixes the case where we seek back to the beginning of a...
Original commit message from CVS: * ext/theora/theoradec.c: (theora_dec_chain): Packet >= 3, not >3, is not a header. Fixes the case where we seek back to the beginning of a theora file (#308484).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f1f692a4..e3cb746e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-07-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+
+ * ext/theora/theoradec.c: (theora_dec_chain):
+ Packet >= 3, not >3, is not a header. Fixes the case where we seek
+ back to the beginning of a theora file (#308484).
+
2005-07-07 Benjamin Otte <otte@gnome.org>
* configure.ac: