Files
ffmpeg/libavformat
Andreas Rheinhardt 843fe314ea avformat/nutdec: Don't shrink packet size manually
It is unnecessary because an av_shrink_packet() a few lines below
will set the size; furthermore, it is actually harmful, because
av_shrink_packet() does nothing in case the size already matches,
so that the packet's padding is not correctly zeroed.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2022-09-25 14:56:03 +02:00
..
2022-09-23 20:27:35 +02:00
2022-09-23 20:27:35 +02:00
2022-09-24 17:57:35 +02:00
2022-06-13 22:42:55 +02:00
2022-06-13 22:42:55 +02:00
2022-09-04 15:03:32 -04:00
2022-06-09 20:46:10 +02:00
2022-09-24 17:57:36 +02:00
2022-09-24 17:57:37 +02:00
2022-09-10 17:32:47 +02:00
2022-06-24 23:07:33 -03:00
2022-09-22 17:44:05 +02:00
2022-07-16 22:40:44 +02:00
2022-09-16 10:02:19 +02:00
2022-09-23 20:27:35 +02:00
2022-09-24 18:28:19 +02:00
2022-07-07 21:52:52 +02:00
2022-08-31 16:24:22 +02:00
2022-09-23 20:27:35 +02:00