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
/
libavfilter
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
av_filter/x86/idet: use HADDD where appropriate
Pascal Massimino
2014-09-09
1
-16
/
+3
*
av_filter/x86/idet: MMX/SSE2 implementation of 16bits filter_line()
Pascal Massimino
2014-09-09
2
-8
/
+91
*
vfi/x86/vf_idet: fix incorrect use of paddq
James Darnley
2014-09-05
1
-1
/
+1
*
avfilter/x86/idet: fix license header (GPL -> LGPL)
Pascal Massimino
2014-09-05
2
-25
/
+28
*
avfilter/vf_idet: MMX/MMXEXT/SSE2 implementation of idet's filter_line()
skal
2014-09-04
3
-0
/
+186
*
fix spelling errors
Andreas Cadhalpun
2014-07-12
1
-1
/
+1
*
x86/yadif-10: remove duplicate ABS macro
James Almer
2014-07-10
1
-17
/
+4
*
avfilter/x86/vf_pullup: fix "invalid combination of opcode and operands" with...
Michael Niedermayer
2014-06-28
1
-3
/
+3
*
avfilter/x86/vf_pullup: fix old typo
Michael Niedermayer
2014-06-25
1
-1
/
+1
*
avfilter/vf_pullup: use ptrdiff_t as stride argument for dsp functions
Michael Niedermayer
2014-06-25
1
-3
/
+3
*
x86util: add and use RSHIFT/LSHIFT macros
Christophe Gisquet
2014-06-15
3
-64
/
+11
*
Merge commit '01c5779f56cf708e6cb88b11cfdc248cae7e2ee8'
Michael Niedermayer
2014-04-05
1
-2
/
+0
|
\
|
*
x86: Drop some unnecessary YASM ifdefs
Diego Biurrun
2014-04-04
1
-2
/
+0
|
*
vf_yadif: Relicense from GPL to LGPL
Robert Krüger
2014-01-14
2
-18
/
+18
*
|
Change license of yadif from GPL to LGPL
Robert Krüger
2014-01-14
4
-36
/
+36
*
|
Revert "Revert "vf_yadif: move x86 init code to x86/yadif.c""
Robert Krüger
2014-01-14
2
-0
/
+100
*
|
Revert "vf_yadif: move x86 init code to x86/yadif.c"
Michael Niedermayer
2013-12-01
2
-100
/
+0
*
|
Revert "Merge commit 'ed1a11ed52bbd1f15bb9b0416d69b7924bee3191'"
Clément Bœsch
2013-11-01
1
-14
/
+17
*
|
avfilter/x86/vf_gradfun_init: fix some consts & related warnings
Michael Niedermayer
2013-11-01
1
-1
/
+1
*
|
Merge commit 'ed1a11ed52bbd1f15bb9b0416d69b7924bee3191'
Michael Niedermayer
2013-11-01
1
-17
/
+14
|
\
\
|
|
/
|
*
gradfun: x86: Factor out common code for some gradfun_filter_line() variants
Diego Biurrun
2013-10-31
1
-16
/
+13
*
|
Merge commit 'ee80cf741a44115758e62399b7bde08d33161151'
Michael Niedermayer
2013-11-01
2
-23
/
+41
|
\
\
|
|
/
|
*
avfilter: x86: K&R formatting cosmetics
Diego Biurrun
2013-10-31
2
-23
/
+42
*
|
avfilter/x86/vf_gradfun_init: fix const and related warnings
Michael Niedermayer
2013-10-24
1
-4
/
+5
*
|
Merge commit '0e730494160d973400aed8d2addd1f58a0ec883e'
Michael Niedermayer
2013-10-24
4
-218
/
+207
|
\
\
|
|
/
|
*
avfilter: x86: Port gradfun filter optimizations to yasm
Daniel Kang
2013-10-23
4
-218
/
+207
*
|
Merge commit 'f6633c55a3c0e93a5b2bab6aa0692fb608f2a38d'
Michael Niedermayer
2013-10-23
1
-1
/
+1
|
\
\
|
|
/
|
*
avfilter: Fix typo in Loren's email address
Diego Biurrun
2013-10-23
1
-1
/
+1
*
|
avfilter/x86/vf_pullup: try to fix build on x64
Paul B Mahol
2013-09-17
1
-3
/
+3
*
|
avfilter: port pullup filter from libmpcodecs
Paul B Mahol
2013-09-17
3
-0
/
+221
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-07-18
1
-5
/
+5
|
\
\
|
|
/
|
*
Consistently use "cpu_flags" as variable/parameter name for CPU flags
Diego Biurrun
2013-07-18
1
-5
/
+5
|
*
yadif: restore speed of the C filtering code
James Darnley
2013-05-14
1
-9
/
+3
*
|
lavfi: add spp filter.
Clément Bœsch
2013-06-14
2
-0
/
+234
*
|
Merge commit '6e9f8d6a7d7392a236df19fef6f4eba41f18167e'
Michael Niedermayer
2013-05-09
1
-1
/
+0
|
\
\
|
|
/
|
*
x86: vf_yadif: Remove stray dsputil_mmx #include
Diego Biurrun
2013-05-08
1
-1
/
+0
*
|
Merge commit '093804a93cc5da3f95f98265a5df116912443cec'
Michael Niedermayer
2013-05-05
1
-1
/
+2
|
\
\
|
|
/
|
*
avfilter: Add av_cold attributes to init/uninit functions
Diego Biurrun
2013-05-04
1
-1
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-04-23
2
-2
/
+2
|
\
\
|
|
/
|
*
x86: Move some conditional code around to avoid unused variable warnings
Diego Biurrun
2013-04-22
2
-2
/
+2
|
*
lavfi/gradfun: remove rounding to match C and SSE code.
Clément Bœsch
2013-03-28
1
-2
/
+2
|
*
lavfi/gradfun: fix dithering in MMX code.
Clément Bœsch
2013-03-28
1
-2
/
+29
|
*
lavfi/gradfun: fix rounding in MMX code.
Clément Bœsch
2013-03-28
1
-1
/
+1
|
*
hqdn3d: Fix out of array read in LOWPASS
Loren Merritt
2013-03-13
1
-1
/
+1
*
|
yadif: remove an 'm' from the LOAD macro definition
James Darnley
2013-03-16
3
-41
/
+41
*
|
yadif: remove repeated check on width
James Darnley
2013-03-16
3
-6
/
+0
*
|
yadif: cosmetic indentation from previous commits
James Darnley
2013-03-16
1
-6
/
+6
*
|
yadif: x86 assembly for 9 to 14-bit samples
James Darnley
2013-03-16
3
-2
/
+305
*
|
yadif: x86 assembly for 16-bit samples
James Darnley
2013-03-16
3
-1
/
+378
*
|
yadif: restore speed of the C filtering code
James Darnley
2013-03-13
1
-9
/
+3
[next]