Changeset 08d804ab in ffmpeg

Timestamp:
Mar 8, 2011, 1:09:32 AM (14 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
c0fd48a7
Parents:
e95f3363
git-author:
Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com> (03/01/11 12:46:12)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (03/08/11 01:09:32)
Message:

aac_latm_dec: use aac context and aac m4ac

When decoding latm config, use the corresponding aac context and its
m4ac instead of using NULL and a local variable. This fixes decoding of
audio in MPEG TS from SBTVD (the Brazillian Digital TV Sytem), when
there is no extradata. This is the case when using the decoder with
gst-ffmpeg and a GStreamer mpegts demuxer.

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit 36864ac3540445c513484017aa9927e942fac24a)

(No files)

Note: See TracChangeset for help on using the changeset viewer.