1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-09-11 01:47:55 +02:00
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
..
avcore.h Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate() 2010-07-26 23:12:28 +00:00
libavcore.v Add libavcore. 2010-07-21 18:28:42 +00:00
Makefile Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate() 2010-07-26 23:12:28 +00:00
parseutils.c Make av_parse_video_size() and av_parse_video_rate() return 2010-07-26 23:12:38 +00:00
parseutils.h Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate() 2010-07-26 23:12:28 +00:00
utils.c Add libavcore. 2010-07-21 18:28:42 +00:00