[FFmpeg-devel] [PATCH 1/7] mpegvideo: use the AVVideoEncParams API for exporting QP tables

Michael Niedermayer michael at niedermayer.cc
Tue Oct 6 01:20:40 EEST 2020


On Mon, Oct 05, 2020 at 10:40:59AM +0200, Anton Khirnov wrote:
> Quoting Michael Niedermayer (2020-10-03 20:26:20)
> > On Fri, Oct 02, 2020 at 08:03:25PM +0200, Anton Khirnov wrote:
> > > Do it only when requested with the AV_CODEC_EXPORT_DATA_VIDEO_ENC_PARAMS
> > > flag.
> > > 
> > > Drop previous code using the long-deprecated AV_FRAME_DATA_QP_TABLE*
> > > API. Temporarily disable fate-filter-pp, fate-filter-pp7,
> > > fate-filter-spp. They will be reenabled once these filters are converted
> > > in following commits.
> > 
> > This patchset updates pp, pp7, spp, fspp, qp, codecview
> > it seems uspp is missed (as it lacks a fate test i guess)
> 
> No, I skipped uspp because it uses more deprecated APIs than just the QP
> table one. Specifically, the old encoding API and
> AVCodecContext.coded_frame.

right, i had forgotten about that
consider my uspp review comment to be withdrawn for now.


[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Dictatorship naturally arises out of democracy, and the most aggravated
form of tyranny and slavery out of the most extreme liberty. -- Plato
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20201006/63e657f7/attachment.sig>


More information about the ffmpeg-devel mailing list