[FFmpeg-devel] [PATCH 4/9] Replace AVERROR_NUMEXPECTED by AVERROR(EDOM)
Panagiotis Issaris
panagiotis
Thu Jul 19 14:55:19 CEST 2007
The attached patch replaces all occurrances of AVERROR_NUMEXPECTED with
AVERROR(EDOM).
With friendly regards,
Takis
Signed-off-by: Panagiotis Issaris <takis.issaris at uhasselt.be>
---
cmdutils.c | 2 +-
ffmpeg.c | 2 +-
libavformat/utils.c | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 83f3ffee1cf7a3e9be0fe8f2611aa7adf2853214.diff
Type: text/x-patch
Size: 1450 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070719/608e6a2d/attachment.bin>
More information about the ffmpeg-devel
mailing list