This website requires JavaScript.
Explore
Help
Register
Sign In
virtualenv
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced
2025-02-04 06:08:26 +02:00
Code
Issues
Releases
Activity
FFmpeg
/
libavcodec
/
ppc
History
Måns Rullgård
35de5d2412
cosmetics: fix indentation after previous commit
...
Originally committed as revision 20062 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-09-27 16:52:00 +00:00
..
check_altivec.c
…
dsputil_altivec.c
PPC: remove unnecessary alignment on local variables
2009-08-24 21:42:22 +00:00
dsputil_altivec.h
…
dsputil_ppc.c
Do not check for both CONFIG_VC1_DECODER and CONFIG_WMV3_DECODER,
2009-07-29 09:54:49 +00:00
dsputil_ppc.h
…
fdct_altivec.c
…
fft_altivec.c
Move per-arch fft init bits into the corresponding subdirs
2009-09-15 21:14:14 +00:00
float_altivec.c
cosmetics: fix indentation after previous commit
2009-09-27 16:52:00 +00:00
gmc_altivec.c
PPC: simplify loading some values into altivec registers
2009-08-24 10:36:13 +00:00
h264_altivec.c
…
h264_template_altivec.c
…
idct_altivec.c
…
int_altivec.c
PPC: remove unnecessary alignment on local variables
2009-08-24 21:42:22 +00:00
mathops.h
Add necessary #include for config.h.
2009-08-24 10:59:14 +00:00
mpegvideo_altivec.c
PPC: simplify loading some values into altivec registers
2009-08-24 10:36:13 +00:00
types_altivec.h
…
util_altivec.h
…
vc1dsp_altivec.c
…
vp3dsp_altivec.c
…