[FFmpeg-devel] [PATCH 09/19] binkaudio: eliminate packet_buffer.

Paul B Mahol onemda at gmail.com
Sun Jul 29 16:36:22 CEST 2012


On 7/29/12, Nicolas George <nicolas.george at normalesup.org> wrote:
> Instead of copying the whole packet, return the exact amount of bytes
> used and rely on the caller to provide the rest of the packet.
> Avoid a malloc and fix invalid timestamps warnings.
>
> Signed-off-by: Nicolas George <nicolas.george at normalesup.org>
> ---
>  libavcodec/binkaudio.c |   28 +++++++++++++++-------------
>  1 file changed, 15 insertions(+), 13 deletions(-)
>

OK if fate passes.


More information about the ffmpeg-devel mailing list