On 8/20/2018 3:35 PM, Jacob Trimble wrote:
> I am not entirely sure what this flag is supposed to be, since there
> is no documentation where it is defined.  But this was suggested by
> James Almer as a fix for my encrypted Opus problems and several other
> codec parsers do the same thing.

It's a flag that lets the parser know what kind of frames it's getting.
libavformat will set it if the source is a demuxer that guarantees the
propagation of complete frames, like mp4, Matroska and Ogg.

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

Reply via email to