Re: [FFmpeg-devel] [PATCH V3] avcodec/libx265: add support for ROI-based encoding

2019-01-23 Thread Derek Buitenhuis
On 23/01/2019 16:11, Guo, Yejun wrote: > Signed-off-by: Guo, Yejun > --- > libavcodec/libx265.c | 66 > > 1 file changed, 66 insertions(+) > > diff --git a/libavcodec/libx265.c b/libavcodec/libx265.c > index 27c90b3..9841536 100644 > ---

[FFmpeg-devel] [PATCH V3] avcodec/libx265: add support for ROI-based encoding

2019-01-23 Thread Guo, Yejun
Signed-off-by: Guo, Yejun --- libavcodec/libx265.c | 66 1 file changed, 66 insertions(+) diff --git a/libavcodec/libx265.c b/libavcodec/libx265.c index 27c90b3..9841536 100644 --- a/libavcodec/libx265.c +++ b/libavcodec/libx265.c @@ -285,6