summaryrefslogtreecommitdiff
path: root/libavcodec/x86/Makefile
diff options
context:
space:
mode:
authorOmer Osman <omer.osman@iis.fraunhofer.de>2014-07-04 11:05:44 +0200
committerMartin Storsjö <martin@martin.st>2014-07-05 00:47:36 +0300
commite0bfe34ea8ccf333ec5b17961fd58eb575e74f8b (patch)
tree93aacd363df24936b5d55703b99ab1a238e1a872 /libavcodec/x86/Makefile
parent391ecc961ced2bde7aecb3053ac35191f838fae8 (diff)
libfdk-aacdec: Reduce the default decoder delay by one frame
The default error concealment method if none is set via aacDecoder_SetParam(AAC_CONCEAL_METHOD) is set in CConcealment_InitCommonData within the fdk-aac library and is set to Energy Interpolation. This method requires one frame delay to the output. To reduce the default decoder output delay and avoid missing the last frame in file based decoding, use Noise Substitution as the default concealment method. Signed-off-by: Omer Osman <omer.osman@iis.fraunhofer.de> Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavcodec/x86/Makefile')
0 files changed, 0 insertions, 0 deletions