Henrik Rydgård
|
52111103b8
|
Simplify the inner loop of ff_atrac3p_ipqf (prepare for SIMD)
|
2024-04-13 10:35:42 +02:00 |
|
Henrik Rydgård
|
39b884cfb3
|
Atrac3/3+: Improve error handling
|
2024-04-12 11:18:26 +02:00 |
|
Henrik Rydgård
|
45936e8826
|
Atrac: Add "flush_buffers" api. The ffmpeg atrac decoder was missing this.
|
2024-04-11 16:35:27 +02:00 |
|
Henrik Rydgård
|
58cb2ba804
|
Fix playback of atrac3+ when block align not specified
|
2024-04-11 16:10:31 +02:00 |
|
Henrik Rydgård
|
b35b351802
|
Finally remove the AVCodecContext
|
2024-04-11 14:50:29 +02:00 |
|
Henrik Rydgård
|
6ea8efc0e9
|
Bypass AvCodecContext for atrac3plus, for a simpler API.
|
2024-04-11 14:39:59 +02:00 |
|
Henrik Rydgård
|
e10b90b718
|
Switch at3_standalone to C++ to avoid namespace clashes
|
2024-04-11 14:39:59 +02:00 |
|
Henrik Rydgård
|
d617aec8c8
|
Simplify away AVFrame from decoding functions, remove buffer pools
|
2024-04-11 14:39:59 +02:00 |
|
Henrik Rydgård
|
c6c67695b1
|
Hook up ATRAC3 too
|
2024-04-11 14:39:59 +02:00 |
|
Henrik Rydgård
|
c902973688
|
Setup more of the setup
|
2024-04-11 14:39:59 +02:00 |
|