diff options
author | Benjamin Otte <otte@gnome.org> | 2004-01-30 20:34:43 +0000 |
---|---|---|
committer | Benjamin Otte <otte@gnome.org> | 2004-01-30 20:34:43 +0000 |
commit | 7d2e4ce7b4ee656b98de092d88bee9c935f80263 (patch) | |
tree | 0b5d6e44447207dc14e9c4b6547d4e7766e49004 | |
parent | 91f4fb8d2058f18e6daa1985c93c1cfa8af7c372 (diff) |
add bit of info
Original commit message from CVS:
add bit of info
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -7,7 +7,8 @@ * ext/theora/Makefile.am: * ext/theora/theoradec.c: add theora video decoder. Does just do simple decoding for now and - has been tested against Theora cvs only. + has been tested against Theora cvs only. It only works when theora + is compiled with --enable-static. * ext/vorbis/vorbisdec.c: (vorbis_dec_event): always reset packetno on DISCONT |