10 Commits (9a840ffa176038d44e0197283590f891b2cf9eeb)

Author SHA1 Message Date
Anton Khirnov e15371061d lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump 4 years ago
Lynne 4a2c651620 x86/opus_dsp: rename to celt_pvq 6 years ago
Rostislav Pehlivanov 7b46add725 opus_pvq: do not compile encoding/decoding code if the encoder/decoder is disabled 7 years ago
Rostislav Pehlivanov ce87e630fa opus_celt: deduplicate band quantization/dequantization function 7 years ago
Ivan Kalvachev 7205513f8f SIMD opus pvq_search implementation 7 years ago
Rostislav Pehlivanov 8e7e74df93 opus_pvq: port to allow for SIMD functions 8 years ago
Rostislav Pehlivanov 3f1c527bf5 opus_pvq: add resynth support and band encoding cost function 8 years ago
Rostislav Pehlivanov 5f47c85e5c opus: add a native Opus encoder 8 years ago
Rostislav Pehlivanov 07b78340dd opus_celt: rename structures to better names and reorganize them 8 years ago
Rostislav Pehlivanov e538108c21 opus_celt: move quantization and band decoding to opus_pvq.c 8 years ago
Anton Khirnov e854b8f9f4 Work around broken floating point limits on some systems. 11 years ago
Thilo Borgmann d814a839ac Reinstate proper FFmpeg license for all files. 11 years ago
Mans Rullgard 6f2309ed2e dct: build dct32 as separate object files 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Måns Rullgård 9275438a19 Clean up av_get_cpu_flag() 14 years ago
Stefano Sabatini c6c98d0897 Move mm_support() from libavcodec to libavutil, make it a public 14 years ago
Diego Biurrun a6493a8fbd Rename libavcodec/i386/ --> libavcodec/x86/. 16 years ago
Loren Merritt 5d0ddd1a9f split-radix FFT 16 years ago
Diego Biurrun 245976da2a Use full path for #includes from another directory. 17 years ago
Ramiro Polla 40d0e665d0 Do not misuse long as the size of a register in x86. 17 years ago
Ronald S. Bultje b550bfaa61 Add libavcodec to compiler include flags in order to simplify header 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Loren Merritt 1e4ecf26f5 ff_fft_calc_3dn/3dn2/sse: convert intrinsics to inline asm. 19 years ago
Zuxy Meng 82eb4b0f1b 3DNow! & Extended 3DNow! versions of FFT 19 years ago