Skip to content
Snippets Groups Projects
Commit 42bd0cd2 authored by Nigel Touati-Evans's avatar Nigel Touati-Evans Committed by Michael Niedermayer
Browse files

Fix copying extradata to codec in mxfdec.c


The code that copies any extradata from the MXFDescriptor to the codec does
not set the size, which it should otherwise the copied data is useless.
Attached it a patch to correct this.

Signed-off-by: default avatarMichael Niedermayer <michaelni@gmx.at>
parent e4198d2f
No related branches found
No related tags found
Loading
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