gecko/media/liboggplay/README_MOZILLA

17 lines
614 B
Plaintext
Raw Normal View History

2008-07-29 23:46:06 -07:00
The source from this directory was copied from the liboggplay svn
source using the update.sh script. The only changes made were those
applied by update.sh and the addition/upate of Makefile.in files for
the Mozilla build system.
git://git.xiph.org/liboggplay.git
2008-07-29 23:46:06 -07:00
The git commit ID used was b4a7efa06d46596515071490cb255c3548d90371.
The following local patches have been applied:
bug485291_yuv_align: only use optimized YUV routines if video dimensions are a multiple of the
optimized routine's supported alignment.
endian: pick up NSPR's little/big endian defines in oggplay's config.h.