Files
ffmpeg-rockchip/libavformat
François Revol 8fa36ae09d This fixes error handling for BeOS, removing the need for some ifdefs.
AVERROR_ defines are moved to avcodec.h as they are needed in there as well. Feel free to move that to avutil/common.h.
Bumped up avcodec/format version numbers as though it's binary compatible we will want to rebuild apps as error values changed.
Please from now on use return AVERROR(EFOO) instead of the ugly return -EFOO in your code.
This also removes the need for berrno.h.

Originally committed as revision 7965 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-13 18:26:14 +00:00
..
2007-01-19 22:12:59 +00:00
2007-02-09 12:10:15 +00:00
2007-02-09 12:10:15 +00:00
2006-10-10 23:59:08 +00:00
2007-02-10 03:36:12 +00:00
2007-02-10 03:36:12 +00:00
2007-01-19 22:12:59 +00:00
2006-11-02 23:22:23 +00:00
2007-01-22 01:16:42 +00:00
2007-02-13 08:21:47 +00:00
2007-01-19 22:12:59 +00:00
2007-01-24 15:59:58 +00:00
2007-02-09 20:34:24 +00:00
2007-01-21 12:43:29 +00:00
2007-01-15 22:05:22 +00:00
2006-09-27 19:47:39 +00:00
2007-02-09 12:10:15 +00:00
2007-01-25 21:56:06 +00:00
2006-11-07 22:10:07 +00:00
2007-01-29 15:02:57 +00:00
2007-01-02 22:22:12 +00:00
2007-02-12 15:57:21 +00:00