ffmpeg/libavcodec/opus
Anton Khirnov 5b112b17c0 opus/dec_celt: avoid emph_coeff becoming a subnormal
This happens for silence frames, which on many CPUs massively slows down
processing the decoded output.

Cf. https://github.com/Genymobile/scrcpy/issues/6715
2026-03-16 11:51:49 +01:00
..
celt.c
celt.h
dec.c Revert "avcodec/opus/parse: export the packet and extradata parsing functions" 2026-02-06 14:09:15 +01:00
dec_celt.c opus/dec_celt: avoid emph_coeff becoming a subnormal 2026-03-16 11:51:49 +01:00
dsp.c avcodec/x86/Makefile: Only compile ASM init files when X86ASM is enabled 2025-11-30 22:20:13 +01:00
dsp.h
enc.c avcodec/opus/enc: rescale packet duration when calculating discarded samples 2026-02-17 20:17:23 -03:00
enc.h
enc_psy.c
enc_psy.h
enc_utils.h
frame_duration_tab.c avcodec/opus/parse: Move frame_duration tab into a file of its own 2026-02-06 14:04:50 +01:00
Makefile Revert "avcodec/opus/parse: export the packet and extradata parsing functions" 2026-02-06 14:09:15 +01:00
opus.h
parse.c avcodec: set skip_samples in generic code 2026-02-12 09:59:54 -03:00
parse.h Revert "avcodec/opus/parse: export the packet and extradata parsing functions" 2026-02-06 14:09:15 +01:00
parser.c Revert "avcodec/opus/parse: export the packet and extradata parsing functions" 2026-02-06 14:09:15 +01:00
pvq.c avcodec/x86/Makefile: Only compile ASM init files when X86ASM is enabled 2025-11-30 22:20:13 +01:00
pvq.h
rc.c
rc.h
silk.c avcodec/opus/silk: don't assume stereo when calling silk_decode_frame() 2025-07-22 22:16:25 -03:00
silk.h
tab.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
tab.h avformat/matroskaenc: Parse Opus packet durations ourselves 2026-02-06 14:05:14 +01:00