On Wed, 28 Dec 2016 08:13:52 +0000
Rostislav Pehlivanov <atomnu...@gmail.com> wrote:

> The only problem I have with the code is that it uses a linked list
> and calls malloc during runtime. Couldn't the linked list be replaced
> with an array allocated during init (it should be okay, I don't think
> resolution is allowed to change during encoding)? That way it'll be

did you test our samples where the resolution changes mid stream?

http://samples.ffmpeg.org/V-codecs/VP6/size_change.nsv
http://samples.ffmpeg.org/MPEG2/resolutionchange.mpg
http://samples.ffmpeg.org/MPEG2/res_change_ffmpeg_aspect.ts

someone should probably organize a small suite of res changing
samples...

i think someone had a bunch of them, maybe michael or stefano?

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

Reply via email to