diff rtpdec_amr.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 484fceabfad2
children 7d952a85947b
line wrap: on
line diff