OSDN Git Service

libx264: add 'crf' private option.
authorAnton Khirnov <anton@khirnov.net>
Mon, 22 Aug 2011 05:55:34 +0000 (07:55 +0200)
committerAnton Khirnov <anton@khirnov.net>
Wed, 24 Aug 2011 12:26:12 +0000 (14:26 +0200)
commitd5dc8cc2974c816ba964692b75c9f17f40830414
tree6a9240f4e9cb7cd9e824eea5437ab73b81c69fb6
parent8ee18b4bee24f99e733cf1425894e82c25d02426
libx264: add 'crf' private option.

Deprecate corresponding global option.

Ideally all x264 private options should be generated automatically, but
x264 doesn't provide the API for this yet.
libavcodec/avcodec.h
libavcodec/libx264.c
libavcodec/options.c
libavcodec/version.h