Files
ffmpeg/libavcodec
Kacper Michajłow bb6de744cc avcodec/opus/enc_psy: init intensity_stereo for silent frames
Silent frames return early from ff_opus_psy_celt_frame_init before
intensity_stereo is set, but postencode_update reads it into
avg_is_band, causing a use-of-uninitialized-value. Set it to end_band
like the non-silent path does.

Signed-off-by: Kacper Michajłow <kasper93@gmail.com>
2026-06-13 12:08:10 +02:00
..
2026-06-10 18:52:32 -07:00
2026-06-03 14:12:50 +09:00
2026-04-28 14:31:19 +02:00
2026-04-28 12:29:37 +00:00
2026-06-07 10:24:42 -03:00
2026-05-03 16:56:43 +02:00
2026-04-28 12:29:37 +00:00
2026-04-28 12:29:37 +00:00
2026-04-28 12:29:37 +00:00
2026-06-03 14:12:50 +09:00
2026-05-31 20:04:02 +09:00
2026-03-10 13:52:19 +01:00
2026-05-19 17:43:53 +09:00
2026-05-03 18:23:03 +02:00
2026-03-10 13:52:19 +01:00
2026-05-02 21:39:02 +00:00
2026-03-07 19:22:40 -03:00
2026-03-10 13:52:19 +01:00
2026-03-28 11:25:38 +01:00
2026-03-28 11:25:38 +01:00
2026-03-28 11:25:38 +01:00
2026-05-03 18:22:24 +02:00
2026-05-03 18:22:18 +02:00
2026-05-03 18:22:13 +02:00
2026-03-10 13:52:18 +01:00
2026-04-28 12:29:37 +00:00
2026-04-28 12:29:37 +00:00
2026-04-28 12:29:37 +00:00
2026-03-10 13:52:19 +01:00
2026-04-28 12:29:37 +00:00
2026-05-19 17:43:53 +09:00
2026-03-16 10:24:33 +00:00