]> git.sesse.net Git - ffmpeg/history - libavcodec/arm
libopenjpeg: Support rgba64 encoding
[ffmpeg] / libavcodec / arm /
2014-03-14 Diego Biurrunarm: dsputil: Drop restrict keyword from add_pixels_cla...
2014-03-13 Diego BiurrunUpdate dsputil- and SIMD-related comments to match...
2014-03-13 Diego Biurrunarm: dsputil: Add a bunch of missing #includes
2014-03-13 Diego Biurrundsputil: Remove prototypes for nonexisting optimization...
2014-03-12 Janne Grunauarmv6: vp8: use explicit labels in motion compensation asm
2014-03-08 Janne Grunauarm: get_cabac inline asm
2014-03-08 Janne Grunauarm: vp3: remove incorrect const in ff_vp3_idct_dc_add_...
2014-03-08 Janne Grunauarm: hpeldsp: fix put_pixels8_y2_{,no_rnd_}armv6
2014-03-05 Janne Grunauarm: hpeldsp: prevent overreads in armv6 asm
2014-02-28 Janne Grunauarm: dcadsp: implement decode_hf as external NEON asm
2014-02-28 Christophe Gisquetdcadec: simplify decoding of VQ high frequencies
2014-02-28 Christophe Gisquetdcadec: remove scaling in lfe_interpolation_fir
2014-02-09 Martin Storsjöarm: Remove a stray .fpu directive
2014-02-08 Janne Grunaudca: include dcadsp.h in {arm,x86}/dca.h for checkheaders
2014-02-07 Christophe Gisquetdcadsp: split lfe_dir cases
2014-02-07 Christophe Gisquetdcadsp: add int8x8_fmul_int32 to dsp context
2014-02-07 Martin Storsjöarm: Add X() around all references to extern symbols
2014-02-06 Martin Storsjövp8: Use 2 registers for dst_stride and src_stride...
2014-01-13 Diego Biurrunarm: Use full filenames as multiple inclusion guards
2014-01-10 Martin Storsjöarm: Add an option for making sure NEON registers aren...
2014-01-07 Martin Storsjöarm: Add a missing # as prefix for an immediate constant
2014-01-07 Martin Storsjöarm: Allow overriding the alignment set in the function...
2014-01-07 Martin Storsjöarm: Remove a leftover define for the pld instruction
2014-01-07 Martin Storsjöarm: cosmetics: Reindent the h264dsp neon init function
2014-01-06 Diego BiurrunRename CONFIG_FFT_FLOAT ---> FFT_FLOAT
2014-01-06 Anton Khirnovh264: do not use 422 functions for monochrome
2014-01-04 Martin Storsjöarm: Use the matching endfunc macro instead of the...
2014-01-04 Martin Storsjöarm: Add a missing endfunc macro call
2013-12-20 Martin Storsjöarm: Don't clobber callee saved registers in scalarproduct
2013-12-20 Mason Cartervc1: arm: Add NEON no_rnd chroma MC
2013-12-20 Mason Cartervc1: arm: Add NEON assembly
2013-12-08 Diego Biurrundsputil: Move apply_window_int16 to ac3dsp
2013-08-29 Diego Biurrunarm: fmtconvert: Split armv6 fmtconvert code off from...
2013-08-29 Diego Biurrunarm: dcadsp: Move synth filter initialization to dcadsp...
2013-08-23 Diego Biurrunarm: h264chroma: Do not compile h264_chroma_mc* depende...
2013-08-23 Diego Biurrunvp56: Mark VP6-only optimizations as such.
2013-08-08 Ben Avisonarm: Add assembly version of h264_find_start_code_candidate
2013-07-24 Martin Storsjöarm: Comment out unused labels in simple_idct_arm
2013-07-22 Martin Storsjöarm: Mangle external symbols properly in new vfp assemb...
2013-07-22 Ben Avisonarm: Add VFP-accelerated version of qmf_32_subbands
2013-07-22 Martin Storsjöarm: Add VFP-accelerated version of fft16
2013-07-22 Martin Storsjöarm: Add VFP-accelerated version of dca_lfe_fir
2013-07-22 Martin Storsjöarm: Add VFP-accelerated version of imdct_half
2013-07-22 Ben Avisonarm: Add VFP-accelerated version of int32_to_float_fmul...
2013-07-22 Ben Avisonarm: Add VFP-accelerated version of int32_to_float_fmul...
2013-07-22 Ben Avisonarm: Add VFP-accelerated version of synth_filter_float
2013-07-17 Christophe Gisquetfmtconvert: Explicitly use int32_t instead of int
2013-05-29 Martin Storsjöarm: Include hpeldsp_neon.o if h264qpel is enabled
2013-05-29 Martin Storsjöarm: Don't unconditionally build dsputil files
2013-05-29 Martin Storsjöarm: Only build the FFT init files if FFT is enabled
2013-05-29 Diego Biurrunbuild: cosmetics: Place unconditional before conditiona...
2013-05-29 Diego Biurrunbuild: arm: cosmetics: Place all OBJS declarations...
2013-04-30 Diego Biurrunarm: Drop unnecessary ff_ name prefixes from static...
2013-04-19 Ronald S. Bultjearm: hpeldsp: Move half-pel assembly from dsputil to...
2013-04-15 Ronald S. Bultjevp3: Use full transpose for all IDCTs
2013-04-10 Ronald S. Bultjeh264: Integrate clear_blocks calls with IDCT
2013-03-12 Luca Barbatodsputil: convert remaining functions to use ptrdiff_t...
2013-02-25 Diego BiurrunRemove unnecessary dsputil.h #includes
2013-02-25 Diego BiurrunFix a number of incorrect intmath.h #includes.
2013-02-20 Diego Biurrunarm: vp8: Add missing #includes for header to compile...
2013-02-06 Diego Biurrunrv34: Drop now unnecessary dsputil dependencies
2013-02-06 Diego Biurrundsputil: Separate h264chroma
2013-02-05 Diego BiurrunAdd av_cold attributes to arch-specific init functions
2013-02-05 Diego BiurrunUse ptrdiff_t instead of int for {avg, put}_pixels...
2013-02-01 Diego BiurrunUse proper "" quotes for local header #includes
2013-01-27 Martin Storsjöarm: vp8: Fix the plain-armv6 version of vp8_luma_dc_wht
2013-01-24 Diego Biurrunarm: Add mathops.h to ARCH_HEADERS list
2013-01-24 Janne Grunauarm: h264qpel: use neon h264 qpel functions only if...
2013-01-24 Mans Rullgarddsputil: Separate h264 qpel
2013-01-23 Ronald S. Bultjedsputil: remove one array dimension from avg_no_rnd_pix...
2013-01-23 Ronald S. Bultjedsputil: remove avg_no_rnd_pixels8.
2013-01-23 Diego BiurrunDrop DCTELEM typedef
2013-01-22 Diego Biurrunarm: Add some missing header #includes
2013-01-22 Ronald S. Bultjefloatdsp: move scalarproduct_float from dsputil to...
2013-01-22 Ronald S. Bultjefloatdsp: move butterflies_float from dsputil to avfloa...
2013-01-22 Ronald S. Bultjefloatdsp: move vector_fmul_reverse from dsputil to...
2013-01-22 Ronald S. Bultjefloatdsp: move vector_fmul_add from dsputil to avfloatdsp.
2013-01-21 Ronald S. Bultjevorbisdsp: change block_size type from int to intptr_t.
2013-01-20 Janne Grunauvideodsp_armv5te: remove #if HAVE_ARMV5TE_EXTERNAL
2013-01-20 Ronald S. BultjeMove vorbis_inverse_coupling from dsputil to vorbisdspc...
2013-01-20 Ronald S. Bultjevp3: integrate clear_blocks with idct of previous block.
2013-01-16 Justin Ruggleslavc: Move vector_fmul_window to AVFloatDSPContext
2012-12-20 Luca Barbatolavc: add missing files for arm
2012-12-20 Ronald S. Bultjelavc: introduce VideoDSPContext
2012-12-18 Diego Biurrunmisc typo, style and wording fixes
2012-12-07 Mans Rullgardarm: rename ARMVFP config symbol to VFP
2012-12-07 Mans Rullgardarm: use HAVE*_INLINE/EXTERNAL macros for conditional...
2012-12-07 Mans Rullgardarm: fix use of uninitialised value in ff_fft_fixed_ini...
2012-11-26 Justin Rugglesdsputil: move vector_fmul_scalar() to AVFloatDSPContext...
2012-10-30 Ronald S. BultjeUse ptrdiff_t instead of int for intra pred "stride...
2012-10-20 Mans RullgardARM: fix overreads in neon h264 chroma mc
2012-10-11 Diego BiurrunMove avutil tables only used in libavcodec to libavcodec.
2012-10-10 Jean-Baptiste Kempfarm: call arm-specific rv34dsp init functions under...
2012-10-09 Diego Biurrunbuild: non-x86: Only compile mpegvideo optimizations...
2012-10-02 Mans RullgardARM: set Tag_ABI_align_preserved in all asm files
2012-09-20 Mans RullgardARM: swap source operands in some add instructions
2012-09-15 Mans Rullgardflacdsp: arm optimised lpc filter
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-08-03 Mans RullgardARMv6: vp8: fix stack allocation with Apple's assembler
2012-08-03 Mans RullgardARM: vp56: allow inline asm to build with clang
next