..
Makefile
build: miscellaneous cosmetics
9 years ago
aac.h
arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilation
12 years ago
aacpsdsp_init_arm.c
aacps: NEON optimisations
13 years ago
aacpsdsp_neon.S
ARM: Move asm.S from libavcodec to libavutil
13 years ago
ac3dsp_arm.S
ARM: Move asm.S from libavcodec to libavutil
13 years ago
ac3dsp_armv6.S
ARM: swap source operands in some add instructions
12 years ago
ac3dsp_init_arm.c
dsputil: Move apply_window_int16 to ac3dsp
11 years ago
ac3dsp_neon.S
dsputil: Move apply_window_int16 to ac3dsp
11 years ago
apedsp_init_arm.c
dsputil: Move APE-specific bits into apedsp
11 years ago
apedsp_neon.S
dsputil: Move APE-specific bits into apedsp
11 years ago
asm-offsets.h
mpegvideo: move the MpegEncContext fields used from arm asm to the beginning
11 years ago
audiodsp_arm.h
dsputil: Split audio operations off into a separate context
11 years ago
audiodsp_init_arm.c
dsputil: Split audio operations off into a separate context
11 years ago
audiodsp_init_neon.c
dsputil: Split audio operations off into a separate context
11 years ago
audiodsp_neon.S
dsputil: Split audio operations off into a separate context
11 years ago
blockdsp_arm.h
dsputil: Split clear_block*/fill_block* off into a separate context
11 years ago
blockdsp_init_arm.c
dsputil: Split clear_block*/fill_block* off into a separate context
11 years ago
blockdsp_init_neon.c
dsputil: Split clear_block*/fill_block* off into a separate context
11 years ago
blockdsp_neon.S
dsputil: Split clear_block*/fill_block* off into a separate context
11 years ago
cabac.h
arm: get_cabac inline asm
11 years ago
dca.h
dcadec: simplify decoding of VQ high frequencies
11 years ago
dcadsp_init_arm.c
dca: remove unused decode_hf function and quant_d tables
9 years ago
dcadsp_neon.S
dca: remove unused decode_hf function and quant_d tables
9 years ago
dcadsp_vfp.S
dcadec: remove scaling in lfe_interpolation_fir
11 years ago
fft_fixed_init_arm.c
fft: Split MDCT bits off from FFT
9 years ago
fft_fixed_neon.S
arm: Use .data.rel.ro for const data with relocations
10 years ago
fft_init_arm.c
fft: Split MDCT bits off from FFT
9 years ago
fft_neon.S
arm: Use .data.rel.ro for const data with relocations
10 years ago
fft_vfp.S
arm: Use .data.rel.ro for const data with relocations
10 years ago
flacdsp_arm.S
flacdsp: arm optimised lpc filter
12 years ago
flacdsp_init_arm.c
flacdsp: arm optimised lpc filter
12 years ago
fmtconvert_init_arm.c
arm: add ff_int32_to_float_fmul_array8_neon
9 years ago
fmtconvert_neon.S
arm: add ff_int32_to_float_fmul_array8_neon
9 years ago
fmtconvert_vfp.S
arm: fmtconvert: Split armv6 fmtconvert code off from vfp code
11 years ago
g722dsp_init_arm.c
g722: Add ARM NEON implementation for g722_apply_qmf()
10 years ago
g722dsp_neon.S
g722: Add ARM NEON implementation for g722_apply_qmf()
10 years ago
h264chroma_init_arm.c
dsputil: Separate h264chroma
12 years ago
h264cmc_neon.S
h264: avoid using uninitialized memory in NEON chroma mc
11 years ago
h264dsp_init_arm.c
h264: Move start code search functions into separate source files.
10 years ago
h264dsp_neon.S
dsputil: Separate h264 qpel
12 years ago
h264idct_neon.S
arm: Add X() around all references to extern symbols
11 years ago
h264pred_init_arm.c
h264: arm: use intra pred8x8 functions only for chroma_format_idc <= 1
9 years ago
h264pred_neon.S
ARM: Move asm.S from libavcodec to libavutil
13 years ago
h264qpel_init_arm.c
qpeldsp: Mark source pointer in qpel_mc_func function pointer const
10 years ago
h264qpel_neon.S
dsputil: Separate h264 qpel
12 years ago
hpeldsp_arm.S
Update dsputil- and SIMD-related comments to match reality more closely
11 years ago
hpeldsp_arm.h
arm: Use full filenames as multiple inclusion guards
11 years ago
hpeldsp_armv6.S
arm: hpeldsp: fix put_pixels8_y2_{,no_rnd_}armv6
11 years ago
hpeldsp_init_arm.c
dsputil: Refactor duplicated CALL_2X_PIXELS / PIXELS16 macros
11 years ago
hpeldsp_init_armv6.c
arm: hpeldsp: Move half-pel assembly from dsputil to hpeldsp
12 years ago
hpeldsp_init_neon.c
arm: hpeldsp: Move half-pel assembly from dsputil to hpeldsp
12 years ago
hpeldsp_neon.S
arm: hpeldsp: Move half-pel assembly from dsputil to hpeldsp
12 years ago
idct.h
idct: Move arm-specific declarations to a header in the arm directory
10 years ago
idctdsp_arm.S
dsputil: Split off IDCT bits into their own context
11 years ago
idctdsp_arm.h
dsputil: Split off IDCT bits into their own context
11 years ago
idctdsp_armv6.S
dsputil: Split off IDCT bits into their own context
11 years ago
idctdsp_init_arm.c
idctdsp: Add global function pointers for {add|put}_pixels_clamped functions
10 years ago
idctdsp_init_armv5te.c
idct: Move arm-specific declarations to a header in the arm directory
10 years ago
idctdsp_init_armv6.c
idct: Move arm-specific declarations to a header in the arm directory
10 years ago
idctdsp_init_neon.c
idct: Move arm-specific declarations to a header in the arm directory
10 years ago
idctdsp_neon.S
dsputil: Split off IDCT bits into their own context
11 years ago
int_neon.S
dsputil: Move APE-specific bits into apedsp
11 years ago
jrevdct_arm.S
Drop DCTELEM typedef
12 years ago
mathops.h
arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilation
12 years ago
mdct_fixed_init_arm.c
fft: Split MDCT bits off from FFT
9 years ago
mdct_fixed_neon.S
ARM: set Tag_ABI_align_preserved in all asm files
12 years ago
mdct_init_arm.c
fft: Split MDCT bits off from FFT
9 years ago
mdct_neon.S
arm: Add X() around all references to extern symbols
11 years ago
mdct_vfp.S
armv6: Accelerate ff_imdct_half for general case (mdct_bits != 6)
10 years ago
me_cmp_armv6.S
dsputil: Split motion estimation compare bits off into their own context
10 years ago
me_cmp_init_arm.c
motion_est: convert stride to ptrdiff_t
10 years ago
mlpdsp_armv5te.S
arm: mlpdsp: handle pic offset calculation in a macro
10 years ago
mlpdsp_armv6.S
cosmetics: Fix spelling mistakes
9 years ago
mlpdsp_init_arm.c
truehd: add hand-scheduled ARM asm version of ff_mlp_pack_output.
11 years ago
mpegaudiodsp_fixed_armv6.S
ARM: Move asm.S from libavcodec to libavutil
13 years ago
mpegaudiodsp_init_arm.c
Add av_cold attributes to arch-specific init functions
12 years ago
mpegvideo_arm.c
mpegvideo: cosmetics: Lowercase ugly uppercase MPV_ function name prefixes
10 years ago
mpegvideo_arm.h
mpegvideo: cosmetics: Lowercase ugly uppercase MPV_ function name prefixes
10 years ago
mpegvideo_armv5te.c
cosmetics: Fix spelling mistakes
9 years ago
mpegvideo_armv5te_s.S
ARM: use standard syntax for all LDRD/STRD instructions
12 years ago
mpegvideo_neon.S
arm: Add X() around all references to extern symbols
11 years ago
mpegvideoencdsp_armv6.S
dsputil: Move pix_sum, pix_norm1, shrink function pointers to mpegvideoenc
11 years ago
mpegvideoencdsp_init_arm.c
dsputil: Move pix_sum, pix_norm1, shrink function pointers to mpegvideoenc
11 years ago
neon.S
ARM: make some NEON macros reusable
13 years ago
neontest.c
libavcodec: fix constness in clobber test avcodec_open2() wrappers
9 years ago
pixblockdsp_armv6.S
dsputil: Split off pixel block routines into their own context
11 years ago
pixblockdsp_init_arm.c
dsputil: Split off pixel block routines into their own context
11 years ago
rdft_init_arm.c
rdft: arm: Split RDFT initialization into a separate file
9 years ago
rdft_neon.S
ARM: set Tag_ABI_align_preserved in all asm files
12 years ago
rv34dsp_init_arm.c
rv34: Drop now unnecessary dsputil dependencies
12 years ago
rv34dsp_neon.S
Drop DCTELEM typedef
12 years ago
rv40dsp_init_arm.c
qpeldsp: Mark source pointer in qpel_mc_func function pointer const
10 years ago
rv40dsp_neon.S
ARM: Move asm.S from libavcodec to libavutil
13 years ago
sbrdsp_init_arm.c
ARM: allow runtime masking of CPU features
13 years ago
sbrdsp_neon.S
ARM: generate position independent code to access data symbols
13 years ago
simple_idct_arm.S
cosmetics: Fix spelling mistakes
9 years ago
simple_idct_armv5te.S
simple_idct: arm: Drop disabled code variant
8 years ago
simple_idct_armv6.S
Drop DCTELEM typedef
12 years ago
simple_idct_neon.S
Drop DCTELEM typedef
12 years ago
startcode.h
h264: Move start code search functions into separate source files.
10 years ago
startcode_armv6.S
h264: Move start code search functions into separate source files.
10 years ago
synth_filter_neon.S
ARM: set Tag_ABI_align_preserved in all asm files
12 years ago
synth_filter_vfp.S
arm: cosmetics: Consistently use lowercase for shift operators
10 years ago
vc1dsp.h
vc1: arm: Add NEON assembly
11 years ago
vc1dsp_init_arm.c
vc-1: Add platform-specific start code search routine to VC1DSPContext.
10 years ago
vc1dsp_init_neon.c
arm: check if AS supports .dn
11 years ago
vc1dsp_neon.S
arm: check if AS supports .dn
11 years ago
videodsp_arm.h
lavc: add missing files for arm
12 years ago
videodsp_armv5te.S
arm: use a local label instead of the function symbol in ff_prefetch_arm
9 years ago
videodsp_init_arm.c
Add av_cold attributes to arch-specific init functions
12 years ago
videodsp_init_armv5te.c
Add av_cold attributes to arch-specific init functions
12 years ago
vorbisdsp_init_arm.c
Add av_cold attributes to arch-specific init functions
12 years ago
vorbisdsp_neon.S
Move vorbis_inverse_coupling from dsputil to vorbisdspcontext.
12 years ago
vp3dsp_init_arm.c
vp3: Change type of stride parameters to ptrdiff_t
8 years ago
vp3dsp_neon.S
arm: Add a missing # as prefix for an immediate constant
11 years ago
vp6dsp_init_arm.c
vp56: Mark VP6-only optimizations as such.
11 years ago
vp6dsp_neon.S
vp56: Mark VP6-only optimizations as such.
11 years ago
vp8.h
arm: asm decode_block_coeffs_internal is vp8 specific
11 years ago
vp8_armv6.S
ARM: swap source operands in some add instructions
12 years ago
vp8dsp.h
On2 VP7 decoder
11 years ago
vp8dsp_armv6.S
vp8/armv6: mc: avoid boolean expression in calculation
8 years ago
vp8dsp_init_arm.c
On2 VP7 decoder
11 years ago
vp8dsp_init_armv6.c
On2 VP7 decoder
11 years ago
vp8dsp_init_neon.c
On2 VP7 decoder
11 years ago
vp8dsp_neon.S
arm: Fix a typo in a comment
8 years ago
vp56_arith.h
arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilation
12 years ago