]> git.sesse.net Git - ffmpeg/commit
aacdec: Set the profile during decoding
authorGian-Carlo Pascutto <gcp@sjeng.org>
Sun, 3 Nov 2013 10:42:47 +0000 (12:42 +0200)
committerAnton Khirnov <anton@khirnov.net>
Mon, 4 Nov 2013 07:51:26 +0000 (08:51 +0100)
commit454959a5aa73b585e2937b948178310c74bfc297
tree153e31ea0c5680bc38f22e745ffab2f304e087fe
parentda6506c607eda585ba4b15430cf3c9a2ce09c3a9
aacdec: Set the profile during decoding

Previously the profile would not be set if the bitstream needs
to be decoded to know the profile.

Signed-off-by: Anton Khirnov <anton@khirnov.net>
libavcodec/aacdec.c
libavcodec/aacsbr.c