]> git.sesse.net Git - ffmpeg/history - libavcodec/arm
avframe: add AV_FRAME_DATA_MATRIXENCODING side data type.
[ffmpeg] / libavcodec / arm /
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
2012-08-01 Mans RullgardARM: use =const syntax instead of explicit literal...
2012-08-01 Mans RullgardARM: use standard syntax for all LDRD/STRD instructions
2012-07-18 Mans Rullgardvp3: move idct and loop filter pointers to new vp3dsp...
2012-07-18 Mans Rullgardbuild: add CONFIG_VP3DSP, reduce repetition in OBJS...
2012-07-01 Mans RullgardARM: generate position independent code to access data...
2012-06-18 Justin Rugglesfloat_dsp: Move vector_fmac_scalar() from libavcodec...
2012-06-08 Justin RugglesAdd a float DSP framework to libavutil
2012-06-08 Justin RugglesARM: Move asm.S from libavcodec to libavutil
2012-05-10 Mans Rullgardarm/neon: dsputil: use correct size specifiers on vld1...
2012-05-10 Mans Rullgardarm: dsputil: prettify some conditional instructions...
2012-05-10 Mans Rullgardarm: dsputil: fix overreads in put/avg_pixels functions
2012-05-05 Mans Rullgardaacps: NEON optimisations
2012-04-25 Mans Rullgardvp8: armv6: fix non-armv6t2 build
2012-04-25 Mans Rullgardvp8: armv6 optimisations
2012-04-25 Mans Rullgardvp8: arm: separate ARMv6 functions from NEON
2012-04-25 Mans RullgardARM: add some compatibility macros
2012-04-22 Mans RullgardARM: allow runtime masking of CPU features
2012-04-21 Mans RullgardRemove lowres video decoding
2012-04-12 Diego Biurrunbuild: Consistently handle conditional compilation...
2012-04-10 Christophe GISQUETrv40dsp: implement prescaled versions for biweight.
2012-04-04 Diego Biurruncosmetics: Consistently place static, inline and av_col...
2012-03-12 Janne Grunauremove iwmmxt optimizations
2012-03-07 Christophe GISQUETdsputil: remove shift parameter from scalarproduct_int16
2012-03-02 Ronald S. Bultjevp8: change int stride to ptrdiff_t stride.
2012-02-23 Christophe GISQUETSBR DSP: use intptr_t for the ixh parameter.
2012-02-20 Ronald S. Bultjerv34: change most "int stride" into "ptrdiff_t stride".
next