1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-29 22:00:58 +02:00
FFmpeg/libavcodec
Andreas Rheinhardt 202da3bf48 avcodec/mjpegenc: Don't unnecessarily grow buffer
The size of the ICC chunk has already been accounted for when
the packet's buffer was initially set in ff_mpv_encode_picture()
and the header (including the ICC chunk) has already been written
at this point.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2022-04-14 18:38:55 +02:00
..
2022-04-10 20:12:23 +02:00
2022-03-18 19:56:50 +01:00
2022-03-18 19:56:50 +01:00
2022-04-10 20:12:23 +02:00
2022-04-10 20:12:23 +02:00
2022-03-15 10:37:54 -03:00
2022-03-15 09:42:43 -03:00
2022-03-15 09:42:43 -03:00
2022-03-16 14:04:35 +02:00
2022-04-08 11:16:29 +08:00
2022-04-10 20:12:23 +02:00
2022-04-13 00:37:06 +02:00
2022-03-16 14:04:35 +02:00
2022-04-10 20:12:23 +02:00
2022-03-15 09:42:45 -03:00