[FFmpeg-devel] vda: fix h64 decoding, vda wants the entire buffer
Rainer Hochecker
fernetmenta at online.de
Wed Apr 1 16:35:56 CEST 2015
Hendrik Leppkes <h.leppkes <at> gmail.com> writes:
>
> On Wed, Apr 1, 2015 at 12:40 PM, Rainer Hochecker <fernetmenta <at> online.de>
wrote:
> > vda wants the entire buffer with all info. it has no other means to deliver
> > picture parameters.
> > according to documentation start_frame can pass the entire buffer
>
> This doesn't make much sense. If I follow that argument, then vda
> would never have worked, at all. How is it that it does work for many
> other people, presumably including the author of this code?
>
> - Hendrik
>
Correct, it never worked properly. For that reason we had our own decoder for
vda which worked properly with consuming the entire bitstream. I don't know
why nobody cared about this so far.
//Rainer
More information about the ffmpeg-devel
mailing list