OSDN Git Service

libavutil/opt: fix av_opt_set_channel_layout() to access correct memory address
authorPhilip DeCamp <decamp@mit.edu>
Wed, 24 Sep 2014 20:15:18 +0000 (16:15 -0400)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 24 Sep 2014 20:57:40 +0000 (22:57 +0200)
commit857fc0a71f1b52fbba3281ba64b5a35195458622
tree667fb6c896bad7f0520359bd71642aeb8eb7e37d
parent70277d1d234b33a80477f75435758a194fed5873
libavutil/opt: fix av_opt_set_channel_layout() to access correct memory address

Signed-off-by: Philip DeCamp <decamp@mit.edu>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavutil/opt.c