Re: [FFmpeg-devel] [PATCH] libx264: fix -b_qfactor and -chromaoffset

2014-08-26 Thread Hii
Hi, On 2014-08-25 01:24, Michael Niedermayer wrote: > On Sat, Aug 23, 2014 at 08:59:41PM +0800, Hii wrote: >> Currently -b_qfactor and -chromaoffset have no effect in libx264, >> the attached patch is an attempt to fix the issue. >> >> Move the corresponding lines afte

[FFmpeg-devel] [PATCH] libx264: fix -b_qfactor and -chromaoffset

2014-08-23 Thread Hii
x264's tunings after the move. (feel free to edit the commit message as I am not a native English speaker.) From d8597d3f708c21deae40b21754173763c5a13658 Mon Sep 17 00:00:00 2001 From: Hii Date: Sat, 23 Aug 2014 17:08:02 +0800 Subject: [PATCH] libx264: fix -b_qfactor and -chromao