15 Commits (449511740f06a4675b0066730fa45cdb764ffafc)

Author SHA1 Message Date
Ben Avison b9eb03416d truehd: break out part of output_data into platform-specific callback. 11 years ago
Ben Avison 4e5aa080bb truehd: break out part of rematrix_channels into platform-specific callback. 11 years ago
Ben Avison 15a29c39d9 truehd: add hand-scheduled ARM asm version of mlp_filter_channel. 11 years ago
Diego Biurrun 6fee1b90ce avcodec: Add av_cold attributes to init functions missing them 12 years ago
Diego Biurrun 088f38a4f9 avcodec: Drop unnecessary ff_ name prefixes from static functions 12 years ago
Luca Barbato 2d6caade22 dsputil: split out mlp dsp function 12 years ago
Diego Biurrun dc25d79f49 Drop unnecessary directory prefixes from #include directives. 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Måns Rullgård 7de9da9ba7 Move prototypes for various dsputil init functions to dsputil.h 15 years ago
Ramiro Polla cbd7836e88 mlp: Re-enable x86-optimized DSP functions. 16 years ago
Ramiro Polla 364f4a3620 Revert part of r18903: 16 years ago
Ramiro Polla 5624766d18 MLP DSP functions x86-optimized. 16 years ago
Ramiro Polla 13bd2044d3 mlp: Simplify adressing of state and coeffs arrays for both filters by making 16 years ago
Ramiro Polla 42e64bf874 mlp: include mlp.h and use MAX_CHANNELS instead of hardcoding value 8. 16 years ago
Ramiro Polla bf4f19dc65 mlpdec: Move MLP's filter_channel() to dsputils. 16 years ago