diff options
author | Janne Grunau <janne-ffmpeg@jannau.net> | 2010-11-02 08:29:43 +0000 |
---|---|---|
committer | Janne Grunau <janne-ffmpeg@jannau.net> | 2010-11-02 08:29:43 +0000 |
commit | 66a71d989fdca27749bf4a965d0c0b2fe6d7b473 (patch) | |
tree | 2b7d8119a83651b76c7aefc39fb7d50ed6ade79c /configure | |
parent | be63b4ba22a3b1961599fb8cfe4a513693023e13 (diff) | |
download | ffmpeg-66a71d989fdca27749bf4a965d0c0b2fe6d7b473.tar.gz |
aacdec: refactor the actual aac decoding code into its own function
aac_decode_frame() remains as AVPacket handling a wrapper. The actual
decoding function takes a GetBitContext as input and will be used be the
AAC LATM decoder to avoid copying the unaligned AAC bitstream.
Originally committed as revision 25640 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions