This website requires JavaScript.
Explore
Help
Sign In
apps
/
ffmpeg-rockchip
Watch
1
Star
0
Fork
0
You've already forked ffmpeg-rockchip
mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced
2025-10-12 20:20:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c33c1fa8af2b2e82418a06901b6ad17b3d61b73e
ffmpeg-rockchip
/
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
…
yuv2yuv_altivec.c
ppc: don't return a value from a function declared void
2013-08-30 00:41:10 +03:00