mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-02-06 01:44:53 +00:00
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> |
||
|---|---|---|
| .. | ||
| celt.c | ||
| celt.h | ||
| dec.c | ||
| dec_celt.c | ||
| dsp.c | ||
| dsp.h | ||
| enc.c | ||
| enc.h | ||
| enc_psy.c | ||
| enc_psy.h | ||
| enc_utils.h | ||
| Makefile | ||
| opus.h | ||
| parse.c | ||
| parse.h | ||
| parser.c | ||
| pvq.c | ||
| pvq.h | ||
| rc.c | ||
| rc.h | ||
| silk.c | ||
| silk.h | ||
| tab.c | ||
| tab.h | ||