view libavcodec.v @ 11659:45512d8b6b35 libavcodec

Make avcodec_check_dimensions() return AVERROR(EINVAL) rather than -1 in case of invalid picture size.
author stefano
date Sun, 25 Apr 2010 15:05:16 +0000
parents e80dfe0c441b
children
line wrap: on
line source

LIBAVCODEC_$MAJOR {
        global: *;
};