[FFmpeg-cvslog] doc/demuxers: add entry for aac

Gyan Doshi git at videolan.org
Thu Dec 30 13:41:15 EET 2021


ffmpeg | branch: master | Gyan Doshi <ffmpeg at gyani.pro> | Thu Dec 30 17:28:30 2021 +0530| [12f21849e550280c7e577e9958ead9aa42a29584] | committer: Gyan Doshi

doc/demuxers: add entry for aac

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

 doc/demuxers.texi | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/doc/demuxers.texi b/doc/demuxers.texi
index cab8a7072c..593ff34c86 100644
--- a/doc/demuxers.texi
+++ b/doc/demuxers.texi
@@ -25,6 +25,13 @@ Audible Format 2, 3, and 4 demuxer.
 
 This demuxer is used to demux Audible Format 2, 3, and 4 (.aa) files.
 
+ at section aac
+
+Raw Audio Data Transport Stream AAC demuxer.
+
+This demuxer is used to demux an ADTS input containing a single AAC stream
+alongwith any ID3v1/2 or APE tags in it.
+
 @section apng
 
 Animated Portable Network Graphics demuxer.



More information about the ffmpeg-cvslog mailing list