On Tue, 5 Jun 2018, Tomas Härdin wrote:

tor 2018-05-31 klockan 02:05 +0200 skrev Marton Balint:
Signed-off-by: Marton Balint <c...@passwd.hu>
---
 libavformat/mxf.h    |  1 +
 libavformat/mxfdec.c | 16 ++++------------
 2 files changed, 5 insertions(+), 12 deletions(-)

diff --git a/libavformat/mxf.h b/libavformat/mxf.h
index ffcc429a8b..19f8d8a9f5 100644
--- a/libavformat/mxf.h
+++ b/libavformat/mxf.h
@@ -68,6 +68,7 @@ typedef struct MXFCodecUL {
     UID uid;
     unsigned matching_len;
     int id;

Is "id" really needed now?

Yes, there are other tables which are also using the MXFCodecUL struct.

Regards,
Marton
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to