[FFmpeg-cvslog] r14692 - in trunk: libavcodec/pcm.c tests/regression.sh

Daniel Serpell daniel.serpell
Wed Aug 13 02:40:38 CEST 2008


Hi!

On Mon, Aug 11, 2008 at 5:52 AM, pross <subversion at mplayerhq.hu> wrote:
> Author: pross
> Date: Mon Aug 11 11:52:17 2008
> New Revision: 14692
>
> Log:
> Apply PCM ENCODE/DECODE() macros to the S/U,8/24/32,LE/BE PCM codecs.
>
>
> Modified:
>   trunk/libavcodec/pcm.c
>   trunk/tests/regression.sh
>

This commit also broke transcoding from PCM from 8 bit to 16 bit, I
uploaded a sample to
   ftp://upload.mplayerhq.hu:/MPlayer/incoming/pcm-audio-11024

The bug can be heard in output.avi from the command line:
   ffmpeg -y -i pcm-audio-bug-r14692.avi -acodec pcm_s16le -vcodec
copy output.avi

Thanks,

    Daniel.




More information about the ffmpeg-cvslog mailing list