This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
ffmpeg
Watch
1
Star
0
Fork
0
You've already forked ffmpeg
Code
Issues
Pull Requests
Releases
Wiki
Activity
ffmpeg
/
libavcodec
/
ppc
History
Ronald S. Bultje
bd66f073fe
vp8: change int stride to ptrdiff_t stride.
...
On 64bit platforms with 32bit int, this means we won't have to sign- extend the integer anymore.
2012-03-02 10:31:50 -08:00
..
asm.S
…
dsputil_altivec.c
ppc: Add ff_ prefix to nonstatic symbols
2012-02-15 22:07:29 +02:00
dsputil_altivec.h
ppc: Add ff_ prefix to nonstatic symbols
2012-02-15 22:07:29 +02:00
dsputil_ppc.c
ppc: Add ff_ prefix to nonstatic symbols
2012-02-15 22:07:29 +02:00
fdct_altivec.c
ppc: Add ff_ prefix to nonstatic symbols
2012-02-15 22:07:29 +02:00
fft_altivec_s.S
…
fft_altivec.c
…
float_altivec.c
ppc: Add ff_ prefix to nonstatic symbols
2012-02-15 22:07:29 +02:00
fmtconvert_altivec.c
…
gmc_altivec.c
ppc: Add ff_ prefix to nonstatic symbols
2012-02-15 22:07:29 +02:00
h264_altivec.c
ppc: Add ff_ prefix to nonstatic symbols
2012-02-15 22:07:29 +02:00
h264_template_altivec.c
…
idct_altivec.c
ppc: Add ff_ prefix to nonstatic symbols
2012-02-15 22:07:29 +02:00
int_altivec.c
ppc: Add ff_ prefix to nonstatic symbols
2012-02-15 22:07:29 +02:00
Makefile
…
mathops.h
…
mpegaudiodec_altivec.c
…
mpegvideo_altivec.c
mpegvideo: Add ff_ prefix to nonstatic functions
2012-02-15 22:07:23 +02:00
regs.h
…
types_altivec.h
…
util_altivec.h
…
vc1dsp_altivec.c
…
vp3dsp_altivec.c
…
vp8dsp_altivec.c
vp8: change int stride to ptrdiff_t stride.
2012-03-02 10:31:50 -08:00