FFmpeg/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
..
4xm.c
adtsenc.c
aiff.c
allformats.c
allformats.h
amr.c
asf-enc.c
asf.c
asf.h
au.c
audio.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
avformat.h This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
avi.h
avidec.c
avienc.c
avio.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
avio.h This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
aviobuf.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
avisynth.c
avs.c
barpainet.h
beosaudio.cpp This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
crc.c
cutils.c
daud.c
dc1394.c
dsicin.c
dv1394.c
dv1394.h
dv.c
dv.h
dvenc.c
electronicarts.c
ffm.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
file.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
flic.c
flv.h
flvdec.c
flvenc.c
framehook.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
framehook.h
gif.c
gifdec.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
grab_bktr.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
grab.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
gxf.c
gxf.h
gxfenc.c
http.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
idcin.c
idroq.c
img2.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
ipmovie.c
isom.c
isom.h
libnut.c
Makefile
matroska.c
mm.c
mmf.c
mov.c
movenc.c
mp3.c
mpc.c
mpeg.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
mpegts.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
mpegts.h
mpegtsenc.c
mpjpeg.c
mtv.c
mxf.c
network.h
nsvdec.c
nut.c
nut.h
nutdec.c
nuv.c
ogg2.c
ogg2.h
ogg.c
oggparseflac.c
oggparseogm.c
oggparsetheora.c
oggparsevorbis.c
os_support.c
os_support.h
psxstr.c
qtpalette.h
raw.c
riff.c
riff.h
rm.c
rtp_h264.c
rtp_h264.h
rtp_internal.h
rtp.c
rtp.h
rtpproto.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
rtsp.c
rtsp.h
rtspcodes.h
segafilm.c
sgi.c
sierravmd.c
smacker.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
sol.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
swf.c
tcp.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
tiertexseq.c
tta.c
udp.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
utils.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
v4l2.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
voc.c
voc.h
vocdec.c
vocenc.c
wav.c
wc3movie.c
westwood.c
wv.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
x11grab.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
yuv4mpeg.c