index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
ppc
Age
Commit message (
Expand
)
Author
2011-08-15
h264dec: h264: 4:2:2 intra decoding
Baptiste Coudurier
2011-07-28
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-27
ppc: remove redundant setting of Altivec IDCT
Mans Rullgard
2011-07-22
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-21
dsputil: update per-arch init funcs for non-h264 high bit depth
Mans Rullgard
2011-07-21
dsputil: template get_pixels() for different bit depths
Mans Rullgard
2011-07-21
jfdctint: add 10-bit version
Mans Rullgard
2011-07-21
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-20
simple_idct: add 10-bit version
Mans Rullgard
2011-07-16
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-16
ppc: remove disabled code
Diego Biurrun
2011-07-06
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-05
PPC: use Altivec IMDCT only for supported sizes
Mans Rullgard
2011-06-21
ppc32: Fix movrel
Kim Nguyen
2011-06-15
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-13
4:4:4 H.264 decoding support
Jason Garrett-Glaser
2011-06-08
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-07
Replace some nonstandard DEBUG_* preprocessor directives by plain DEBUG.
Diego Biurrun
2011-05-20
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-05-19
mpegaudiodsp: fix x86 and ppc makefiles
Mans Rullgard
2011-05-19
Move some mpegaudio functions to new mpegaudiodsp subsystem
Mans Rullgard
2011-05-11
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-05-10
Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...
Oskar Arvidsson
2011-05-05
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-05-04
Revert "VC1: merge idct8x8, coeff adjustments and put_pixels."
Ronald S. Bultje
2011-04-13
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-11
Convert some undefined 1<<31 shifts into 1U<<31.
Alex Converse
2011-04-10
Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...
Oskar Arvidsson
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-08
cosmetics: rename ff_fmt_convert_init_ppc() to ff_fmt_convert_init_altivec().
Justin Ruggles
2011-03-07
cosmetics: rename ff_fmt_convert_init_ppc() to ff_fmt_convert_init_altivec().
Justin Ruggles
2011-02-22
vp8: ppc: fix invalid reads in altivec epel mc
Mans Rullgard
2011-02-22
ppc: fix vc1 inverse transform, unbreak build
Mans Rullgard
2011-02-22
VC1: merge idct8x8, coeff adjustments and put_pixels.
Ronald S. Bultje
2011-02-21
vp8: ppc: fix invalid reads in altivec epel mc
Mans Rullgard
2011-02-21
ppc: fix vc1 inverse transform, unbreak build
Mans Rullgard
2011-02-21
VC1: merge idct8x8, coeff adjustments and put_pixels.
Ronald S. Bultje
2011-02-18
Fix PPC build.
Ronald S. Bultje
2011-02-18
dsputil: move VC1-specific stuff into VC1DSPContext.
Ronald S. Bultje
2011-02-18
VC1: transpose IDCT 8x8 coeffs while reading.
Ronald S. Bultje
2011-02-17
Fix PPC build.
Ronald S. Bultje
2011-02-17
dsputil: move VC1-specific stuff into VC1DSPContext.
Ronald S. Bultje
2011-02-17
VC1: transpose IDCT 8x8 coeffs while reading.
Ronald S. Bultje
2011-02-04
Separate format conversion DSP functions from DSPContext.
Justin Ruggles
2011-02-02
Separate format conversion DSP functions from DSPContext.
Justin Ruggles
2011-02-02
Remove unneeded add bias from 3 functions.
Justin Ruggles
2011-01-31
Remove unneeded add bias from 3 functions.
Justin Ruggles
2011-01-30
Fix overread in altivec DSP function sad16
Vitor Sessak
2011-01-29
Fix overread in altivec DSP function sad16
Vitor Sessak
2011-01-23
Change DSPContext.vector_fmul() from dst=dst*src to dest=src0*src1.
Justin Ruggles
[next]