comparison rtpdec_vorbis.c @ 5860:731cb836bca6 libavformat

Make av_open_input_file() return AVERROR_INVALIDDATA rather than AVERROR_NOFMT if the format is unknown / cannot be recognized. It is returned AVERROR_INVALIDDATA, in the sense that the data is invalid within what the specific libav* binary supports. That was the last remaining use of AVERROR_NOFMT, which is going to be dropped at the next libavutil major bump.
author stefano
date Sun, 21 Mar 2010 16:34:04 +0000
parents 04b39763b51b
children 536e5527c1e0
comparison
equal deleted inserted replaced
5859:fc31294e2c52 5860:731cb836bca6