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