Le duodi 2 floréal, an CCXXIII, wm4 a écrit :
>  #define AVFMT_FLAG_SORT_DTS    0x10000 ///< try to interleave outputted 
> packets by dts (using this flag can slow demuxing down)
>  #define AVFMT_FLAG_PRIV_OPT    0x20000 ///< Enable use of private options by 
> delaying codec open (this could be made default once all code is converted)
>  #define AVFMT_FLAG_KEEP_SIDE_DATA 0x40000 ///< Don't merge side data but 
> keep it separate.
> +#define AVFMT_FLAG_FAST_SEEK   0x8000 ///< Enable fast, but inaccurate seeks 
> for some formats

Am I seeing double or is it the same value as AVFMT_FLAG_MP4A_LATM? May this
just be a typo?

Regards,

-- 
  Nicolas George

Attachment: signature.asc
Description: Digital signature

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

Reply via email to