summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGyan Doshi <ffmpeg@gyani.pro>2021-12-30 17:10:30 +0530
committerGyan Doshi <ffmpeg@gyani.pro>2021-12-30 17:10:30 +0530
commit12f21849e550280c7e577e9958ead9aa42a29584 (patch)
treeb1bafc300d081da173eb6be3fb84e79bab1b7acc /doc
parent30322ebe3c55d0fb18bea4ae04d0fcaf1f97d27f (diff)
doc/demuxers: add entry for aac
Diffstat (limited to 'doc')
-rw-r--r--doc/demuxers.texi7
1 files changed, 7 insertions, 0 deletions
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.
+@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.