[x264-devel] x264: svn commit r733 (pengvado)
Gregor Riepl
seto-kun at freesurf.ch
Sun Jan 27 21:23:32 CET 2008
> r733 | pengvado | 2008-01-27 17:06:31 +0100 (Sun, 27 Jan 2008) | 2
> lines
> Changed paths:
> M /trunk/Makefile
> M /trunk/common/common.c
> M /trunk/common/common.h
> D /trunk/common/csp.c
> D /trunk/common/csp.h
> M /trunk/common/frame.c
> M /trunk/common/frame.h
> M /trunk/encoder/encoder.c
> M /trunk/x264.h
>
> remove colorspace conversion support, because it has no business in
> any codec
>
>> http://trac.videolan.org/x264/changeset/733
this changeset not only removes colorspace conversion support, but
colorspace support altogether.
as x264 currently only supports yv12, this is not a big issue, but if
it should support other csps in the future (as i've requested
earlier), the allocation and frame copy code must come back.
csp conversion really is obsolete i think, though. that should be
handled by the encoder software.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2482 bytes
Desc: not available
Url : http://mailman.videolan.org/pipermail/x264-devel/attachments/20080127/cc0af103/attachment.bin
More information about the x264-devel
mailing list