index
:
ffmpeg
master
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
Mirror of FFmpeg git repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
avcodec/x86/diracdsp: Fix high bits on Windows x86_64
Michael Niedermayer
2020-07-03
1
-1
/
+1
*
avcodec/x86/diracdsp: Fix incorrect src addressing in dequant_subband_32()
Michael Niedermayer
2020-07-03
1
-1
/
+2
*
mdct15: simplify x86 exptab permutation
Rostislav Pehlivanov
2018-05-07
1
-29
/
+24
*
mdct15: simplify the fft15 x86 SIMD
Rostislav Pehlivanov
2018-05-07
1
-20
/
+17
*
mpeg4video: Add support for MPEG-4 Simple Studio Profile.
Kieran Kunhya
2018-04-02
1
-0
/
+1
*
sbcenc: add MMX optimizations
Aurelien Jacobs
2018-03-07
3
-0
/
+221
*
h264_idct: enable unmacro on newer NASM versions
Rostislav Pehlivanov
2018-02-12
1
-1
/
+5
*
avcodec/utvideoenc : add SIMD (avx) for sub_left_prediction
Martin Vignali
2018-01-28
2
-0
/
+50
*
avcodec: increase AV_INPUT_BUFFER_PADDING_SIZE to 64
James Almer
2018-01-11
2
-2
/
+2
*
x86/lossless_videodsp: rename ff_add_left_pred_int16_sse4 to ff_add_left_pred...
James Almer
2017-12-10
2
-6
/
+4
*
x86/lossless_videodsp: don't overread the dst buffer in ff_add_left_pred_unal...
James Almer
2017-12-10
1
-2
/
+1
*
avcodec/utvideodec : add SIMD (SSSE3 and AVX2) for gradient_pred
Martin Vignali
2017-12-09
2
-0
/
+85
*
avcodec/x86/lossless_videodsp : add avx2 version for add_left_pred
Martin Vignali
2017-12-09
2
-22
/
+44
*
avcodec/x86/lossless_videodsp.asm : make macro for add_left_pred_unaligned in...
Martin Vignali
2017-12-09
1
-1
/
+5
*
avcodec/x86/bswapdsp : use macro for 128 bits constants loading in xmm or ymm
Martin Vignali
2017-12-02
1
-5
/
+1
*
avcodec/fft: fix INTERL macro on 3dnow
Mikulas Patocka
2017-11-25
1
-1
/
+1
*
avcodec/x86/exrdsp : use ymm constant for pb_80
Martin Vignali
2017-11-23
1
-5
/
+1
*
x86/utvideodsp: reuse shared constants
James Almer
2017-11-21
1
-13
/
+4
*
x86/constants: make pb_80 32 byte wide
James Almer
2017-11-21
2
-2
/
+3
*
avcodec/huffyuvdspenc : add diff_int16 AVX2 func
Martin Vignali
2017-11-21
2
-0
/
+10
*
avcodec/huffyuvdspenc : reorganize diff_int16
Martin Vignali
2017-11-21
1
-7
/
+17
*
avcodec/huffyuvdsp : add add_int16 AVX2 func
Martin Vignali
2017-11-21
3
-2
/
+12
*
avcodec/huffyuvdsp : reorganize add_int16 asm
Martin Vignali
2017-11-21
1
-6
/
+17
*
avcodec/huffyuvdsp(enc) : move duplicate macro to a template file
Martin Vignali
2017-11-21
4
-109
/
+80
*
avcodec/x86/utvideodsp.asm : cosmetic
Martin Vignali
2017-11-21
1
-0
/
+7
*
avcodec/utvideodsp : add avx2 version for the dsp
Martin Vignali
2017-11-21
2
-0
/
+31
*
avcodec/x86/utvideodsp : make macro for func
Martin Vignali
2017-11-21
1
-2
/
+10
*
x86/jpeg2000dsp: add ff_ict_float_{fma3,fma4}
James Almer
2017-11-20
2
-0
/
+30
*
avcodec/x86/mpegvideodsp: Fix signedness bug in need_emu
Michael Niedermayer
2017-11-14
1
-2
/
+3
*
Fix missing used attribute for inline assembly variables
Thomas Köppe
2017-11-13
1
-10
/
+10
*
libavcodec/lossless_video_dsp : cosmetic add better separator for each functi...
Martin Vignali
2017-11-07
1
-0
/
+9
*
libavcodec/lossless_videodsp : add add_bytes avx2 version
Martin Vignali
2017-11-07
2
-0
/
+9
*
x86/bswapdsp: add missing preprocessor wrappers for AVX2 functions
James Almer
2017-10-29
1
-0
/
+2
*
libavcodec/bswapdsp : add AVX2 func for bswap_buf (swap uint32_t)
Martin Vignali
2017-10-29
2
-13
/
+38
*
Merge commit '681a86aba6cb09b98ad716d986182060c7795d20'
James Almer
2017-10-21
1
-51
/
+43
|
\
|
*
x86: fft: Port to cpuflags
Diego Biurrun
2017-03-14
1
-51
/
+43
*
|
Merge commit 'e9bb77fb1012cba1951a82136df7071f71bce8fb'
James Almer
2017-10-21
1
-24
/
+28
|
\
|
|
*
x86: h264: Simplify DEQUANT macro with cpuflags
Diego Biurrun
2017-03-14
1
-24
/
+28
*
|
Merge commit '307eb1a8ee363db1fcf869e427a8deb6d9538881'
James Almer
2017-10-21
1
-77
/
+66
|
\
|
|
*
x86: vp8dsp: port FILTER_BILINEAR macro to cpuflags
Diego Biurrun
2017-03-14
1
-77
/
+66
*
|
Merge commit '994c4bc10751e39c7ed9f67ffd0c0dea5223daf2'
James Almer
2017-10-21
1
-4
/
+1
|
\
|
|
*
x86util: Port all macros to cpuflags
Diego Biurrun
2017-03-14
1
-4
/
+1
*
|
Merge commit '6eef263aca281fb582e1fa3d841ac20ef747a252'
James Almer
2017-10-12
3
-6
/
+2
|
\
|
|
*
x86: Merge align directives into SECTION_RODATA declarations where possible
Diego Biurrun
2017-03-05
4
-10
/
+5
|
*
build: Generalize yasm/nasm-related variable names
Diego Biurrun
2017-03-01
12
-77
/
+77
|
*
x86: hevc: Add missing colons after assembly labels
Diego Biurrun
2017-03-01
1
-3
/
+3
*
|
x86/blockdsp: use three operand form for an instruction
James Almer
2017-10-04
1
-2
/
+2
*
|
avcodec/x86/lossless_videoencdsp: Fix warning: signed dword value exceeds bounds
Michael Niedermayer
2017-10-05
1
-1
/
+1
*
|
avcodec/x86/lossless_videoencdsp: Fix handling of small widths
Michael Niedermayer
2017-10-05
1
-6
/
+7
*
|
libavcodec/blockdsp : add AVX version
Martin Vignali
2017-10-03
2
-6
/
+14
[next]