[theora-dev] libtheora 1.1.1 release

Ralph Giles giles at xiph.org
Thu Oct 1 11:36:56 PDT 2009


All,

I've made a follow up release in the 1.1.x series. This fixes some
issues reported with last week's 1.1.0 release, and is mostly of
interest to those building under MSVC.

Changes:

* Fix an error in the MSVC inline assembly, the "pink blocks" problem.
* Don't use the ebx register in the MSVC asm because it's used by the
compiler in some optimization modes.
* Include the file encoder_disabled.c so --disable-encode works again
in the autoconf build for those who don't want to just link with
libtheoradec.
* MSVC project files now use the default dynamic runtime library.
* Namespace some local variables to avoid a conflict on WinCE.
* Include pkg,m4 and replace libtool so autogen.sh is more likely to
work in release packages.
* Remove 'beta' from the README.

Source packages:

* http://downloads.xiph.org/releases/theora/libtheora-1.1.1.tar.bz2
* http://downloads.xiph.org/releases/theora/libtheora-1.1.1.zip
* http://downloads.xiph.org/releases/theora/libtheora-1.1.1.tar.gz
* http://downloads.xiph.org/releases/theora/libtheora-1.1.1.tar.xz

MD5 checksums:

* 292ab65cedd5021d6b7ddd117e07cd8e  libtheora-1.1.1.tar.bz2
* bebe02c9667e92790ab72698  libtheora-1.1.1.zip
* bb4dc37f0dc97db98333e7160bfbb52b  libtheora-1.1.1.tar.gz
* 9eeabf1ad65b7f41533854a59f7a716d  libtheora-1.1.1.tar.xz

Thanks to everyone who contributed to this release!

 -r


More information about the theora-dev mailing list