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
Rong Yan
cfaa233962
libavcodec/ppc/me_cmp.c : support little endian in sse8_altivec(), hadamard8_diff8x8_altivec() and hadamard8_diff16x8_altivec()
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-11-11 11:37:13 +01:00
..
asm.S
…
audiodsp.c
…
blockdsp.c
…
dct-test.c
…
fdct.h
…
fdctdsp.c
Add missing "const" all over the place.
2014-08-29 18:57:25 +02:00
fft_altivec.S
Merge commit 'ffa4d4ef0bd66c4e8bde7357b69bdedc78123ea8'
2014-08-02 19:40:18 +02:00
fft_init.c
Merge commit 'ffa4d4ef0bd66c4e8bde7357b69bdedc78123ea8'
2014-08-02 19:40:18 +02:00
fft_vsx.c
…
fft_vsx.h
…
fmtconvert_altivec.c
…
h264chroma_init.c
…
h264chroma_template.c
…
h264dsp.c
…
h264qpel_template.c
…
h264qpel.c
…
hpeldsp_altivec.c
libavcodec/ppc/hpeldsp_altivec.c : fix ff_put_pixels16_altivec() put_no_rnd_pixels16_xy2_altivec() put_no_rnd_pixels8_xy2_altivec() avg_pixels8_altivec() avg_pixels8_xy2_altivec() put_pixels16_xy2_altivec() put_pixels8_xy2_altivec() ff_avg_pixels16_altivec() for POWER LE
2014-11-07 12:32:03 +01:00
hpeldsp_altivec.h
…
huffyuvdsp_altivec.c
…
idctdsp.c
…
lossless_audiodsp_altivec.c
…
Makefile
Merge commit 'efd26bedec9a345a5960dbfcbaec888418f2d4e6'
2014-08-15 20:25:12 +02:00
mathops.h
…
me_cmp.c
libavcodec/ppc/me_cmp.c : support little endian in sse8_altivec(), hadamard8_diff8x8_altivec() and hadamard8_diff16x8_altivec()
2014-11-11 11:37:13 +01:00
mpegaudiodsp_altivec.c
…
mpegvideo_altivec.c
Merge commit '835f798c7d20bca89eb4f3593846251ad0d84e4b'
2014-08-15 20:11:56 +02:00
mpegvideodsp.c
…
mpegvideoencdsp.c
libavcodec/ppc/mpegvideoencdsp.c : fix pix_norm1_altivec() and pix_sum_altivec() for POWER LE
2014-10-10 13:32:02 +02:00
pixblockdsp.c
libavcodec/ppc/pixblockdsp.c : fix get_pixels_altivec() and diff_pixels_altivec() for POWER LE
2014-10-10 13:31:49 +02:00
svq1enc_altivec.c
…
vc1dsp_altivec.c
…
videodsp_ppc.c
…
vorbisdsp_altivec.c
…
vp3dsp_altivec.c
…
vp8dsp_altivec.c
…