This website requires JavaScript.
Explore
Help
Sign In
eessppeelllloo
/
ffmpeg
Watch
1
Star
0
Fork
0
You've already forked ffmpeg
mirror of
https://git.ffmpeg.org/ffmpeg.git
synced
2025-12-30 10:50:01 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
833338a02ce3aa657c87fae374167e2f1978fc86
ffmpeg
/
libswscale
/
ppc
History
Carl Eugen Hoyos
2687070d9b
lsws/ppc/yuv2rgb: Fix transparency converting from yuv->rgb32.
...
Based on
68363b69
by Reimar Döffinger. Fixes ticket
#9077
.
2021-01-24 17:17:29 +01:00
..
Makefile
swscale/ppc: Move VSX-using code to its own file
2018-12-04 02:59:07 +01:00
swscale_altivec.c
swscale: Replace illegal vector keyword usage in altivec code
2019-10-04 08:58:17 +03:00
swscale_ppc_template.c
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
2021-01-01 14:11:01 +01:00
swscale_vsx.c
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
2021-01-01 14:11:01 +01:00
yuv2rgb_altivec.c
lsws/ppc/yuv2rgb: Fix transparency converting from yuv->rgb32.
2021-01-24 17:17:29 +01:00
yuv2rgb_altivec.h
…
yuv2yuv_altivec.c
…