]> git.tuebingen.mpg.de Git - paraslash.git/commit
Complete re-write of the ogg vorbis audio format handler.
authorAndre Noll <maan@systemlinux.org>
Sat, 19 Sep 2009 08:26:04 +0000 (10:26 +0200)
committerAndre Noll <maan@systemlinux.org>
Sat, 19 Sep 2009 08:26:04 +0000 (10:26 +0200)
commit80dba626e7eddcaa9059e37afef95ad01967d833
treed0fe80b848f1e65ca2c1339262f524b130ce58e3
parentfaeabd31b4bea5c097acff4738a0626e3c84f1d9
Complete re-write of the ogg vorbis audio format handler.

The new code is quite a bit smaller, performes much better and chooses
a chunk time dependent on the average ogg page size rather than using
a hardcoded chunk time of 250ms.
error.h
ogg_afh.c