diff options
author | Dustin Brody <libav@parsoma.net> | 2011-07-27 19:09:45 -0400 |
---|---|---|
committer | Ronald S. Bultje <rsbultje@gmail.com> | 2011-07-28 15:23:07 -0700 |
commit | 2a11952f457658d58303c8e5b4e10fb4599eef4f (patch) | |
tree | e69efccf96406741ed195677d1e38327547725c9 /doc | |
parent | f5f004bc5a40e5a5de62bd5e2818ab5de7f6bf21 (diff) | |
download | ffmpeg-2a11952f457658d58303c8e5b4e10fb4599eef4f.tar.gz |
h263dec: Propagate AV_LOG_ERRORs from slice decoding through frame decoding with sufficient error recognition
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ffmpeg.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi index 5a783e3c15..4dca5d8991 100644 --- a/doc/ffmpeg.texi +++ b/doc/ffmpeg.texi @@ -470,6 +470,8 @@ FF_ER_COMPLIANT FF_ER_AGGRESSIVE @item 4 FF_ER_VERY_AGGRESSIVE +@item 5 +FF_ER_EXPLODE @end table @item -ec @var{bit_mask} |