1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-19 05:49:09 +02:00
FFmpeg/libavcodec
Andreas Rheinhardt 37250f7f64 avcodec/mpegvideo: Make new_picture an ordinary AVFrame
It is currently a "Picture", an mpegvideo-specific type
that has a lot of baggage, all of which is unnecessary
for new_picture, because only its embedded AVFrame
is ever used. So just use an ordinary AVFrame.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2022-04-01 17:02:54 +02:00
..
2022-03-18 19:56:50 +01:00
2022-03-18 19:56:50 +01: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-03-16 14:04:35 +02:00
2022-03-15 09:42:45 -03:00