]> git.sesse.net Git - ffmpeg/history - libavcodec/arm
png: check bit depth for PAL8/Y400A pixel formats.
[ffmpeg] / libavcodec / arm /
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".
2012-02-15 Martin Storsjömpegvideo: Add ff_ prefix to nonstatic functions
2012-02-15 Martin Storsjödsputil: Add ff_ prefix to the dsputil*_init* functions
2012-02-09 Diego Biurrunarm: Add missing #include to vp8.h to fix a make checkh...
2012-02-06 Diego Biurrundoxygen: Do not include license boilerplates in Doxygen...
2012-02-02 Mans RullgardARM: ac3: fix ac3_bit_alloc_calc_bap_armv6
2012-01-28 Mans Rullgardaacsbr: ARM NEON optimised sbrdsp functions
2012-01-20 Felipe ContrerasARM: fix build with FFT enabled and MDCT disabled
2012-01-16 Janne Grunaurv34: add NEON rv34_idct_add
2012-01-16 Christophe GISQUETrv34: 1-pass inter MB reconstruction
2012-01-13 Mans RullgardARM: fix Thumb-mode simple_idct_arm
2012-01-13 Mans RullgardARM: 4-byte align start of all asm functions
2012-01-12 Mans RullgardARM: rv34: fix asm syntax in dc transform functions
2012-01-12 Janne Grunaurv34: NEON optimised dc only inverse transform
2012-01-04 Christophe GISQUETrv34: joint coefficient decoding and dequantization
2011-12-16 Mans Rullgardrv40: NEON optimised weak loop filter
2011-12-15 Mans RullgardARM: fix external symbol refs in rv40 asm
2011-12-15 Mans RullgardARM: dca: disable optimised decode_blockcodes() for...
2011-12-14 Mans Rullgardrv40: NEON optimised loop filter strength selection
2011-12-13 Mans Rullgardrv34: NEON optimised 4x4 dequant
2011-12-07 Mans Rullgardrv40: NEON optimised rv40 qpel motion compensation
2011-12-06 Janne Grunaurv40: NEON optimised weighted prediction
2011-12-06 Janne Grunaurv40: NEON optimised chroma MC
2011-12-06 Mans RullgardARM: move NEON H264 chroma mc to a separate file
2011-12-06 Janne Grunaurv34: NEON optimised inverse transform functions
2011-12-02 Mans RullgardARM: h264dsp_neon cosmetics
2011-12-02 Janne GrunauARM: make some NEON macros reusable
2011-12-01 Mans RullgardARM: fix indentation in ff_dsputil_init_neon()
2011-12-01 Mans RullgardARM: NEON put/avg_pixels8/16 cosmetics
2011-12-01 Mans RullgardARM: add remaining NEON avg_pixels8/16 functions
2011-12-01 Mans RullgardARM: clean up NEON put/avg_pixels macros
2011-11-25 Mans Rullgarddca: ARMv6 optimised decode_blockcode()
2011-11-23 Mans RullgardARM: remove needless .text/.align directives
2011-11-22 Mans RullgardARM: add explicit .arch and .fpu directives to asm.S
2011-11-08 Diego BiurrunRemove redundant filename self-references inside files.
2011-10-23 Anton Khirnovmpegvideo: remove some unused variables from MpegEncCon...
2011-10-21 Ronald S. BultjeH264: change weight/biweight functions to take a height...
2011-10-21 Baptiste Coudurierh264: 4:2:2 intra decoding support
2011-10-03 Mans RullgardARM: check for inline asm 'y' operand modifier support
2011-09-30 Mans Rullgarddca: NEON optimised high freq VQ decoding
2011-09-28 Mans RullgardARM: NEON optimised vector_fmac_scalar()
2011-08-31 Anton Khirnovmpeg12enc: add intra_vlc private option.
2011-08-03 Måns Rullgårdarm: Avoid using the movw instruction needlessly
2011-08-03 Martin StorsjöMove an int64_t down in MpegEncContext
2011-07-27 Mans Rullgarddsputil: remove some unused functions
2011-07-21 Mans Rullgarddsputil: update per-arch init funcs for non-h264 high...
2011-07-21 Mans Rullgarddsputil: template get_pixels() for different bit depths
2011-07-20 Mans Rullgardsimple_idct: add 10-bit version
2011-07-16 Diego Biurrunarm: remove disabled function dct_unquantize_h263_inter...
2011-07-10 Mans RullgardARM: use const macro to define constant data in asm
2011-07-05 Mans RullgardARM: workaround for bug in GNU assembler
2011-07-04 Mans RullgardARM: allow unaligned buffer in fixed-point NEON FFT4
2011-07-02 Mans RullgardARM: ac3: update ff_ac3_extract_exponents_neon per...
2011-07-02 Mans RullgardARM: NEON optimised vector_clip_int32()
2011-06-29 Mans RullgardARM: remove check for PLD instruction
2011-06-23 Mans RullgardARM: allow building in Thumb2 mode
2011-06-15 Mans RullgardARM: update ff_h264_idct8_add4_neon for 4:4:4 changes
2011-06-14 Mans RullgardARM: factor some repetitive code into macros
2011-06-14 Jason Garrett-Glaser4:4:4 H.264 decoding support
2011-06-13 Mans RullgardARM: jrevdct_arm: simplify stack usage
2011-06-13 Mans RullgardARM: jrevdct_arm: use push/pop mnemonics
2011-06-13 Mans RullgardARM: jrevdct_arm: misc cleanup
2011-06-13 Mans RullgardARM: optimised mpadsp_apply_window_fixed
2011-06-06 Mans RullgardARM: remove MUL64 and MAC64 inline asm
2011-06-04 Mans RullgardARM: remove MULL inline asm
2011-06-01 Mans RullgardARM: ac3dsp: optimised update_bap_counts()
2011-05-31 Mans RullgardARM: fix MUL64 inline asm for pre-armv6
2011-05-30 Mans RullgardARM: simplify inline asm with 64-bit operands
2011-05-29 Mans RullgardARM: enable UAL syntax in asm.S
2011-05-28 Mans RullgardARM: unbreak build
2011-05-28 Justin Rugglesac3enc: modify mantissa bit counting to keep bap counts...
2011-05-28 Mans RullgardARM: aacdec: fix constraints on inline asm
2011-05-28 Mans RullgardARM: remove unnecessary volatile from inline asm
2011-05-28 Mans RullgardARM: add "cc" clobbers to inline asm where needed
2011-05-27 Mans RullgardARM: disable ff_vector_fmul_vfp on VFPv3 systems
2011-05-21 Diego Biurrunmultiple inclusion guard cleanup
2011-05-14 Martin Aumüllerarm: properly mark external symbol call
2011-05-10 Ronald S. Bultjearm/h264pred: add missing argument type.
2011-05-10 Oskar ArvidssonAdds 8-, 9- and 10-bit versions of some of the function...
2011-04-05 Mans Rullgardac3enc: NEON optimised extract_exponents
2011-04-03 Mans RullgardARM: NEON fixed-point forward MDCT
2011-04-03 Mans RullgardARM: NEON fixed-point FFT
2011-04-01 Mans Rullgardac3enc: ARM optimised ac3_compute_matissa_size
2011-04-01 Mans Rullgardac3: armv6 optimised bit_alloc_calc_bap
2011-03-29 Mans Rullgardac3enc: NEON optimised float_to_fixed24
2011-03-24 Mans RullgardARM: fix ff_apply_window_int16_neon() prototype
2011-03-24 Mans RullgardARM: NEON optimised apply_window_int16()
next