[FFmpeg-devel] [aacdec] Parse and drop gain control data, so that SSR packets decode.

Dale Curtis dalecurtis at chromium.org
Wed Feb 21 01:37:34 EET 2018


This will result in poor quality audio for SSR streams, but they
will at least demux and decode without error; partially fixing
ticket #1693.

This just pulls in the decode_gain_control() function from the
ffmpeg summer-of-code repo (original author Robert Swain) at
svn://svn.mplayerhq.hu/soc/aac/aac.c and adds AOT_AAC_SSR to
decode_audio_specific_config_gb().

Signed-off-by: Dale Curtis <dalecurtis at chromium.org>
Co-authored-by: Robert Swain <robert.swain at gmail.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ssr_drop_final.patch
Type: text/x-patch
Size: 3547 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180220/cd922aea/attachment.bin>


More information about the ffmpeg-devel mailing list