Anton Khirnov
|
1f80789bf7
|
sws: rename SwsContext.swscale to convert_unscaled
That function pointer is now used only for unscaled conversion.
|
4 years ago |
Sean McGovern
|
01a82f1dc5
|
ppc: don't return a value from a function declared void
Signed-off-by: Martin Storsjö <martin@martin.st>
|
12 years ago |
Sean McGovern
|
f1f728cbe4
|
ppc: don't return a value from a function declared void
Signed-off-by: Martin Storsjö <martin@martin.st>
|
12 years ago |
Diego Biurrun
|
a6b6501185
|
ppc: cosmetics: Consistently format CPU flag detection invocations
|
12 years ago |
Diego Biurrun
|
1909f6b1b6
|
swscale: cosmetics: Drop silly camelCase from swScale function pointer name
|
12 years ago |
Diego Biurrun
|
4e0799a4d0
|
swscale: Add some missing av_cold to arch-specific init functions
|
12 years ago |
Diego Biurrun
|
3aa682f253
|
swscale: consistent names for arch-specific acceleration functions
|
12 years ago |
Diego Biurrun
|
c2503d9c8a
|
swscale: ppc: Hide arch-specific initialization details
Also give consistent names to init functions.
|
12 years ago |
Diego Biurrun
|
511cf612ac
|
miscellaneous typo fixes
|
12 years ago |
Anton Khirnov
|
716d413c13
|
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
|
13 years ago |
Diego Biurrun
|
04217de4d6
|
swscale: K&R formatting cosmetics for PowerPC code (part I/II)
|
13 years ago |
Ronald S. Bultje
|
0e5d31b16b
|
swscale: split out unscaled altivec YUV converters in their own file.
|
14 years ago |