Re: [FFmpeg-devel] [PATCH 1/9] libavutil: add API for exporting video frame quantizers

2020-05-11 Thread Anton Khirnov
Quoting Thierry Foucu (2020-05-07 21:14:15)
> On Sat, Apr 18, 2020 at 5:02 AM Lynne  wrote:
> 
> > Apr 18, 2020, 11:14 by an...@khirnov.net:
> >
> > > From: Juan De León 
> > >
> > > This is intended to replace the deprecated the AV_FRAME_DATA_QP_TABLE*
> > > API and extend it to a wider range of codecs.
> > >
> > > In the future, it may also be extended to support other encoding
> > > parameters such as motion vectors.
> > >
> > > Additional changes by Anton Khirnov  with suggestions
> > > by Lynne .
> > >
> > > Signed-off-by: Juan De León 
> > > Signed-off-by: Michael Niedermayer 
> > > Signed-off-by: Anton Khirnov 
> > >
> >
> > API looks good, patchset LGTM.
> >
> 
> Any chance to have this patch set applied?

Sure, guess I don't need to wait for the legacy filters to be resolved
and can push everything else.

-- 
Anton Khirnov
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Re: [FFmpeg-devel] [PATCH 1/9] libavutil: add API for exporting video frame quantizers

2020-05-07 Thread Thierry Foucu
On Sat, Apr 18, 2020 at 5:02 AM Lynne  wrote:

> Apr 18, 2020, 11:14 by an...@khirnov.net:
>
> > From: Juan De León 
> >
> > This is intended to replace the deprecated the AV_FRAME_DATA_QP_TABLE*
> > API and extend it to a wider range of codecs.
> >
> > In the future, it may also be extended to support other encoding
> > parameters such as motion vectors.
> >
> > Additional changes by Anton Khirnov  with suggestions
> > by Lynne .
> >
> > Signed-off-by: Juan De León 
> > Signed-off-by: Michael Niedermayer 
> > Signed-off-by: Anton Khirnov 
> >
>
> API looks good, patchset LGTM.
>

Any chance to have this patch set applied?

Thanks



> ___
> ffmpeg-devel mailing list
> ffmpeg-devel@ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".



-- 

Thierry Foucu
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Re: [FFmpeg-devel] [PATCH 1/9] libavutil: add API for exporting video frame quantizers

2020-04-18 Thread Lynne
Apr 18, 2020, 11:14 by an...@khirnov.net:

> From: Juan De León 
>
> This is intended to replace the deprecated the AV_FRAME_DATA_QP_TABLE*
> API and extend it to a wider range of codecs.
>
> In the future, it may also be extended to support other encoding
> parameters such as motion vectors.
>
> Additional changes by Anton Khirnov  with suggestions
> by Lynne .
>
> Signed-off-by: Juan De León 
> Signed-off-by: Michael Niedermayer 
> Signed-off-by: Anton Khirnov 
>

API looks good, patchset LGTM.
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".