[FFmpeg-devel] [PATCH 3/9] Replace AVERROR_IO by AVERROR(EIO)
Panagiotis Issaris
panagiotis
Thu Jul 19 14:55:18 CEST 2007
The attached patch replaces all occurrances of AVERROR_IO with
AVERROR(EIO).
With friendly regards,
Takis
Signed-off-by: Panagiotis Issaris <takis.issaris at uhasselt.be>
---
cmdutils.c | 2 +-
libavformat/4xm.c | 8 ++++----
libavformat/aiff.c | 4 ++--
libavformat/amr.c | 6 +++---
libavformat/apc.c | 2 +-
libavformat/asf.c | 4 ++--
libavformat/au.c | 4 ++--
libavformat/audio.c | 16 ++++++++--------
libavformat/avio.c | 6 +++---
libavformat/aviobuf.c | 2 +-
libavformat/avisynth.c | 4 ++--
libavformat/avs.c | 8 ++++----
libavformat/bethsoftvid.c | 8 ++++----
libavformat/c93.c | 6 +++---
libavformat/daud.c | 2 +-
libavformat/dsicin.c | 6 +++---
libavformat/dv.c | 4 ++--
libavformat/dv1394.c | 6 +++---
libavformat/dxa.c | 4 ++--
libavformat/electronicarts.c | 8 ++++----
libavformat/flic.c | 8 ++++----
libavformat/flvdec.c | 4 ++--
libavformat/gif.c | 2 +-
libavformat/gifdec.c | 10 +++++-----
libavformat/grab.c | 8 ++++----
libavformat/gxf.c | 2 +-
libavformat/http.c | 10 +++++-----
libavformat/idcin.c | 12 ++++++------
libavformat/idroq.c | 18 +++++++++---------
libavformat/img2.c | 14 +++++++-------
libavformat/ipmovie.c | 4 ++--
libavformat/matroskadec.c | 42 +++++++++++++++++++++---------------------
libavformat/mm.c | 6 +++---
libavformat/mmf.c | 6 +++---
libavformat/mp3.c | 2 +-
libavformat/mpc.c | 4 ++--
libavformat/mpeg.c | 2 +-
libavformat/mpegts.c | 2 +-
libavformat/mtv.c | 6 +++---
libavformat/mxf.c | 2 +-
libavformat/nuv.c | 2 +-
libavformat/ogg.c | 6 +++---
libavformat/ogg2.c | 4 ++--
libavformat/psxstr.c | 12 ++++++------
libavformat/raw.c | 14 +++++++-------
libavformat/rmdec.c | 10 +++++-----
libavformat/rtp.c | 2 +-
libavformat/rtpproto.c | 8 ++++----
libavformat/rtsp.c | 6 +++---
libavformat/segafilm.c | 16 ++++++++--------
libavformat/sierravmd.c | 8 ++++----
libavformat/smacker.c | 6 +++---
libavformat/swf.c | 8 ++++----
libavformat/tcp.c | 2 +-
libavformat/thp.c | 6 +++---
libavformat/tiertexseq.c | 6 +++---
libavformat/txd.c | 8 ++++----
libavformat/udp.c | 10 +++++-----
libavformat/utils.c | 2 +-
libavformat/v4l2.c | 22 +++++++++++-----------
libavformat/vocdec.c | 2 +-
libavformat/wav.c | 6 +++---
libavformat/wc3movie.c | 22 +++++++++++-----------
libavformat/westwood.c | 14 +++++++-------
libavformat/wv.c | 2 +-
libavformat/x11grab.c | 16 ++++++++--------
libavformat/yuv4mpeg.c | 8 ++++----
67 files changed, 251 insertions(+), 251 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: a4a323ca71aa620f18cd3e81a261f0d83e946621.diff
Type: text/x-patch
Size: 89664 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070719/d13da270/attachment.bin>
More information about the ffmpeg-devel
mailing list