[FFmpeg-cvslog] Fix texinfo error due to wrong @subsubsection

Andreas Cadhalpun git at videolan.org
Thu Mar 27 04:07:26 CET 2014


ffmpeg | branch: master | Andreas Cadhalpun <Andreas.Cadhalpun at googlemail.com> | Wed Mar 26 19:13:35 2014 +0100| [cf3bfc970c7a567763aef4bf7ce827f84d692fd6] | committer: Michael Niedermayer

Fix texinfo error due to wrong @subsubsection

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=cf3bfc970c7a567763aef4bf7ce827f84d692fd6
---

 doc/decoders.texi |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/decoders.texi b/doc/decoders.texi
index 09c9f9c..9309b82 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).
 
- at subsubsection AC-3 Decoder Options
+ at subsection AC-3 Decoder Options
 
 @table @option
 



More information about the ffmpeg-cvslog mailing list