On Tue, 2015-09-01 at 23:53 +0200, Carl Eugen Hoyos wrote:
> Hi!
> 
> Attached patch fixes decoding the sample from ticket #4820 for me.
> 
> Please comment, Carl Eugen

> -static const MXFCodecUL mxf_codec_uls[] = {
> -    { { 
> 0x06,0x0E,0x2B,0x34,0x04,0x01,0x01,0x07,0x04,0x01,0x02,0x02,0x03,0x01,0x01,0x00
>  }, 14,   AV_CODEC_ID_JPEG2000 },
> -    { { 
> 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
>  },  0,      AV_CODEC_ID_NONE },
> -};
> -

Hm, didn't I raise a stink over this table being added in the first
place?

...

Seems I didn't. The JPEG2000 tag is in ff_mxf_codec_uls[] anyway, so
mxf_codec_uls[] should be safe to nuke. I presume you rate make fate on
this?

/Tomas

Attachment: signature.asc
Description: This is a digitally signed message part

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

Reply via email to