view libavcodec.v @ 11507:25e209f9153a libavcodec

Make g729dec.c:decoder_init() return AVERROR(EINVAL) rather than AVERROR(NOFMT) if one channel if the number of channels specified is different than 1.
author stefano
date Thu, 18 Mar 2010 00:23:02 +0000
parents e80dfe0c441b
children
line wrap: on
line source

LIBAVCODEC_$MAJOR {
        global: *;
};