[FFmpeg-devel] [PATCH 5/9] Replace AVERROR_INVALIDDATA by AVERROR(EINVAL)

Panagiotis Issaris panagiotis
Thu Jul 19 14:55:20 CEST 2007


The attached patch replaces all occurrances of AVERROR_INVALIDDATA with
AVERROR(EINVAL).

With friendly regards,
Takis

Signed-off-by: Panagiotis Issaris <takis.issaris at uhasselt.be>
---
 cmdutils.c                |    2 +-
 libavcodec/sgidec.c       |    6 +++---
 libavcodec/sgienc.c       |    2 +-
 libavformat/4xm.c         |   10 +++++-----
 libavformat/aiff.c        |    8 ++++----
 libavformat/c93.c         |    4 ++--
 libavformat/dsicin.c      |    6 +++---
 libavformat/flic.c        |    4 ++--
 libavformat/idroq.c       |    6 +++---
 libavformat/ipmovie.c     |    6 +++---
 libavformat/matroskadec.c |   26 +++++++++++++-------------
 libavformat/mm.c          |    2 +-
 libavformat/mpegts.c      |    2 +-
 libavformat/psxstr.c      |    4 ++--
 libavformat/rtsp.c        |   22 +++++++++++-----------
 libavformat/segafilm.c    |    4 ++--
 libavformat/tiertexseq.c  |    6 +++---
 libavformat/utils.c       |    2 +-
 libavformat/wc3movie.c    |    8 ++++----
 libavformat/westwood.c    |    4 ++--
 20 files changed, 67 insertions(+), 67 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: de08f41a71c7631c4bedd940d77a247c71affca8.diff
Type: text/x-patch
Size: 25232 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070719/5eb23fe9/attachment.bin>



More information about the ffmpeg-devel mailing list