index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: add helper macro for declaring constant data
Mans Rullgard
2011-02-02
1
-0
/
+10
*
Separate format conversion DSP functions from DSPContext.
Justin Ruggles
2011-02-02
8
-434
/
+521
*
Remove unneeded add bias from 3 functions.
Justin Ruggles
2011-01-31
6
-22
/
+13
*
Rearrange MpegEncContext to simplify access from asm
Mans Rullgard
2011-01-29
2
-23
/
+11
*
ARM: update MpegEncContext offsets
Mans Rullgard
2011-01-29
1
-6
/
+6
*
ARM: NEON: fix overflow in h264 16x16 planar pred
Mans Rullgard
2011-01-24
1
-2
/
+2
*
Change DSPContext.vector_fmul() from dst=dst*src to dest=src0*src1.
Justin Ruggles
2011-01-22
4
-40
/
+39
*
Move lpc_compute_autocorr() from DSPContext to a new struct LPCContext.
Justin Ruggles
2011-01-21
1
-6
/
+6
*
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
[next]