Xiph.org - mirrors/vorbis.git/summary
Vorbis git repository
Les articles publiés sur le site
-
Bump vendor string for dot release.
22 janvier 2014, par Monty -
Move all the static encoder codebooks to ’char’ lengthlists rather than ’long’ as...
22 janvier 2014, par MontyMove all the static encoder codebooks to 'char' lengthlists rather than 'long' as the largest value for a lengthlist entry is 32 and the lengthlists are large. Alter the codebook generation tools in vq/ to generate the codebooks properly given the new type. [Hopefully] no functional change. git-svn-id: http://svn.xiph.org/trunk/vorbis@19057 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
debug and profile targets weren’t hooked to anything ; have them make check with flags...
22 janvier 2014, par Monty -
Various warning fixes.
3 décembre 2013, par Tim TerriberryVarious warning fixes. Some of these were introduced in r19028. Others have been around much longer. git-svn-id: http://svn.xiph.org/trunk/vorbis@19031 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
Make definition of _vorbis_window_get() match declaration.
3 décembre 2013, par Tim Terriberry