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
2009-12-02
ARM: 1l c&p fix: do not set pred16x16_plane for rv40
Måns Rullgård
2009-12-02
ARM: NEON optimised H264 16x16, 8x8 pred
Måns Rullgård
2009-12-02
ARM: small tweak of NEON H264 IDCT
Måns Rullgård
2009-12-02
ARM: NEON 2xN chroma MC
Måns Rullgård
2009-12-02
ARM: NEON 16x16 and 8x8 avg qpel MC
Måns Rullgård
2009-10-11
ARM: align stack in NEON h264 mc functions
Måns Rullgård
2009-10-11
ARM: simplify movrel definition as CONFIG_PIC is now set for shared libs
Måns Rullgård
2009-10-07
ARM: whitespace cosmetics
Måns Rullgård
2009-10-07
ARM: NEON avg_pixels8 and avg_h264_qpel8_mc00
Måns Rullgård
2009-10-06
ARM: make function names all-lowercase
Måns Rullgård
2009-10-06
ARM: enable ARMv4 add_pixels_clamped
Måns Rullgård
2009-10-06
ARM: ARMv6 optimised add_pixels_clamped()
Måns Rullgård
2009-10-06
ARM: whitespace cosmetics
Måns Rullgård
2009-10-04
ARM: add ff_ prefix to lots of functions
Måns Rullgård
2009-10-04
ARM: cosmetics
Måns Rullgård
2009-10-04
ARM: replace some #if with if()
Måns Rullgård
2009-10-04
ARM: clean up file/function naming conventions
Måns Rullgård
2009-10-04
ARM: clean up dsputil initialisation
Måns Rullgård
2009-10-03
ARM: shorten some long macro names
Måns Rullgård
2009-10-03
ARM: update ldm/stm instructions to modern syntax
Måns Rullgård
2009-10-03
ARM: whitespace cosmetics
Måns Rullgård
2009-10-02
ARM: use plain labels for pc-relative addressing
Måns Rullgård
2009-10-02
ARM: remove unnecessary .fpu neon directives
Måns Rullgård
2009-10-02
ARM: use undocumented .syntax directive to enable UAL syntax
Måns Rullgård
2009-10-02
ARM: apply extern symbol prefix where needed
Måns Rullgård
2009-09-27
ARM: NEON optimised vector_fmul_add
Måns Rullgård
2009-09-26
ARM: NEON optimised vector_clipf
Måns Rullgård
2009-09-26
ARM: NEON optimised vector_fmul_reverse
Måns Rullgård
2009-09-23
ARM: NEON optimised int32_to_float_fmul_scalar
Måns Rullgård
2009-09-22
ARM: NEON optimised scalarproduct_float
Måns Rullgård
2009-09-22
ARM: NEON optimisations for some dsputil functions
Måns Rullgård
2009-09-21
ARM: merge two loops in ff_mdct_calc_neon
Måns Rullgård
2009-09-21
ARM: interleave cos/sin tables for improved NEON MDCT
Måns Rullgård
2009-09-21
ARM: remove broken IPP support
Måns Rullgård
2009-09-20
Merge FFTContext and MDCTContext
Måns Rullgård
2009-09-16
ARM: do not use movw/movt for relocatable values with PIC
Måns Rullgård
2009-09-15
Move per-arch fft init bits into the corresponding subdirs
Måns Rullgård
2009-09-14
ARM: 10l: fix large FFTs
Måns Rullgård
2009-09-11
ARM: NEON optimised MDCT
Måns Rullgård
2009-09-11
ARM: faster NEON IMDCT
Måns Rullgård
2009-09-10
ARM: NEON optimised FFT and MDCT
Måns Rullgård
2009-08-24
Add necessary #include for config.h.
Diego Biurrun
2009-08-14
10L: remove instruction left over from debugging
Måns Rullgård
2009-08-14
ARM: NEON optimised vorbis_inverse_coupling
Måns Rullgård
2009-07-27
ARM: cleaner selection of ELF-spefic assembler directives
Måns Rullgård
2009-07-27
Conditionally compile ELF-specific ARM assembly bits that fail on Windows CE.
Martin Storsjö
2009-07-22
cosmetics: reindent/prettyprint after last commit
Diego Biurrun
2009-07-22
Only compile in NEON optimizations for H.264 when the H.264 decoder is enabled.
Diego Biurrun
2009-07-22
Do not redundantly check for both CONFIG_THEORA_DECODER and CONFIG_VP3_DECODER.
Diego Biurrun
2009-07-20
ARM: handle VFP register arguments in ff_vector_fmul_window_neon()
Måns Rullgård
[next]