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
*
ac3enc: NEON optimised extract_exponents
Mans Rullgard
2011-04-05
2
-0
/
+22
*
ARM: NEON fixed-point forward MDCT
Mans Rullgard
2011-04-03
3
-0
/
+206
*
ARM: NEON fixed-point FFT
Mans Rullgard
2011-04-03
3
-0
/
+295
*
ac3enc: ARM optimised ac3_compute_matissa_size
Mans Rullgard
2011-04-01
3
-1
/
+59
*
ac3: armv6 optimised bit_alloc_calc_bap
Mans Rullgard
2011-04-01
3
-0
/
+94
*
ac3enc: NEON optimised float_to_fixed24
Mans Rullgard
2011-03-29
2
-0
/
+16
*
ARM: fix ff_apply_window_int16_neon() prototype
Mans Rullgard
2011-03-24
1
-1
/
+1
*
ARM: NEON optimised apply_window_int16()
Mans Rullgard
2011-03-24
2
-0
/
+28
*
ac3enc: NEON optimised shift functions
Mans Rullgard
2011-03-24
2
-0
/
+25
*
ac3enc: NEON optimised ac3_max_msb_abs_int16 and ac3_exponent_min
Mans Rullgard
2011-03-24
3
-0
/
+97
*
Move dct and rdft definitions to separate files
Mans Rullgard
2011-03-20
1
-0
/
+1
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
50
-201
/
+201
*
ARM: VP8: fix build on systems with global symbol prefix
Mans Rullgard
2011-02-27
1
-1
/
+1
*
ARM: fix vp8 neon with pic enabled
Mans Rullgard
2011-02-27
1
-0
/
+2
*
FFT: factor a shuffle out of the inner loop and merge it into fft_permute.
Loren Merritt
2011-02-13
1
-1
/
+1
*
VP8: ARM optimised decode_block_coeffs_internal
Mans Rullgard
2011-02-11
3
-0
/
+251
*
ARM optimised vp56_rac_get_prob()
Mans Rullgard
2011-02-11
1
-0
/
+92
*
VP8: ARM NEON optimisations for dsp functions
Mans Rullgard
2011-02-07
3
-0
/
+2076
*
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
[next]