diff options
-rw-r--r-- | ChangeLog | 6 | ||||
m--------- | common | 0 |
2 files changed, 6 insertions, 0 deletions
@@ -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: diff --git a/common b/common -Subproject 03aa1cd7f77f87fc24565044c0a3c9c5124c39a +Subproject ac7272b7af934c2294a44ac1c0f3fac3f8d17ec |