diff options
author | Nathan Caldwell <[email protected]> | 2012-10-18 22:58:25 -0600 |
---|---|---|
committer | Luca Barbato <[email protected]> | 2012-10-21 23:03:26 +0200 |
commit | c854102da773fa898cc6dbc8ca474b1088ce5f12 (patch) | |
tree | babd340426cf4f8e658da03b18189088bd76d10d /libavcodec/rv30dsp.c | |
parent | a893655bdaa726a82424367b6456d195be12ebbc (diff) |
avcodec: handle AVERROR_EXPERIMENTAL
Error out on init if a codec with CODEC_CAP_EXPERIMENTAL is requested
and strict_std_compliance is not FF_COMPLIANCE_EXPERIMENTAL.
Move the check from avconv to avcodec_open2() and return
AVERROR_EXPERIMENTAL accordingly.
Signed-off-by: Luca Barbato <[email protected]>
Diffstat (limited to 'libavcodec/rv30dsp.c')
0 files changed, 0 insertions, 0 deletions