[FFmpeg-devel] [PATCH] lavf/matroska: Adding the new SeekPreRoll element

Nicolas George nicolas.george at normalesup.org
Fri Aug 16 19:20:42 CEST 2013


Le nonidi 29 thermidor, an CCXXI, Vignesh Venkatasubramanian a écrit :
>      .audio_codec       = CONFIG_LIBVORBIS_ENCODER ?
>                           AV_CODEC_ID_VORBIS : AV_CODEC_ID_AC3,
> +                         AV_CODEC_ID_OPUS,
>      .video_codec       = AV_CODEC_ID_NONE,

This hunk looks strange: it seems to be adding AV_CODEC_ID_OPUS as an
initializer with no designation, in the random middle of the struct. Can you
explain?

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-devel/attachments/20130816/d2286053/attachment.asc>


More information about the ffmpeg-devel mailing list