From 41803a251b5729a77925ad9f713b3beaccab99dd Mon Sep 17 00:00:00 2001 From: Steve Lhomme Date: Sun, 24 Nov 2024 14:06:27 +0100 Subject: [PATCH] fix grammar of deprecated AAC Codec IDs --- codec_specs.md | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/codec_specs.md b/codec_specs.md index 03bf1c6ed..426ec9a65 100644 --- a/codec_specs.md +++ b/codec_specs.md @@ -488,8 +488,8 @@ Codec ID: A_AAC/MPEG2/LC Codec Name: Low Complexity -Description: Channel number and sample rate have to be read from the corresponding audio element. Audio stream is stripped -from ADTS headers and normal Matroska frame based muxing scheme is applied. +Description: Channel number and sample rate have to be read from the corresponding audio element. +The audio stream is stripped from ADTS headers and normal Matroska frame based muxing scheme is applied. AAC audio always uses wFormatTag 0xFF. Initialization: none @@ -500,8 +500,8 @@ Codec ID: A_AAC/MPEG2/LC/SBR Codec Name: Low Complexity with Spectral Band Replication -Description: Channel number and sample rate have to be read from the corresponding audio element. Audio stream is stripped -from ADTS headers and normal Matroska frame based muxing scheme is applied. +Description: Channel number and sample rate have to be read from the corresponding audio element. +The audio stream is stripped from ADTS headers and normal Matroska frame based muxing scheme is applied. AAC audio always uses wFormatTag 0xFF. Initialization: none @@ -512,8 +512,8 @@ Codec ID: A_AAC/MPEG2/MAIN Codec Name: MPEG2 Main Profile -Description: Channel number and sample rate have to be read from the corresponding audio element. Audio stream is stripped -from ADTS headers and normal Matroska frame based muxing scheme is applied. +Description: Channel number and sample rate have to be read from the corresponding audio element. +The audio stream is stripped from ADTS headers and normal Matroska frame based muxing scheme is applied. AAC audio always uses wFormatTag 0xFF. Initialization: none @@ -524,8 +524,8 @@ Codec ID: A_AAC/MPEG2/SSR Codec Name: Scalable Sampling Rate -Description: Channel number and sample rate have to be read from the corresponding audio element. Audio stream is stripped -from ADTS headers and normal Matroska frame based muxing scheme is applied. +Description: Channel number and sample rate have to be read from the corresponding audio element. +The audio stream is stripped from ADTS headers and normal Matroska frame based muxing scheme is applied. AAC audio always uses wFormatTag 0xFF. Initialization: none @@ -536,8 +536,8 @@ Codec ID: A_AAC/MPEG4/LC Codec Name: Low Complexity -Description: Channel number and sample rate have to be read from the corresponding audio element. Audio stream is stripped -from ADTS headers and normal Matroska frame based muxing scheme is applied. +Description: Channel number and sample rate have to be read from the corresponding audio element. +The audio stream is stripped from ADTS headers and normal Matroska frame based muxing scheme is applied. AAC audio always uses wFormatTag 0xFF. Initialization: none @@ -548,8 +548,8 @@ Codec ID: A_AAC/MPEG4/LC/SBR Codec Name: Low Complexity with Spectral Band Replication -Description: Channel number and sample rate have to be read from the corresponding audio element. Audio stream is stripped -from ADTS headers and normal Matroska frame based muxing scheme is applied. +Description: Channel number and sample rate have to be read from the corresponding audio element. +The audio stream is stripped from ADTS headers and normal Matroska frame based muxing scheme is applied. AAC audio always uses wFormatTag 0xFF. Initialization: none @@ -560,8 +560,8 @@ Codec ID: A_AAC/MPEG4/LTP Codec Name: Long Term Prediction -Description: Channel number and sample rate have to be read from the corresponding audio element. Audio stream is stripped -from ADTS headers and normal Matroska frame based muxing scheme is applied. +Description: Channel number and sample rate have to be read from the corresponding audio element. +The audio stream is stripped from ADTS headers and normal Matroska frame based muxing scheme is applied. AAC audio always uses wFormatTag 0xFF. Initialization: none @@ -572,8 +572,8 @@ Codec ID: A_AAC/MPEG4/MAIN Codec Name: MPEG4 Main Profile -Description: Channel number and sample rate have to be read from the corresponding audio element. Audio stream is stripped -from ADTS headers and normal Matroska frame based muxing scheme is applied. +Description: Channel number and sample rate have to be read from the corresponding audio element. +The audio stream is stripped from ADTS headers and normal Matroska frame based muxing scheme is applied. AAC audio always uses wFormatTag 0xFF. Initialization: none @@ -584,8 +584,8 @@ Codec ID: A_AAC/MPEG4/SSR Codec Name: Scalable Sampling Rate -Description: Channel number and sample rate have to be read from the corresponding audio element. Audio stream is stripped -from ADTS headers and normal Matroska frame based muxing scheme is applied. +Description: Channel number and sample rate have to be read from the corresponding audio element. +The audio stream is stripped from ADTS headers and normal Matroska frame based muxing scheme is applied. AAC audio always uses wFormatTag 0xFF. Initialization: none