You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-11-23 21:54:53 +02:00
consistency cosmetics: Rename POWERPC identifiers to PPC.
Originally committed as revision 16359 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
#define COL_SHIFT 20 // 6
|
||||
#endif
|
||||
|
||||
#if defined(ARCH_POWERPC_405)
|
||||
#if defined(ARCH_PPC_405)
|
||||
|
||||
/* signed 16x16 -> 32 multiply add accumulate */
|
||||
#define MAC16(rt, ra, rb) \
|
||||
|
||||
Reference in New Issue
Block a user