ppsspp/ext/at3_standalone
2024-04-11 14:39:59 +02:00
..
aac_defines.h Remove samplefmt 2024-04-11 14:39:59 +02:00
at3_decoders.h Simplify away AVFrame from decoding functions, remove buffer pools 2024-04-11 14:39:59 +02:00
atrac.c Remove samplefmt 2024-04-11 14:39:59 +02:00
atrac.h
atrac3.c Remove samplefmt 2024-04-11 14:39:59 +02:00
atrac3data.h
atrac3plus.c Remove samplefmt 2024-04-11 14:39:59 +02:00
atrac3plus.h
atrac3plus_data.h
atrac3plusdec.c Remove samplefmt 2024-04-11 14:39:59 +02:00
atrac3plusdsp.c Remove samplefmt 2024-04-11 14:39:59 +02:00
avcodec.c Remove samplefmt 2024-04-11 14:39:59 +02:00
avcodec.h Remove samplefmt 2024-04-11 14:39:59 +02:00
avutil.h Remove samplefmt 2024-04-11 14:39:59 +02:00
bitstream.c Remove samplefmt 2024-04-11 14:39:59 +02:00
bytestream.h Delete attributes.h/compat.h, more 2024-04-11 14:39:59 +02:00
channel_layout.c Remove samplefmt 2024-04-11 14:39:59 +02:00
channel_layout.h Remove opt, dict, more 2024-04-11 14:39:59 +02:00
common.h Remove samplefmt 2024-04-11 14:39:59 +02:00
compat.c Remove samplefmt 2024-04-11 14:39:59 +02:00
compat.h Remove samplefmt 2024-04-11 14:39:59 +02:00
fft.h Remove samplefmt 2024-04-11 14:39:59 +02:00
fft_template.c Remove samplefmt 2024-04-11 14:39:59 +02:00
float_dsp.c Remove samplefmt 2024-04-11 14:39:59 +02:00
float_dsp.h Delete attributes.h/compat.h, more 2024-04-11 14:39:59 +02:00
get_bits.h Delete attributes.h/compat.h, more 2024-04-11 14:39:59 +02:00
intfloat.h
intmath.c Ultra-gross hackery, but works! Now, need to pare it down, heavily... 2024-04-11 14:39:59 +02:00
intmath.h Delete attributes.h/compat.h, more 2024-04-11 14:39:59 +02:00
intreadwrite.h Delete attributes.h/compat.h, more 2024-04-11 14:39:59 +02:00
log.h Remove samplefmt 2024-04-11 14:39:59 +02:00
mathematics.c Remove samplefmt 2024-04-11 14:39:59 +02:00
mathematics.h Delete attributes.h/compat.h, more 2024-04-11 14:39:59 +02:00
mdct_template.c Remove samplefmt 2024-04-11 14:39:59 +02:00
mem.c Remove samplefmt 2024-04-11 14:39:59 +02:00
mem.h Remove samplefmt 2024-04-11 14:39:59 +02:00
README.txt
sinewin.c Remove samplefmt 2024-04-11 14:39:59 +02:00
sinewin.h Remove samplefmt 2024-04-11 14:39:59 +02:00

This is the atrac3/atrac3+ decoders from ffmpeg, extracted to be standalone from ffmpeg.