Replace all occurrences of AVERROR_NOTSUPP with AVERROR(ENOSYS).
authorPanagiotis Issaris <takis.issaris@uhasselt.be>
Thu, 19 Jul 2007 15:38:33 +0000 (15:38 +0000)
committerPanagiotis Issaris <takis.issaris@uhasselt.be>
Thu, 19 Jul 2007 15:38:33 +0000 (15:38 +0000)
commit85565db0f8b85dc2bb2df2e788be1918eda3ed04
treee6d75e608a581441da9c3670608093e71d02265c
parent5632e568c041ee2d6db8d963280b433b3f0c0b80
Replace all occurrences of AVERROR_NOTSUPP with AVERROR(ENOSYS).

Originally committed as revision 9763 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/matroskadec.c
libavformat/utils.c
libavformat/vocdec.c
libavformat/vocenc.c