Skip to content
Snippets Groups Projects
Commit a9b8c638 authored by wm4's avatar wm4 Committed by Luca Barbato
Browse files

mmal: Fix AVBufferRef usage


AVBufferRef.data and AVPacket.data don't need to have the same value.
AVPacket could point anywhere into the buffer. Likewise, the sizes
don't need to be the same.

Signed-off-by: default avatarLuca Barbato <lu_zero@gentoo.org>
parent 49623f53
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment