OSDN Git Service

libx264: add 'crf_max' 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:33:40 +0000 (14:33 +0200)
commit4ae30cac228e0987faa528e7e6305a52712b5ad9
tree07ec7d48ca633d0a9a9b78be24c00a9c47bb0a3a
parentc5dd0bc4ca977924825a74080ff1c294dda01427
libx264: add 'crf_max' private option.

Deprecate corresponding global option.
libavcodec/avcodec.h
libavcodec/libx264.c
libavcodec/options.c