On Fri, Nov 16, 2018 at 8:59 PM James Zern <[email protected]> wrote:
>
> On Wed, Nov 14, 2018 at 12:56 PM Ard Oerlemans
> <[email protected]> wrote:
> >
> > This commit adds configuration options to libvpxenc.c that can be used to
> > enable VP8 temporal scalability. It also adds a way to programmatically set
> > the
> > per-frame encoding flags which can be used to control usage and updates of
> > reference frames while encoding with temporal scalability enabled.
> > ---
> > doc/encoders.texi | 28 +++++++++++++++
> > libavcodec/libvpxenc.c | 81 ++++++++++++++++++++++++++++++++++++++++++
> > 2 files changed, 109 insertions(+)
> >
>
> lgtm. I'll submit this soon if there aren't any further comments.
>
applied, thanks for the patch.
> > [...]
> > + while (token && dest_idx < max_entries)
> > + {
>
> This should be joined with the previous line. I have a fix for it locally.
_______________________________________________
ffmpeg-devel mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel