From: Loren Merritt Date: Sun, 23 Jul 2006 19:19:40 +0000 (+0000) Subject: new option: --qpfile forces frames types and QPs. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4b2556f688c482e2cbda025a5468bb4853810f89;p=libx264 new option: --qpfile forces frames types and QPs. (intended for ratecontrol experiments, not for real encodes) git-svn-id: svn://svn.videolan.org/x264/trunk@538 df754926-b1dd-0310-bc7b-ec298dee348c --- diff --git a/x264.c b/x264.c index d7074bfd..63698cc0 100644 --- a/x264.c +++ b/x264.c @@ -65,6 +65,7 @@ typedef struct { int i_seek; hnd_t hin; hnd_t hout; + FILE *qpfile; } cli_opt_t; /* input file operation function pointers */ @@ -193,6 +194,7 @@ static void Help( x264_param_t *defaults ) " where