view libavcodec.v @ 11525:892d04e7c4e5 libavcodec

Make g729dec.c:decode_frame() return AVERROR_INVALIDDATA rather than AVERROR_NOFMT in case of invalid / unknown packet size.
author stefano
date Sun, 21 Mar 2010 16:34:01 +0000
parents e80dfe0c441b
children
line wrap: on
line source

LIBAVCODEC_$MAJOR {
        global: *;
};