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

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to