This website requires JavaScript.
Explore
Help
Register
Sign In
dilim
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced
2026-07-13 02:52:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dc70c19476e76f1118df73b5d97cc76f0e5f6f6c
FFmpeg
/
libswscale
/
ppc
History
Luca Barbato
da60b99a88
ppc: Restrict some Altivec implementations to Big Endian
...
In Little Endian the vec_ld/vec_st operations work as expected only for byte-vectors.
2015-05-31 12:07:11 +02:00
..
Makefile
swscale: ppc: Hide arch-specific initialization details
2013-08-29 10:23:41 +02:00
swscale_altivec.c
ppc: Restrict some Altivec implementations to Big Endian
2015-05-31 12:07:11 +02:00
yuv2rgb_altivec.c
swscale: ppc: Hide arch-specific initialization details
2013-08-29 10:23:41 +02:00
yuv2rgb_altivec.h
swscale: ppc: Add missing header #includes to pass 'make checkheaders'.
2012-02-09 12:26:46 +01:00
yuv2yuv_altivec.c
ppc: don't return a value from a function declared void
2013-08-30 00:41:10 +03:00