diff options
author | Rostislav Pehlivanov <atomnuker@gmail.com> | 2016-01-09 13:20:42 +0000 |
---|---|---|
committer | Rostislav Pehlivanov <atomnuker@gmail.com> | 2016-01-09 13:20:42 +0000 |
commit | ba4c2917ebee6c2d7449842578b3191818687631 (patch) | |
tree | 614e226b088011d4c16edb3f5a942e5cdf905133 /doc/encoders.texi | |
parent | 0948e0f553c02a5b06003b07e80357f7f206d3ef (diff) | |
download | ffmpeg-ba4c2917ebee6c2d7449842578b3191818687631.tar.gz |
doc/encoders: fix typo in AAC encoder documentation
Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
Diffstat (limited to 'doc/encoders.texi')
-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 01df509bf3..33699df2b5 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. -@item aac_pred +@item aac_main Main-type prediction profile, is enabled by and will enable the aac_pred option. Introduced in MPEG2. |