[FFmpeg-devel] [PATCH] remove out-dated ADPCM frame_size handling in libavformat

Justin Ruggles justin.ruggles
Sun Sep 5 18:56:37 CEST 2010


Hi,

The ADPCM encoders all set AVCodecContext.frame_size so the really old
special-case handling in libavformat/utils.c:get_audio_frame_size() is
never used and is not needed.

This is the first step in my attempt to get rid of all special-case
frame_size handling for PCM encoders.

-Justin
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: adpcm_frame_size.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100905/38ce59af/attachment.asc>



More information about the ffmpeg-devel mailing list