[Ffmpeg-devel] dsputil h264 ppc patch (original) (raw)
Aurelien Jacobs aurel
Tue Feb 28 22:56:23 CET 2006
- Previous message: [Ffmpeg-devel] dsputil h264 ppc patch
- Next message: [Ffmpeg-devel] Interesting; lavformat muxer in mencoder
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, 28 Feb 2006 00:45:56 +0100 Luca Barbato wrote:
Likai Liu wrote: > On Mac OS X 10.3, a type error in > libavcodec/ppc/dsputilh264templatealtivec.c (line 429) prevents me > from compiling the file. It is patched below. The rationale of this fix > is that v16ui looks like it should be unsigned int, so it should be > constructed using vecsplatu32 and not vecsplatu16 (which is unsigned > short).
you are right, looks like it slipped, 10l of cola, please, I wonder why it is working even if with a wrong value...
Patch applied.
Aurel
- Previous message: [Ffmpeg-devel] dsputil h264 ppc patch
- Next message: [Ffmpeg-devel] Interesting; lavformat muxer in mencoder
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]