[FFmpeg-devel] [PATCH 6/6] avformat: add AVFMT_FLAG_FASTSEEK, use it for mp3
Nicolas George
george at nsup.org
Wed Apr 22 17:10:30 CEST 2015
Le tridi 3 floréal, an CCXXIII, wm4 a écrit :
> #define AVFMT_FLAG_KEEP_SIDE_DATA 0x40000 ///< Don't merge side data but keep it separate.
> +#define AVFMT_FLAG_FAST_SEEK 0x80000 ///< Enable fast, but inaccurate seeks for some formats
Better with the 0, but I suspect it needs a safety gap to avoid future
conflicts with the fork.
Regards,
--
Nicolas George
More information about the ffmpeg-devel
mailing list