]> git.sesse.net Git - ffmpeg/commit
avcodec/mpeg4videodec: update exported AVOptions in the user-facing context
authorJames Almer <jamrial@gmail.com>
Mon, 12 Apr 2021 14:35:47 +0000 (11:35 -0300)
committerJames Almer <jamrial@gmail.com>
Wed, 14 Apr 2021 23:08:09 +0000 (20:08 -0300)
commit4e64c8fa29bb2777098c29887d8a0e7b8b0d514d
tree1e7dd5c12066576f92df8f499ffa0051ebd823ac
parent42551a3407b0619c97cd4365bc277682c40234c3
avcodec/mpeg4videodec: update exported AVOptions in the user-facing context

This prevents bogus values being reported on frame multithreaded decoding
scenarios.

Signed-off-by: James Almer <jamrial@gmail.com>
libavcodec/mpeg4videodec.c