On 07/01/15 22:53, Martin Storsjö wrote: > The latest version added support for a new option for enabling > a signal level limiter, which adds some extra delay. In fdk-aac, this > is enabled by default, but disable it by default here since we'd rather > have zero-delay decoding. > --- > Later, one could also check info->outputDelay in get_stream_info > and use that for offsetting decoded timestamps to indicate the > extra delay that the decoder added. > --- > libavcodec/libfdk-aacdec.c | 11 +++++++++++ > 1 file changed, 11 insertions(+) >
Looks fine. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
