]> git.sesse.net Git - ffmpeg/history - libavcodec/arm
Pad the extradata in the AAC ADTS to AudioSpecificConfig bitstream filter.
[ffmpeg] / libavcodec / arm /
2009-10-11 Måns RullgårdARM: align stack in NEON h264 mc functions
2009-10-11 Måns RullgårdARM: simplify movrel definition as CONFIG_PIC is now...
2009-10-07 Måns RullgårdARM: whitespace cosmetics
2009-10-07 Måns RullgårdARM: NEON avg_pixels8 and avg_h264_qpel8_mc00
2009-10-06 Måns RullgårdARM: make function names all-lowercase
2009-10-06 Måns RullgårdARM: enable ARMv4 add_pixels_clamped
2009-10-06 Måns RullgårdARM: ARMv6 optimised add_pixels_clamped()
2009-10-06 Måns RullgårdARM: whitespace cosmetics
2009-10-04 Måns RullgårdARM: add ff_ prefix to lots of functions
2009-10-04 Måns RullgårdARM: cosmetics
2009-10-04 Måns RullgårdARM: replace some #if with if()
2009-10-04 Måns RullgårdARM: clean up file/function naming conventions
2009-10-04 Måns RullgårdARM: clean up dsputil initialisation
2009-10-03 Måns RullgårdARM: shorten some long macro names
2009-10-03 Måns RullgårdARM: update ldm/stm instructions to modern syntax
2009-10-03 Måns RullgårdARM: whitespace cosmetics
2009-10-02 Måns RullgårdARM: use plain labels for pc-relative addressing
2009-10-02 Måns RullgårdARM: remove unnecessary .fpu neon directives
2009-10-02 Måns RullgårdARM: use undocumented .syntax directive to enable UAL...
2009-10-02 Måns RullgårdARM: apply extern symbol prefix where needed
2009-09-27 Måns RullgårdARM: NEON optimised vector_fmul_add
2009-09-26 Måns RullgårdARM: NEON optimised vector_clipf
2009-09-26 Måns RullgårdARM: NEON optimised vector_fmul_reverse
2009-09-23 Måns RullgårdARM: NEON optimised int32_to_float_fmul_scalar
2009-09-22 Måns RullgårdARM: NEON optimised scalarproduct_float
2009-09-22 Måns RullgårdARM: NEON optimisations for some dsputil functions
2009-09-21 Måns RullgårdARM: merge two loops in ff_mdct_calc_neon
2009-09-21 Måns RullgårdARM: interleave cos/sin tables for improved NEON MDCT
2009-09-21 Måns RullgårdARM: remove broken IPP support
2009-09-20 Måns RullgårdMerge FFTContext and MDCTContext
2009-09-16 Måns RullgårdARM: do not use movw/movt for relocatable values with PIC
2009-09-15 Måns RullgårdMove per-arch fft init bits into the corresponding...
2009-09-14 Måns RullgårdARM: 10l: fix large FFTs
2009-09-11 Måns RullgårdARM: NEON optimised MDCT
2009-09-11 Måns RullgårdARM: faster NEON IMDCT
2009-09-10 Måns RullgårdARM: NEON optimised FFT and MDCT
2009-08-24 Diego BiurrunAdd necessary #include for config.h.
2009-08-14 Måns Rullgård10L: remove instruction left over from debugging
2009-08-14 Måns RullgårdARM: NEON optimised vorbis_inverse_coupling
2009-07-27 Måns RullgårdARM: cleaner selection of ELF-spefic assembler directives
2009-07-27 Martin StorsjöConditionally compile ELF-specific ARM assembly bits...
2009-07-22 Diego Biurruncosmetics: reindent/prettyprint after last commit
2009-07-22 Diego BiurrunOnly compile in NEON optimizations for H.264 when the...
2009-07-22 Diego BiurrunDo not redundantly check for both CONFIG_THEORA_DECODER...
2009-07-20 Måns RullgårdARM: handle VFP register arguments in ff_vector_fmul_wi...
2009-07-20 Måns RullgårdARM: check for VFP register arguments
2009-07-04 David ConradARM: NEON VP3 IDCT
2009-06-17 Måns RullgårdARM: slightly faster NEON H264 horizontal loop filter
2009-05-28 Måns RullgårdARM: add some PLD in NEON IDCT
2009-05-23 David ConradARM: actually add VP3 loop filter
2009-05-23 David ConradARM: NEON VP3 Loop Filter
2009-04-29 David ConradARM: Use fewer register in NEON put_pixels _y2 and...
2009-04-29 David ConradARM: NEON put_pixels_clamped
2009-04-16 David ConradAdd guaranteed alignment for loading dest pixels in...
2009-04-04 David ConradARM: NEON optimized put_signed_pixels_clamped
2009-04-04 Måns RullgårdARM: NEON optimised add_pixels_clamped
2009-03-05 Måns RullgårdARM: disable inline asm for armcc
2009-03-01 Måns RullgårdARM: fix missing MUL16() return type
2009-02-28 Måns RullgårdARM: fix corner-case overflow in H.264 weighted prediction
2009-01-30 Måns RullgårdARM: NEON optimised vector_fmul_window
2009-01-30 Måns RullgårdARM: NEON optimised vector_fmul
2009-01-27 Måns RullgårdARM: remove some unused macro arguments
2009-01-27 Måns RullgårdARM: reorder some instructions in put_pixels*_arm for...
2009-01-27 Måns RullgårdARM: replace jump tables with conditional branches
2009-01-27 Måns RullgårdARM: replace explicit literal loads with ldr Rd, =lit
2009-01-27 Måns RullgårdARM: change alignment of loops in put_pixels*_arm to 32
2009-01-27 Måns RullgårdARM: optimised mid_pred()
2009-01-27 Måns RullgårdARM: allow register operands for shifts in MULL()
2009-01-25 Måns RullgårdARM: NEON optimised H.264 weighted prediction
2009-01-25 Måns RullgårdARM: NEON optimised H.264 biweighted prediction
2009-01-19 Diego Biurruncosmetics: Remove pointless period after copyright...
2009-01-18 Måns RullgårdARM: simplify ff_put/avg_h264_chroma_mc4/8_neon definit...
2009-01-14 Aurelien Jacobsreplace all occurrence of ENABLE_ by the corresponding...
2009-01-13 Aurelien JacobsChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2009-01-12 Måns RullgårdARM: use push/pop pseudo-instructions in simple_idct_ar...
2009-01-12 Måns RullgårdARM: simple_idct_armv6.S whitespace cosmetics
2009-01-12 Måns RullgårdARM: clean up pc-relative references in simple_idct_armv6.S
2009-01-12 Måns RullgårdARM: use rX register names in simple_idct_armv6.S
2008-12-30 Måns RullgårdARM: work around linker bug with movw/movt relocations...
2008-12-30 Måns RullgårdARM: rename coefficient table in NEON IDCT
2008-12-26 Måns RullgårdARM: NEON optimised float_to_int16
2008-12-25 Måns RullgårdARM: add new h264 idct functions
2008-12-17 Måns RullgårdARM: replace "armv4l" with "arm"