| Commit message (Expand) | Author | Age | Files | Lines |
* | consolidate .gitignore patters into a single file | Janne Grunau | 2011-01-18 | 1 | -3/+0 |
* | convert svn:ignore properties to .gitignore files | Janne Grunau | 2011-01-17 | 1 | -0/+3 |
* | Fix arm asm offsets for arm/mach-o | Martin Storsjö | 2011-01-09 | 1 | -6/+6 |
* | Update asm offsets for arm | Luca Barbato | 2011-01-09 | 1 | -6/+6 |
* | ARM: disable movw/movt for relocated values on Apple platforms | Måns Rullgård | 2010-09-20 | 1 | -1/+1 |
* | ARM: fix NEON h264_idct_add8 | Måns Rullgård | 2010-09-14 | 1 | -4/+4 |
* | Update H263_AIC asm offset for the apple variant | Luca Barbato | 2010-09-10 | 1 | -1/+1 |
* | Move mm_support() from libavcodec to libavutil, make it a public | Stefano Sabatini | 2010-09-08 | 1 | -5/+0 |
* | Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_ | Stefano Sabatini | 2010-09-04 | 3 | -5/+7 |
* | ARM: update struct offsets | Måns Rullgård | 2010-08-25 | 1 | -4/+4 |
* | Remove global mm_flags variable | Måns Rullgård | 2010-08-24 | 1 | -1/+2 |
* | Split h264dsp and h264pred in configure. | Jason Garrett-Glaser | 2010-08-07 | 1 | -3/+4 |
* | ARM: NEON H264 8x8 IDCT | Måns Rullgård | 2010-08-05 | 2 | -0/+213 |
* | ARM: update struct offsets | Måns Rullgård | 2010-08-03 | 1 | -6/+6 |
* | more credits to D. J. Bernstein for fft | Loren Merritt | 2010-07-18 | 1 | -0/+3 |
* | ARM: NEON H264 chroma loop filter 3 cycles faster | Måns Rullgård | 2010-07-15 | 1 | -5/+5 |
* | ARM: remove two insns from NEON chroma loop filter | Måns Rullgård | 2010-07-15 | 1 | -3/+1 |
* | fix VP5/6 neon dependencies | Aurelien Jacobs | 2010-07-10 | 1 | -2/+5 |
* | ARM: remove unnecessary .previous directive | Måns Rullgård | 2010-07-07 | 1 | -1/+0 |
* | ARM: set section to .text in 'function' macro | Måns Rullgård | 2010-07-07 | 1 | -0/+1 |
* | ARM: hide a .size directive on non-ELF targets | Måns Rullgård | 2010-07-07 | 1 | -1/+1 |
* | Remove vestiges of radix-2 FFT | Måns Rullgård | 2010-07-01 | 2 | -10/+10 |
* | ARM: add mov32 macro | Måns Rullgård | 2010-06-29 | 1 | -0/+11 |
* | ARM: (mostly) whitespace cosmetics | Måns Rullgård | 2010-06-29 | 1 | -12/+12 |
* | Add const to some pointer parameters. | Eli Friedman | 2010-06-27 | 1 | -3/+3 |
* | ARM: fix build with TI compiler | Måns Rullgård | 2010-06-26 | 1 | -1/+1 |
* | Reindent after r23716. | Ronald S. Bultje | 2010-06-22 | 1 | -1/+1 |
* | Add intra prediction functions for VP8. | David Conrad | 2010-06-22 | 1 | -2/+3 |
* | ARM: struct offsets for Apple ABI | Måns Rullgård | 2010-06-02 | 1 | -0/+9 |
* | ARM: remove some unnecessary ifdefs, fix implicit declaration warnings | Måns Rullgård | 2010-06-02 | 2 | -4/+0 |
* | ARM: check struct offsets only when they are used | Måns Rullgård | 2010-06-02 | 1 | -0/+2 |
* | ARM: fail build if hardcoded struct offsets are wrong | Måns Rullgård | 2010-06-02 | 3 | -7/+48 |
* | arm neon: Add missing mangle to external symbol | David Conrad | 2010-06-01 | 1 | -1/+1 |
* | ARM: NEON clear_block[s] | Måns Rullgård | 2010-06-01 | 2 | -0/+22 |
* | ARM: NEON optimised dct_unquantize_h263_{intra,inter} | Måns Rullgård | 2010-05-29 | 3 | -0/+123 |
* | vp3: 10l Fix DC-only IDCT for C and ARM too | David Conrad | 2010-05-28 | 1 | -4/+2 |
* | ARM: NEON optimised VP6 edge filter | Måns Rullgård | 2010-04-30 | 3 | -0/+161 |
* | ARM: fix build for darwin/iphone | Måns Rullgård | 2010-04-22 | 1 | -4/+4 |
* | vp3: DC-only IDCT | David Conrad | 2010-04-17 | 2 | -0/+46 |
* | 10l: fix build on non-NEON ARM | Måns Rullgård | 2010-04-13 | 1 | -2/+3 |
* | DCA: ARM/NEON optimised lfe_fir | Måns Rullgård | 2010-04-12 | 3 | -1/+96 |
* | ARM: fix NEON synth_filter_float with hardfp calls | Måns Rullgård | 2010-04-12 | 1 | -1/+3 |
* | ARM: NEON optimised synth_filter_float | Måns Rullgård | 2010-04-10 | 3 | -0/+132 |
* | ARM: NEON optimised RDFT | Måns Rullgård | 2010-03-23 | 3 | -0/+163 |
* | Simplify arch-specific object file lists | Måns Rullgård | 2010-03-16 | 1 | -3/+2 |
* | Move arch-specific makefile parts into $arch/Makefile | Måns Rullgård | 2010-03-16 | 1 | -0/+41 |
* | Move H264 dsputil functions into their own struct | Måns Rullgård | 2010-03-16 | 2 | -92/+126 |
* | Only use .size in ARM assembly when targeting ELF | Martin Storsjö | 2010-03-10 | 1 | -1/+1 |
* | ARM: set size of asm functions in object files | Måns Rullgård | 2010-03-09 | 16 | -178/+183 |
* | ARM: add some missing includes | Måns Rullgård | 2010-03-08 | 2 | -0/+5 |