Bug#641478: Patch to fix ffmpeg 0.5.5-1 build on powerpc.

2011-11-09 Thread Lennart Sorensen
On Tue, Nov 08, 2011 at 04:42:56PM -0500, wrote: > This patched fixes building of ffmpeg 0.5.5-1 on powerpc for me. > It matches what the code is now like in newer versions of ffmpeg. > > diff -urN ffmpeg-0.5.5/libavcodec/cavs.h > ffmpeg-0.5.5.powerpcfix/libavcodec/cavs.h > --- ffmpeg-0.5.5/liba

Bug#641478: Patch to fix ffmpeg 0.5.5-1 build on powerpc.

2011-11-08 Thread Lennart Sorensen
This patched fixes building of ffmpeg 0.5.5-1 on powerpc for me. It matches what the code is now like in newer versions of ffmpeg. diff -urN ffmpeg-0.5.5/libavcodec/cavs.h ffmpeg-0.5.5.powerpcfix/libavcodec/cavs.h --- ffmpeg-0.5.5/libavcodec/cavs.h 2011-11-05 07:57:22.0 -0400 +++ ffm