[FFmpeg-cvslog] doc/encoders: fix typo in AAC encoder documentation
Rostislav Pehlivanov
git at videolan.org
Sat Jan 9 14:22:14 CET 2016
ffmpeg | branch: master | Rostislav Pehlivanov <atomnuker at gmail.com> | Sat Jan 9 13:20:42 2016 +0000| [ba4c2917ebee6c2d7449842578b3191818687631] | committer: Rostislav Pehlivanov
doc/encoders: fix typo in AAC encoder documentation
Signed-off-by: Rostislav Pehlivanov <atomnuker at gmail.com>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ba4c2917ebee6c2d7449842578b3191818687631
---
doc/encoders.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/encoders.texi b/doc/encoders.texi
index 01df509..33699df 100644
--- a/doc/encoders.texi
+++ b/doc/encoders.texi
@@ -137,7 +137,7 @@ specifications.
Long term prediction profile, is enabled by and will enable the aac_ltp option.
Introduced in MPEG4.
- at item aac_pred
+ at item aac_main
Main-type prediction profile, is enabled by and will enable the aac_pred option.
Introduced in MPEG2.
More information about the ffmpeg-cvslog
mailing list