mirror of https://github.com/mstorsjo/fdk-aac.git
Merge "Correct comment spelling error." am: 0f065e796b
Original change: https://android-review.googlesource.com/c/platform/external/aac/+/2519657 Change-Id: Ifeddd337fb8c4b648aaafb8c86c94ea4fa904f76 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
18cb3fccf6
|
@ -1086,7 +1086,7 @@ typedef struct {
|
|||
write edit lists for gapless playback. The decoder may not
|
||||
know how much delay is introdcued by SBR, since it may not
|
||||
know if SBR is active at all (implicit signaling),
|
||||
therefore the deocder must take into account any delay
|
||||
therefore the decoder must take into account any delay
|
||||
caused by the SBR module. */
|
||||
|
||||
UCHAR confBuf[64]; /*!< Configuration buffer in binary format as an
|
||||
|
|
Loading…
Reference in New Issue