ffmpeg/libavformat
Stefano Sabatini 79157f400b error: remove AVERROR_NUMEXPECTED
AVERROR_NUMEXPECTED is used only in the image muxer and demuxer, and
has a too much specific meaning, which is better explained through a
log message. Thus it can be replaced by AVERROR(EINVAL).

This breaks API.

Signed-off-by: Stefano Sabatini <stefano.sabatini-lala@poste.it>
Signed-off-by: Anton Khirnov <anton@khirnov.net>
2011-04-21 07:10:16 +02:00
..
2011-04-14 13:55:30 +02:00
2011-03-21 21:31:34 +01:00
2011-04-03 22:47:05 +02:00
2011-04-20 17:00:11 +02:00
2011-03-28 16:55:03 +02:00
2011-04-18 18:23:16 +02:00
2011-04-08 15:59:19 +02:00
2011-04-19 19:48:07 +02:00
2011-04-19 18:28:38 +02:00
2011-04-19 18:28:38 +02:00
2011-04-08 15:59:19 +02:00
2011-04-19 18:28:38 +02:00
2011-04-19 18:28:38 +02:00
2011-04-04 17:45:20 +02:00
2011-04-08 15:59:19 +02:00
2011-04-04 17:45:20 +02:00
2011-04-08 15:59:19 +02:00
2011-04-03 22:47:39 +02:00
2011-04-08 15:59:19 +02:00
2011-04-01 19:29:08 +02:00
2011-04-13 07:38:15 +02:00
2011-04-21 07:10:16 +02:00