1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-14 22:22:59 +02:00
FFmpeg/libavcodec
Brian Kim c40d36076a libavcodec/decode: avoid UB when getting plane sizes
This uses av_image_fill_plane_sizes instead of av_image_fill_pointers
when we are getting plane sizes to avoid UB from adding offsets to NULL.

Signed-off-by: Brian Kim <bkkim@google.com>
Signed-off-by: James Almer <jamrial@gmail.com>
2020-07-22 11:42:54 -03:00
..
2020-07-21 11:36:14 +10:00
2020-06-10 12:36:44 +02:00
2020-07-04 16:27:24 +01:00
2020-07-03 23:28:26 +02:00
2020-07-08 23:09:29 +08:00
2020-07-20 18:41:09 +02:00
2020-06-14 18:20:37 +02:00
2020-06-15 04:22:28 +02:00
2020-07-20 18:41:09 +02:00
2020-07-20 18:41:09 +02:00
2020-07-21 11:36:14 +10:00
2020-07-03 23:28:26 +02:00
2020-06-14 18:20:37 +02:00
2020-06-08 20:45:56 +02:00
2020-07-05 19:59:49 +02:00
2020-07-06 18:23:50 +01:00
2020-07-20 22:31:54 +02:00
2020-07-20 18:41:09 +02:00
2020-07-21 11:36:14 +10:00
2020-07-21 11:36:14 +10:00