[FFmpeg-cvslog] mxfenc: support dnxhd codec

Nicolas George nicolas.george at normalesup.org
Thu Jul 5 22:17:27 CEST 2012


L'octidi 18 messidor, an CCXX, Matthieu Bouron a écrit :
> +    if ((i = ff_dnxhd_get_cid_table(cid)) < 0)

> +    frame_size = ff_dnxhd_cid_table[i].frame_size;

This breaks shared builds, as it has lavf access symbols from lavc that are
not imported.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-cvslog/attachments/20120705/8b47688d/attachment.asc>


More information about the ffmpeg-cvslog mailing list