ffmpeg/libavcore
Stefano Sabatini afead10638 Make av_parse_video_size() and av_parse_video_rate() return
AVERROR(EINVAL) rather than -1 in case of unsuccess.

Originally committed as revision 24521 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-07-26 23:12:38 +00:00
..
Makefile
avcore.h
libavcore.v
parseutils.c Make av_parse_video_size() and av_parse_video_rate() return 2010-07-26 23:12:38 +00:00
parseutils.h
utils.c