[Ffmpeg-cvslog] r6139 - in trunk/libavcodec: dsputil.c dsputil.h vc1.c vc1dsp.c
Michael Niedermayer
michaelni
Thu Aug 31 10:31:23 CEST 2006
Hi
On Thu, Aug 31, 2006 at 06:44:57AM +0200, kostya wrote:
> Author: kostya
> Date: Thu Aug 31 06:44:54 2006
> New Revision: 6139
>
> Modified:
> trunk/libavcodec/dsputil.c
> trunk/libavcodec/dsputil.h
> trunk/libavcodec/vc1.c
> trunk/libavcodec/vc1dsp.c
>
> Log:
> New qpel MC functions conforming to VC-1 standard.
> Existing DSPUtil functions cause chroma artifacts on some files.
put_h264_chroma_pixels_tab should not for the rnd=0 case
for rnd=1 you could add a put_no_rnd_h264_chroma_pixels_tab whih contains
just the needed functions and leaves the others set to NULL
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
In the past you could go to a library and read, borrow or copy any book
Today you'd get arrested for mere telling someone where the library is
More information about the ffmpeg-cvslog
mailing list