ffmpeg/libavcodec/opus
James Almer 041d108958 avcodec/opus/enc: don't remove more samples than needed from the last packet
The hardcoded extra 120 samples results in the side data reporting the need to
discard the entire packet rather than the padding samples.
This is in line with the behavior of the libopus encoder.

Signed-off-by: James Almer <jamrial@gmail.com>
2026-01-29 21:09:02 -03:00
..
celt.c
celt.h
dec.c
dec_celt.c
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: don't remove more samples than needed from the last packet 2026-01-29 21:09:02 -03:00
enc.h
enc_psy.c
enc_psy.h
enc_utils.h
Makefile
opus.h
parse.c
parse.h
parser.c libavcodec/opus/parser: Fix spurious 'Error parsing Opus packet header' 2025-11-27 14:04:20 +00: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
silk.h
tab.c
tab.h