]> git.sesse.net Git - ffmpeg/commit
avcodec/aac_ac3_parser: fix channel information parsing in case decoder is disabled
authorPiotr Uracz <puracz@vewd.com>
Mon, 25 Jan 2021 11:04:36 +0000 (12:04 +0100)
committerPaul B Mahol <onemda@gmail.com>
Mon, 1 Feb 2021 17:02:11 +0000 (18:02 +0100)
commit7ceceee8b6ceed2f5a1d53cde1afefad531b5a78
tree032b9f6c34bfdd4e9752ace3050cc74c2172501a
parentad2cc0e2f41f3be59e8c7c1a0ab5c813d7073643
avcodec/aac_ac3_parser: fix channel information parsing in case decoder is disabled

Fixes #7372
libavcodec/aac_ac3_parser.c