Drop AVERROR_NOTSUPP at the next major bump, use AVERROR(ENOSYS)
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Tue, 27 Apr 2010 22:26:08 +0000 (22:26 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Tue, 27 Apr 2010 22:26:08 +0000 (22:26 +0000)
commitcf103fabbe33683d6ca138f7270351a4fa9c6466
tree550b314fec9e74cbfa23383b7e381f2fd4ef3e67
parent1ace15f58cd79f1fc114f1bda6aa7ac555717afd
Drop AVERROR_NOTSUPP at the next major bump, use AVERROR(ENOSYS)
instead which is semantically equivalent.

See the thread:
Subject: [FFmpeg-devel] [RFC] The meaning of AVERROR_NOTSUPP
Date: Sat, 27 Mar 2010 00:51:13 +0100

Originally committed as revision 22981 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavutil/error.c
libavutil/error.h