[FFmpeg-devel] [PATCH]Support more mxf files with codec_ul

Tomas Härdin tomas.hardin at codemill.se
Wed Sep 2 23:37:13 CEST 2015


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150902/a43b7f9a/attachment.sig>


More information about the ffmpeg-devel mailing list