diff options
author | Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> | 2014-03-26 19:13:35 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-03-27 11:20:56 +0100 |
commit | 3cd1c8653b518b3d7e5eea65c1896ae7ddab14a4 (patch) | |
tree | 379aa1948dd5c5366e2f31714d53cabd2978356c | |
parent | 194485cfbaac25957721cc9cd1588678e0217f58 (diff) | |
download | ffmpeg-3cd1c8653b518b3d7e5eea65c1896ae7ddab14a4.tar.gz |
Fix texinfo error due to wrong @subsubsection
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit cf3bfc970c7a567763aef4bf7ce827f84d692fd6)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-rw-r--r-- | doc/decoders.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/decoders.texi b/doc/decoders.texi index 09c9f9c731..9309b82a58 100644 --- a/doc/decoders.texi +++ b/doc/decoders.texi @@ -62,7 +62,7 @@ AC-3 audio decoder. This decoder implements part of ATSC A/52:2010 and ETSI TS 102 366, as well as the undocumented RealAudio 3 (a.k.a. dnet). -@subsubsection AC-3 Decoder Options +@subsection AC-3 Decoder Options @table @option |