OSDN Git Service

lavu/opt: add AV_OPT_TYPE_CHANNEL_LAYOUT and handler functions
authorStefano Sabatini <stefasab@gmail.com>
Fri, 4 Oct 2013 10:07:55 +0000 (12:07 +0200)
committerStefano Sabatini <stefasab@gmail.com>
Thu, 17 Oct 2013 16:09:29 +0000 (18:09 +0200)
commit8696e51bafdc08baa8fe74fc4bc95904f4ad5654
treee99d3cc749e221e1efaca25d60fd6b69275c7cf9
parentd96e377c394cc4664a91bfd2c24bbb80f42ea8de
lavu/opt: add AV_OPT_TYPE_CHANNEL_LAYOUT and handler functions

The new type is compatible with AV_OPT_TYPE_INT64, but allows to specify
channel layouts using the format accepted by av_get_channel_layout().
doc/APIchanges
libavutil/opt.c
libavutil/opt.h
libavutil/version.h