[FFmpeg-devel] [PATCH 3/4] Add a window field to AC3MDCTContext and use it as an input to apply_window() instead of using the fixed-point ff_ac3_window[] directly.

Justin Ruggles justin.ruggles
Thu Dec 30 23:18:31 CET 2010


On 12/23/2010 03:36 PM, Michael Niedermayer wrote:

> On Wed, Dec 22, 2010 at 09:30:36AM -0500, Justin Ruggles wrote:
>> ---
>>  libavcodec/ac3enc.c       |    2 +-
>>  libavcodec/ac3enc_fixed.c |    2 ++
>>  libavcodec/ac3enc_fixed.h |    1 +
>>  3 files changed, 4 insertions(+), 1 deletions(-)
>>
> 
>>  ac3enc.c       |    2 +-
>>  ac3enc_fixed.c |    2 ++
>>  ac3enc_fixed.h |    1 +
>>  3 files changed, 4 insertions(+), 1 deletion(-)
>> 9ce66f106327728dc9c3ef5c5fc3ae06819ab269  0003-Add-a-window-field-to-AC3MDCTContext-and-use-it-as-a.patch
> 
> lgtm


applied patch against current SVN rather than part of this patch set.

-Justin



More information about the ffmpeg-devel mailing list