]> git.sesse.net Git - vlc/commit
* ./modules/codec/a52old/a52old.c: ported the old A52 decoder to aout3.
authorSam Hocevar <sam@videolan.org>
Wed, 21 Aug 2002 09:27:40 +0000 (09:27 +0000)
committerSam Hocevar <sam@videolan.org>
Wed, 21 Aug 2002 09:27:40 +0000 (09:27 +0000)
commitafa6c92607242efb71ff313c744bbd3ded9d3ad6
tree731e6f9e5451cf6f524d24760c53a1684e0d0a7e
parent620b69bbc279ac087207681fa16d49640756eed0
  * ./modules/codec/a52old/a52old.c: ported the old A52 decoder to aout3.
  * ./modules/audio_filter/converter/s16tofloat32.c: converter needed for
    a52old, includes the walken trick and b_in_place = true.
configure
configure.in
modules/audio_filter/converter/Makefile
modules/audio_filter/converter/s16tofloat32.c [new file with mode: 0644]
modules/codec/a52old/a52old.c
modules/codec/a52old/adec.h
modules/codec/a52old/downmix/downmix.c
modules/codec/a52old/imdct/imdct.c