[FFmpeg-cvslog] r14409 - in trunk: ffmpeg.c libavcodec/allcodecs.c libavcodec/avcodec.h libavcodec/pcm.c libavcodec/utils.c

pross at xvid.org pross
Sat Jul 26 15:22:30 CEST 2008


On Sat, Jul 26, 2008 at 10:49:13AM +0200, Michael Niedermayer wrote:
> On Sat, Jul 26, 2008 at 09:08:15AM +0200, pross wrote:
> > Author: pross
> > Date: Sat Jul 26 09:08:15 2008
> > New Revision: 14409
> > 
> > Log:
> > add CODEC_ID_PCM_F32BE (32-bit floating point PCM big endian decoder)
> [...]
> i did not approve these 2 hunks, besides av_int2flt/av_flt2int are slow

My bad...

With the introduction of sample_fmt, the 8/16/24/32-bits PCM codecs can
be reduced to bswaping memcpys. To repent my sins here, I volunteer to
rework pcm.c once the sample_fmt stuff is working.

-- Peter
(A907 E02F A6E5 0CD2 34CD 20D2 6760 79C5 AC40 DD6B)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-cvslog/attachments/20080726/d62c1255/attachment.pgp>



More information about the ffmpeg-cvslog mailing list