]> git.sesse.net Git - ffmpeg/commit
lavc/audiotoolboxdec: fix a number of config and timestamp issues
authorRodger Combs <rodger.combs@gmail.com>
Thu, 24 Mar 2016 05:49:51 +0000 (00:49 -0500)
committerRodger Combs <rodger.combs@gmail.com>
Sat, 2 Apr 2016 08:03:13 +0000 (03:03 -0500)
commit1b9e90ee80be92c8e14349a8fc74b4560a46e648
tree824b43109b609bf80a77090f35778f44196ab9d6
parent59a44923711b867015af3ba7fad92f9fa66964eb
lavc/audiotoolboxdec: fix a number of config and timestamp issues

- ADTS-formatted AAC didn't work
- Channel layouts were never exported
- Channel mappings were incorrect beyond stereo
- Channel counts weren't updated after packets were decoded
- Timestamps were exported incorrectly
libavcodec/audiotoolboxdec.c