On 11/11/16 02:24, Jun Zhao wrote: > From 5db0b2cd0930ed88d853114f13b69a80a44d9c4c Mon Sep 17 00:00:00 2001 > From: Jun Zhao <jun.z...@intel.com> > Date: Fri, 11 Nov 2016 10:04:53 +0800 > Subject: [PATCH] lavc/vaapi_encode_h265: fix the hevc vaapi encoder output > shaking issue. > > the max_num_reorder_pics/max_dec_pic_buffering_minus in vps/sps are incorrect. > > merge libav commit 314b421dd8910ebed7a8d419a0dbea239a00044e > vaapi_encode: Decide on GOP setup before initialising sequence > parameters > > merge libav commit b8cac1e83066aa87e8402c146c81b77a11b5eec3 > vaapi_h265: Fix buffering parameters > > Merged-by: Wang, Yi A <yi.a.w...@intel.com> > Merged-by: Jun Zhao <jun.z...@intel.com> > --- > libavcodec/vaapi_encode.c | 13 ++++++------- > libavcodec/vaapi_encode_h265.c | 8 ++++---- > 2 files changed, 10 insertions(+), 11 deletions(-)
As with the other patch, this is already in the merge queue and I would prefer to use it from there. Thanks, - Mark _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel