[FFmpeg-devel] [PATCH 2/3] ffmpeg: use new decode API
wm4
nfxjfg at googlemail.com
Fri Sep 30 11:43:53 EEST 2016
On Fri, 30 Sep 2016 10:38:41 +0200
Timo Rothenpieler <timo at rothenpieler.org> wrote:
> > Will push this patch in 24 hours unless other problems are pointed out.
>
> +1 for pushing the entire series.
> Changes like this are almost impossible to do without breaking some
> corner cases.
> Delaying it until all of those are fixed won't get the project anywhere.
Keep in mind that I'll fix anything that is pointed out and
reproducible.
> So far I haven't found anything that breaks for me.
> Using it with cuvid, which is so far the only decoder that natively
> implements the new decode API, also works fine, as long as no
> deinterlacing/multi-frame-output is involved.
>
> Fixing the corner cases can be done as they are discovered and brought
> up as bugs.
Why exactly does multi-frame output not work? Though that would of
course be new functionality, rather than making sure existing code
works.
More information about the ffmpeg-devel
mailing list