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
/
aarch64
Commit message (
Expand
)
Author
Age
Files
Lines
*
aarch64: vp9itxfm16: Do a simpler half/quarter idct16/idct32 when possible
Martin Storsjö
2017-03-19
1
-58
/
+547
*
aarch64: vp9itxfm16: Move the load_add_store macro out from the itxfm16 pass2...
Martin Storsjö
2017-03-19
1
-49
/
+49
*
aarch64: vp9itxfm16: Make the larger core transforms standalone functions
Martin Storsjö
2017-03-19
1
-17
/
+28
*
aarch64: vp9itxfm16: Restructure the idct32 store macros
Martin Storsjö
2017-03-19
1
-45
/
+45
*
aarch64: vp9itxfm16: Avoid .irp when it doesn't save any lines
Martin Storsjö
2017-03-19
1
-12
/
+12
*
aarch64: vp9itxfm16: Fix a typo in a comment
Martin Storsjö
2017-03-19
1
-1
/
+1
*
arm/aarch64: vp9: Fix vertical alignment
Martin Storsjö
2017-03-19
1
-18
/
+18
*
arm/aarch64: vp9itxfm: Skip loading the min_eob pointer when it won't be used
Martin Storsjö
2017-03-19
1
-1
/
+2
*
lavc/aarch64: add ff_simple_idct{,_add,_put}_neon functions
Matthieu Bouron
2017-03-16
4
-0
/
+433
*
aarch64: vp9itxfm: Reorder iadst16 coeffs
Martin Storsjö
2017-03-11
1
-6
/
+6
*
aarch64: vp9itxfm: Reorder the idct coefficients for better pairing
Martin Storsjö
2017-03-11
1
-62
/
+62
*
aarch64: vp9itxfm: Avoid reloading the idct32 coefficients
Martin Storsjö
2017-03-11
1
-67
/
+43
*
aarch64: vp9lpf: Use dup+rev16+uzp1 instead of dup+lsr+dup+trn1
Martin Storsjö
2017-03-11
1
-12
/
+9
*
arm/aarch64: vp9lpf: Keep the comparison to E within 8 bit
Martin Storsjö
2017-03-11
1
-31
/
+9
*
aarch64: vp9lpf: Fix broken indentation/vertical alignment
Martin Storsjö
2017-03-11
1
-2
/
+2
*
aarch64: vp9lpf: Interleave the start of flat8in into the calculation above
Martin Storsjö
2017-03-11
1
-3
/
+11
*
arm/aarch64: vp9lpf: Calculate !hev directly
Martin Storsjö
2017-03-11
1
-3
/
+2
*
aarch64: vp9itxfm: Optimize 16x16 and 32x32 idct dc by unrolling
Martin Storsjö
2017-03-11
1
-18
/
+36
*
aarch64: vp9mc: Calculate less unused data in the 4 pixel wide horizontal filter
Martin Storsjö
2017-03-11
1
-2
/
+13
*
aarch64: vp9mc: Simplify the extmla macro parameters
Martin Storsjö
2017-03-11
1
-25
/
+25
*
aarch64: vp9itxfm: Fix incorrect vertical alignment
Martin Storsjö
2017-03-11
1
-3
/
+3
*
aarch64: vp9itxfm: Update a comment to refer to a register with a different name
Martin Storsjö
2017-03-11
1
-2
/
+2
*
aarch64: vp9itxfm: Use the right lane sizes in 8x8 for improved readability
Martin Storsjö
2017-03-11
1
-8
/
+8
*
aarch64: vp9itxfm: Use a single lane ld1 instead of ld1r where possible
Martin Storsjö
2017-03-11
1
-8
/
+8
*
aarch64: vp9itxfm: Share instructions for loading idct coeffs in the 8x8 func...
Martin Storsjö
2017-03-11
1
-2
/
+1
*
aarch64: vp9itxfm: Do separate functions for half/quarter idct16 and idct32
Martin Storsjö
2017-03-11
1
-59
/
+466
*
aarch64: vp9itxfm: Move the load_add_store macro out from the itxfm16 pass2 f...
Martin Storsjö
2017-03-11
1
-45
/
+45
*
aarch64: vp9itxfm: Make the larger core transforms standalone functions
Martin Storsjö
2017-03-11
1
-17
/
+25
*
aarch64: vp9itxfm: Restructure the idct32 store macros
Martin Storsjö
2017-03-11
1
-40
/
+40
*
aarch64: Add NEON optimizations for 10 and 12 bit vp9 loop filter
Martin Storsjö
2017-01-24
3
-0
/
+936
*
aarch64: Add NEON optimizations for 10 and 12 bit vp9 itxfm
Martin Storsjö
2017-01-24
3
-1
/
+1566
*
aarch64: Add NEON optimizations for 10 and 12 bit vp9 MC
Martin Storsjö
2017-01-24
7
-2
/
+881
*
aarch64: vp9dsp: Restructure the bpp checks
Martin Storsjö
2017-01-24
1
-15
/
+9
*
aarch64: vp9mc: Fix a comment to refer to a register with the right name
Martin Storsjö
2017-01-14
1
-1
/
+1
*
aarch64: vp9dsp: Fix vertical alignment in the init file
Martin Storsjö
2017-01-14
1
-3
/
+3
*
aarch64: vp9itxfm: Skip empty slices in the first pass of idct_idct 16x16 and...
Martin Storsjö
2017-01-14
1
-5
/
+56
*
aarch64: vp9itxfm: Don't repeatedly set x9 when nothing overwrites it
Martin Storsjö
2017-01-14
1
-11
/
+15
*
arm/aarch64: vp9itxfm: Fix indentation of macro arguments
Martin Storsjö
2017-01-14
1
-8
/
+8
*
aarch64: vp9itxfm: Use w3 instead of x3 for the int eob parameter
Martin Storsjö
2017-01-14
1
-4
/
+4
*
aarch64: vp9: loop filter: replace 'orr; cbn?z' with 'adds; b.{eq,ne};
Janne Grunau
2017-01-14
1
-11
/
+20
*
aarch64: vp9: use alternative returns in the core loop filter function
Janne Grunau
2017-01-14
1
-30
/
+18
*
imdct15: remove the AArch64 assembly
Rostislav Pehlivanov
2017-01-05
3
-695
/
+0
*
aarch64: h264idct: Use the offset parameter to movrel
Martin Storsjö
2016-12-08
1
-1
/
+1
*
aarch64: vp9: Implement NEON loop filters
Martin Storsjö
2016-11-15
3
-0
/
+1404
*
aarch64: vp9: Add NEON itxfm routines
Martin Storsjö
2016-11-15
3
-2
/
+1171
*
aarch64: vp9: Add NEON optimizations of VP9 MC functions
Martin Storsjö
2016-11-15
3
-0
/
+834
*
avcodec: fix arguments on xmm/neon clobber test wrappers
James Almer
2016-10-02
1
-2
/
+2
*
avcodec: add missing xmm/neon clobber test wrappers for the new encode API
James Almer
2016-10-01
1
-0
/
+10
*
avcodec: fix vc1dsp dependencies
Xiaolei Yu
2016-09-25
2
-2
/
+2
*
avcodec: add missing xmm/neon clobber test wrappers for the new decode API
James Almer
2016-07-03
1
-0
/
+10
[next]