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-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
2011-03-24
ac3enc: NEON optimised ac3_max_msb_abs_int16 and ac3_exponent_min
Mans Rullgard
2011-03-20
Move dct and rdft definitions to separate files
Mans Rullgard
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-02-27
ARM: VP8: fix build on systems with global symbol prefix
Mans Rullgard
2011-02-27
ARM: fix vp8 neon with pic enabled
Mans Rullgard
2011-02-13
FFT: factor a shuffle out of the inner loop and merge it into fft_permute.
Loren Merritt
2011-02-11
VP8: ARM optimised decode_block_coeffs_internal
Mans Rullgard
2011-02-11
ARM optimised vp56_rac_get_prob()
Mans Rullgard
2011-02-07
VP8: ARM NEON optimisations for dsp functions
Mans Rullgard
2011-02-02
ARM: add helper macro for declaring constant data
Mans Rullgard
2011-02-02
Separate format conversion DSP functions from DSPContext.
Justin Ruggles
2011-01-31
Remove unneeded add bias from 3 functions.
Justin Ruggles
2011-01-29
Rearrange MpegEncContext to simplify access from asm
Mans Rullgard
2011-01-29
ARM: update MpegEncContext offsets
Mans Rullgard
2011-01-24
ARM: NEON: fix overflow in h264 16x16 planar pred
Mans Rullgard
2011-01-22
Change DSPContext.vector_fmul() from dst=dst*src to dest=src0*src1.
Justin Ruggles
2011-01-21
Move lpc_compute_autocorr() from DSPContext to a new struct LPCContext.
Justin Ruggles
2011-01-18
consolidate .gitignore patters into a single file
Janne Grunau
2011-01-17
convert svn:ignore properties to .gitignore files
Janne Grunau
2011-01-09
Fix arm asm offsets for arm/mach-o
Martin Storsjö
2011-01-09
Update asm offsets for arm
Luca Barbato
2010-09-20
ARM: disable movw/movt for relocated values on Apple platforms
Måns Rullgård
2010-09-14
ARM: fix NEON h264_idct_add8
Måns Rullgård
2010-09-10
Update H263_AIC asm offset for the apple variant
Luca Barbato
2010-09-08
Move mm_support() from libavcodec to libavutil, make it a public
Stefano Sabatini
2010-09-04
Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_
Stefano Sabatini
2010-08-25
ARM: update struct offsets
Måns Rullgård
2010-08-24
Remove global mm_flags variable
Måns Rullgård
2010-08-07
Split h264dsp and h264pred in configure.
Jason Garrett-Glaser
2010-08-05
ARM: NEON H264 8x8 IDCT
Måns Rullgård
2010-08-03
ARM: update struct offsets
Måns Rullgård
2010-07-18
more credits to D. J. Bernstein for fft
Loren Merritt
2010-07-15
ARM: NEON H264 chroma loop filter 3 cycles faster
Måns Rullgård
2010-07-15
ARM: remove two insns from NEON chroma loop filter
Måns Rullgård
2010-07-10
fix VP5/6 neon dependencies
Aurelien Jacobs
2010-07-07
ARM: remove unnecessary .previous directive
Måns Rullgård
2010-07-07
ARM: set section to .text in 'function' macro
Måns Rullgård
2010-07-07
ARM: hide a .size directive on non-ELF targets
Måns Rullgård
2010-07-01
Remove vestiges of radix-2 FFT
Måns Rullgård
2010-06-29
ARM: add mov32 macro
Måns Rullgård
2010-06-29
ARM: (mostly) whitespace cosmetics
Måns Rullgård
2010-06-27
Add const to some pointer parameters.
Eli Friedman
2010-06-26
ARM: fix build with TI compiler
Måns Rullgård
2010-06-22
Reindent after r23716.
Ronald S. Bultje
[next]