[FFmpeg-devel] [PATCH 1/3] aacenc: Fix the conditions under which 3GPP pre-echo control is run.

Alex Converse alex.converse
Wed Oct 27 04:29:58 CEST 2010


On Mon, Oct 25, 2010 at 4:30 PM, Nathan Caldwell <saintdev at gmail.com> wrote:
>
> According to the 3GPP spec:
> "Thus the pre-echo control is inactive for the first short window (but
> not all short windows in a short frame) after a start block and for
> all frames with a stop window sequence."
>
> Currently, pre-echo control is only run when the current frame is not
> a short frame, and the previous frame is not a short frame.
> ---
> ?libavcodec/aacpsy.c | ? ?2 +-
> ?1 files changed, 1 insertions(+), 1 deletions(-)
>


ok



More information about the ffmpeg-devel mailing list