Justin Ruggles (12):
atrac1: check output buffer size before decoding
atrac1: decode mono audio directly to output buffer
atrac1: validate number of channels
atrac1: fix a typo
atrac1: use optimized float_interleave() function for stereo
interleaving
atrac3: decode output to float samples instead of converting to s16
atrac3: decode mono directly to the output buffer
atrac3: use separate channel buffers instead of a single flat buffer
atrac3: use optimized float_interleave() function for stereo
interleaving
atrac3: check output buffer size before decoding
atrac3: return error if packet is too small
atrac3: add a couple macro constants
libavcodec/atrac1.c | 49 +++++++++++++++++++--------
libavcodec/atrac3.c | 90 ++++++++++++++++++++++++++++++---------------------
2 files changed, 87 insertions(+), 52 deletions(-)
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel