]> git.tuebingen.mpg.de Git - paraslash.git/commit
unify all audio format handlers
authorAndre Noll <maan@systemlinux.org>
Sun, 4 Mar 2007 20:07:33 +0000 (21:07 +0100)
committerAndre Noll <maan@systemlinux.org>
Sun, 4 Mar 2007 20:07:33 +0000 (21:07 +0100)
commit5d1e222d208a8505c6d0e0522ecd79599db57aa8
treef7521ec30323072daf3bbbc06a04fac9721fd198
parent0bd031509add6dccedb04a1e79420a7a9ca02711
unify all audio format handlers

This changes the ogg vorbis audio format handler such that its read_chunk and
reposition_stream functions coincide with those of the other audio format
handlers.
aac_afh.c
mp3_afh.c
ogg_afh.c