[MPlayer-dev-eng] [PATCH] theora update #2
Arpi
arpi at thot.banki.hu
Thu Jun 12 22:31:31 CEST 2003
Hi,
> just updated ogg demuxer and theora decoder for the changes in the
> libtheora API which caused compilation to fail.
-// theora_comment tc;
+ theora_comment tc;
if you do such changes, you should also add theora version check in ./configure.
this makes code uncompilable for ppl having older libtheora installed (like me).
the best would be do #ifdef VERSION>1234 type thing in the code, so it could
work with any version
> if you're annoyed by frequent updates, tell me and I'll try to accumulate
> more changes before posting them here.
iu can give you cvs write access, if you change your behaviour of breaking
teh code :)
A'rpi / Astral & ESP-team
--
Developer of MPlayer G2, the Movie Framework for all - http://www.MPlayerHQ.hu
More information about the MPlayer-dev-eng
mailing list