librempeg/tests/ref
Ramiro Polla ed091b37c5 libavcodec/mjpeg: preserve unclipped last_dc value
Perform av_clip_int16(val) _after_ copying the value to last_dc.

This change ensures that clipping is applied only within the context of
the current block, preventing the propagation of clipped values to
subsequent DC components.

Related commits: c28f648b19 and dffae122d0
Related ticket: 4683

Signed-off-by: Paul B Mahol <onemda@gmail.com>
2024-06-28 22:20:31 +02:00
..
acodec
fate libavcodec/mjpeg: preserve unclipped last_dc value 2024-06-28 22:20:31 +02:00
lavf movenc: Add an option for resilient, hybrid fragmented/non-fragmented muxing 2024-06-24 15:59:55 +02:00
lavf-fate avformat/evc: fix writing reserved bits 2024-06-19 17:49:30 +02:00
pixfmt
seek
vsynth avcodec/h261enc: Fix ac_vlc_length tables 2024-06-20 20:27:48 +02:00