[FFmpeg-devel] [PATCH v2 0/8] libkvazaar improvements

Michael Niedermayer michael at niedermayer.cc
Wed Oct 7 14:23:38 CEST 2015


On Wed, Oct 07, 2015 at 01:33:58PM +0300, Arttu Ylä-Outinen wrote:
> On 2015-09-29 16:29, Arttu Ylä-Outinen wrote:
> >These patches fix some problems in libkvazaar encoder and update it to work
> >with the latest git version of Kvazaar. Most notable changes are setting
> >pts, dts and keyframe flag on the output packets and fixing the calculation
> >of the framerate.
> >
> >v2: Add libkvazaar version check and fix descriptions of patches
> >     "libkvazaar: Fix setting target bitrate" and
> >     "doc/encoders: Fix libkvazaar documentation."
> >
> >Thanks for the comments!
> >
> >Arttu Ylä-Outinen (8):
> >   libkvazaar: Update to work with the latest version
> >   configure: Add version check for libkvazaar
> >   libkvazaar: Remove unnecessary NULL checks
> >   libkvazaar: Replace asserts with proper errors
> >   libkvazaar: Set pts and dts
> >   libkvazaar: Use av_image_copy for copying pixels
> >   libkvazaar: Fix setting framerate
> >   doc/encoders: Fix libkvazaar documentation
> >
> >  configure               |    2 ++
> >  doc/encoders.texi       |    3 --
> >  libavcodec/libkvazaar.c |   80 ++++++++++++++++++++++++++++++++++-------------
> >  3 files changed, 60 insertions(+), 25 deletions(-)
> >
> 
> Is it OK if I push these (with the v3 of the second patch)?

sure, you are the maintainer of the code

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

I have often repented speaking, but never of holding my tongue.
-- Xenocrates
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20151007/bed9fc53/attachment.sig>


More information about the ffmpeg-devel mailing list