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
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
2011-07-02
ARM: ac3: update ff_ac3_extract_exponents_neon per 8b7b2d6
Mans Rullgard
2011-07-02
ARM: NEON optimised vector_clip_int32()
Mans Rullgard
2011-06-29
ARM: remove check for PLD instruction
Mans Rullgard
2011-06-23
ARM: allow building in Thumb2 mode
Mans Rullgard
2011-06-15
ARM: update ff_h264_idct8_add4_neon for 4:4:4 changes
Mans Rullgard
2011-06-14
ARM: factor some repetitive code into macros
Mans Rullgard
2011-06-13
4:4:4 H.264 decoding support
Jason Garrett-Glaser
2011-06-13
ARM: jrevdct_arm: simplify stack usage
Mans Rullgard
2011-06-13
ARM: jrevdct_arm: use push/pop mnemonics
Mans Rullgard
2011-06-13
ARM: jrevdct_arm: misc cleanup
Mans Rullgard
2011-06-13
ARM: optimised mpadsp_apply_window_fixed
Mans Rullgard
2011-06-06
ARM: remove MUL64 and MAC64 inline asm
Mans Rullgard
2011-06-04
ARM: remove MULL inline asm
Mans Rullgard
2011-06-01
ARM: ac3dsp: optimised update_bap_counts()
Mans Rullgard
2011-05-31
ARM: fix MUL64 inline asm for pre-armv6
Mans Rullgard
2011-05-30
ARM: simplify inline asm with 64-bit operands
Mans Rullgard
2011-05-29
ARM: enable UAL syntax in asm.S
Mans Rullgard
2011-05-28
ARM: unbreak build
Mans Rullgard
2011-05-28
ac3enc: modify mantissa bit counting to keep bap counts for all values of bap
Justin Ruggles
2011-05-28
ARM: aacdec: fix constraints on inline asm
Mans Rullgard
2011-05-28
ARM: remove unnecessary volatile from inline asm
Mans Rullgard
2011-05-28
ARM: add "cc" clobbers to inline asm where needed
Mans Rullgard
2011-05-27
ARM: disable ff_vector_fmul_vfp on VFPv3 systems
Mans Rullgard
2011-05-21
multiple inclusion guard cleanup
Diego Biurrun
2011-05-14
arm: properly mark external symbol call
Martin Aumüller
2011-05-10
arm/h264pred: add missing argument type.
Ronald S. Bultje
2011-05-10
Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...
Oskar Arvidsson
2011-04-05
ac3enc: NEON optimised extract_exponents
Mans Rullgard
2011-04-03
ARM: NEON fixed-point forward MDCT
Mans Rullgard
2011-04-03
ARM: NEON fixed-point FFT
Mans Rullgard
2011-04-01
ac3enc: ARM optimised ac3_compute_matissa_size
Mans Rullgard
2011-04-01
ac3: armv6 optimised bit_alloc_calc_bap
Mans Rullgard
2011-03-29
ac3enc: NEON optimised float_to_fixed24
Mans Rullgard
2011-03-24
ARM: fix ff_apply_window_int16_neon() prototype
Mans Rullgard
2011-03-24
ARM: NEON optimised apply_window_int16()
Mans Rullgard
2011-03-24
ac3enc: NEON optimised shift functions
Mans Rullgard
[next]