]> git.sesse.net Git - ffmpeg/commit
avformat: remove FF_API_INIT_PACKET from AVStream.attached_pic
authorJames Almer <jamrial@gmail.com>
Sun, 21 Mar 2021 21:47:27 +0000 (18:47 -0300)
committerJames Almer <jamrial@gmail.com>
Sun, 21 Mar 2021 21:47:27 +0000 (18:47 -0300)
commit34f4f5780037b2e26a42fa83cd25d79b1d6c138a
tree45c01e7f2bf48cd4bc51a39b3636a8fcd331611d
parente668c556499404963db4a3ecbd9149c4e4556a23
avformat: remove FF_API_INIT_PACKET from AVStream.attached_pic

This field needs to be replaced altogether, not just its type changed.
This will be done in a separate change.

Signed-off-by: James Almer <jamrial@gmail.com>
libavformat/avformat.h