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
/
arm
Age
Commit message (
Expand
)
Author
2012-02-15
dsputil: Add ff_ prefix to the dsputil*_init* functions
Martin Storsjö
2012-02-09
arm: Add missing #include to vp8.h to fix a make checkheaders warning.
Diego Biurrun
2012-02-06
doxygen: Do not include license boilerplates in Doxygen comment blocks.
Diego Biurrun
2012-02-02
ARM: ac3: fix ac3_bit_alloc_calc_bap_armv6
Mans Rullgard
2012-01-28
aacsbr: ARM NEON optimised sbrdsp functions
Mans Rullgard
2012-01-20
ARM: fix build with FFT enabled and MDCT disabled
Felipe Contreras
2012-01-16
rv34: add NEON rv34_idct_add
Janne Grunau
2012-01-16
rv34: 1-pass inter MB reconstruction
Christophe GISQUET
2012-01-13
ARM: fix Thumb-mode simple_idct_arm
Mans Rullgard
2012-01-13
ARM: 4-byte align start of all asm functions
Mans Rullgard
2012-01-12
ARM: rv34: fix asm syntax in dc transform functions
Mans Rullgard
2012-01-12
rv34: NEON optimised dc only inverse transform
Janne Grunau
2012-01-04
rv34: joint coefficient decoding and dequantization
Christophe GISQUET
2011-12-16
rv40: NEON optimised weak loop filter
Mans Rullgard
2011-12-15
ARM: fix external symbol refs in rv40 asm
Mans Rullgard
2011-12-15
ARM: dca: disable optimised decode_blockcodes() for old gcc
Mans Rullgard
2011-12-14
rv40: NEON optimised loop filter strength selection
Mans Rullgard
2011-12-13
rv34: NEON optimised 4x4 dequant
Mans Rullgard
2011-12-07
rv40: NEON optimised rv40 qpel motion compensation
Mans Rullgard
2011-12-06
rv40: NEON optimised weighted prediction
Janne Grunau
2011-12-06
rv40: NEON optimised chroma MC
Janne Grunau
2011-12-06
ARM: move NEON H264 chroma mc to a separate file
Mans Rullgard
2011-12-06
rv34: NEON optimised inverse transform functions
Janne Grunau
2011-12-02
ARM: h264dsp_neon cosmetics
Mans Rullgard
2011-12-02
ARM: make some NEON macros reusable
Janne Grunau
2011-12-01
ARM: fix indentation in ff_dsputil_init_neon()
Mans Rullgard
2011-12-01
ARM: NEON put/avg_pixels8/16 cosmetics
Mans Rullgard
2011-12-01
ARM: add remaining NEON avg_pixels8/16 functions
Mans Rullgard
2011-12-01
ARM: clean up NEON put/avg_pixels macros
Mans Rullgard
2011-11-25
dca: ARMv6 optimised decode_blockcode()
Mans Rullgard
2011-11-23
ARM: remove needless .text/.align directives
Mans Rullgard
2011-11-22
ARM: add explicit .arch and .fpu directives to asm.S
Mans Rullgard
2011-11-08
Remove redundant filename self-references inside files.
Diego Biurrun
2011-10-23
mpegvideo: remove some unused variables from MpegEncContext.
Anton Khirnov
2011-10-21
H264: change weight/biweight functions to take a height argument.
Ronald S. Bultje
2011-10-21
h264: 4:2:2 intra decoding support
Baptiste Coudurier
2011-10-03
ARM: check for inline asm 'y' operand modifier support
Mans Rullgard
2011-09-30
dca: NEON optimised high freq VQ decoding
Mans Rullgard
2011-09-28
ARM: NEON optimised vector_fmac_scalar()
Mans Rullgard
2011-08-31
mpeg12enc: add intra_vlc private option.
Anton Khirnov
2011-08-03
arm: Avoid using the movw instruction needlessly
Måns Rullgård
2011-08-03
Move an int64_t down in MpegEncContext
Martin Storsjö
2011-07-27
dsputil: remove some unused functions
Mans Rullgard
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-20
simple_idct: add 10-bit version
Mans Rullgard
2011-07-16
arm: remove disabled function dct_unquantize_h263_inter_iwmmxt()
Diego Biurrun
2011-07-10
ARM: use const macro to define constant data in asm
Mans Rullgard
2011-07-05
ARM: workaround for bug in GNU assembler
Mans Rullgard
2011-07-04
ARM: allow unaligned buffer in fixed-point NEON FFT4
Mans Rullgard
[next]