[FFmpeg-devel] [PATCH 1/9] Replace AVERROR_NOMEM by AVERROR(ENOMEM)

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


The attached patch replaces all occurrances of AVERROR_NOMEM with
AVERROR(ENOMEM).

With friendly regards,
Takis

Signed-off-by: Panagiotis Issaris <takis.issaris at uhasselt.be>
---
 cmdutils.c                   |    2 +-
 libavformat/4xm.c            |    8 ++++----
 libavformat/aiff.c           |    2 +-
 libavformat/amr.c            |    2 +-
 libavformat/apc.c            |    4 ++--
 libavformat/avs.c            |    4 ++--
 libavformat/bethsoftvid.c    |    8 ++++----
 libavformat/c93.c            |    4 ++--
 libavformat/dsicin.c         |    8 ++++----
 libavformat/dxa.c            |    4 ++--
 libavformat/electronicarts.c |    4 ++--
 libavformat/flic.c           |    2 +-
 libavformat/flvdec.c         |    4 ++--
 libavformat/idcin.c          |    4 ++--
 libavformat/idroq.c          |    4 ++--
 libavformat/ipmovie.c        |    6 +++---
 libavformat/matroskadec.c    |   14 +++++++-------
 libavformat/mm.c             |    8 ++++----
 libavformat/mmf.c            |    2 +-
 libavformat/mp3.c            |    2 +-
 libavformat/mpc.c            |    2 +-
 libavformat/mtv.c            |    4 ++--
 libavformat/nut.c            |    2 +-
 libavformat/nutdec.c         |    2 +-
 libavformat/ogg.c            |    2 +-
 libavformat/ogg2.c           |    2 +-
 libavformat/psxstr.c         |    4 ++--
 libavformat/raw.c            |   14 +++++++-------
 libavformat/rtsp.c           |    4 ++--
 libavformat/segafilm.c       |    8 ++++----
 libavformat/sierravmd.c      |    8 ++++----
 libavformat/smacker.c        |    4 ++--
 libavformat/thp.c            |    4 ++--
 libavformat/tiertexseq.c     |    8 ++++----
 libavformat/tta.c            |    2 +-
 libavformat/txd.c            |    2 +-
 libavformat/utils.c          |   26 +++++++++++++-------------
 libavformat/vocdec.c         |    2 +-
 libavformat/wav.c            |    2 +-
 libavformat/wc3movie.c       |    4 ++--
 libavformat/westwood.c       |    6 +++---
 libavformat/wv.c             |    2 +-
 42 files changed, 105 insertions(+), 105 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 3f5284b3c46ebded3ed652c3f9c2c0607b0eee15.diff
Type: text/x-patch
Size: 42285 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070719/d31d4f71/attachment.bin>



More information about the ffmpeg-devel mailing list