]> granicus.if.org Git - handbrake/commit
remove crf flag and all uses of it
authorjstebbins <jstebbins.hb@gmail.com>
Mon, 19 Oct 2009 20:32:20 +0000 (20:32 +0000)
committerjstebbins <jstebbins.hb@gmail.com>
Mon, 19 Oct 2009 20:32:20 +0000 (20:32 +0000)
commit23fb2706d3b4e2594829d70275df8c4c21f07688
treeb800967dbbbf21c062b35762a2ce70fdf6219a77
parent41dc72b96a5b99eb0d80439b95c0b02efc9f84af
remove crf flag and all uses of it
x264 encodes will only use crf now.  qp mode is gone.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2891 b64f7644-9d1e-0410-96f1-a4d463321fa5
gtk/src/hb-backend.c
gtk/src/queuehandler.c
libhb/common.h
libhb/encx264.c
libhb/work.c
test/test.c