]> git.sesse.net Git - ffmpeg/commit
libfdk-aacdec: Use the decoder's default level limiter settings
authorMartin Storsjö <martin@martin.st>
Tue, 4 Feb 2020 14:07:06 +0000 (16:07 +0200)
committerMartin Storsjö <martin@martin.st>
Tue, 11 Feb 2020 09:40:09 +0000 (11:40 +0200)
commit5835adee248ff80e0c743fe454261ffa85f459a6
tree0f8b30264e2dde8d3b7d9d58c4124e4ceeddbda8
parent0f2b6594fc893c84e383e28136af5c9a3631e311
libfdk-aacdec: Use the decoder's default level limiter settings

It was disabled by default in 2dbd35b00c6433e587d5f44d5dbc8972ebbaa88e
as it added delay, but now we compensate for the delay properly
by offsetting timestamps.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavcodec/libfdk-aacdec.c