diff options
author | Nathan Caldwell <saintdev@gmail.com> | 2012-10-18 22:58:25 -0600 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2012-10-21 23:03:26 +0200 |
commit | c854102da773fa898cc6dbc8ca474b1088ce5f12 (patch) | |
tree | babd340426cf4f8e658da03b18189088bd76d10d /doc | |
parent | a893655bdaa726a82424367b6456d195be12ebbc (diff) | |
download | ffmpeg-c854102da773fa898cc6dbc8ca474b1088ce5f12.tar.gz |
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 <lu_zero@gentoo.org>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions