diff options
author | Rostislav Pehlivanov <atomnuker@gmail.com> | 2015-12-05 16:38:18 +0000 |
---|---|---|
committer | Rostislav Pehlivanov <atomnuker@gmail.com> | 2015-12-05 16:38:18 +0000 |
commit | 49b82bc9562e8229ee147cc51d33243764c362bf (patch) | |
tree | d993f1b83d26d6e5fd6bd8673d875bbc9aca8974 | |
parent | d9791a8656b5580756d5b7ecc315057e8cd4255e (diff) | |
download | ffmpeg-49b82bc9562e8229ee147cc51d33243764c362bf.tar.gz |
doc/encoders.texi: remove forgotten mention of "experimental" from libvo-aacenc
Previous documentation commit overlooked that particular mention.
Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
-rw-r--r-- | doc/encoders.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/encoders.texi b/doc/encoders.texi index 8c8280b2e4..9e8c3d7c2a 100644 --- a/doc/encoders.texi +++ b/doc/encoders.texi @@ -1085,7 +1085,7 @@ configuration. You need to explicitly configure the build with @code{--enable-libvo-aacenc --enable-version3}. This encoder is considered to be worse than the -@ref{aacenc,,native experimental FFmpeg AAC encoder}, according to +@ref{aacenc,,native FFmpeg AAC encoder}, according to multiple sources. @subsection Options |