index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
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
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '4958f35a2ebc307049ff2104ffb944f5f457feb3'
Michael Niedermayer
2013-12-09
2
-29
/
+27
|
\
|
*
dsputil: Move apply_window_int16 to ac3dsp
Diego Biurrun
2013-12-08
2
-29
/
+27
*
|
vp9: implement top/left half (4x4) sub-8x8-IDCT.
Ronald S. Bultje
2013-12-07
1
-2
/
+41
*
|
vp9: split pre-load of 11585x2 out of 1d idct macro.
Ronald S. Bultje
2013-12-07
1
-3
/
+3
*
|
vp9: minor refactorings in idct ssse3 assembly.
Ronald S. Bultje
2013-12-07
1
-40
/
+38
*
|
vp9: split x86 assembly in two files.
Ronald S. Bultje
2013-12-07
3
-259
/
+282
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-12-05
3
-14
/
+14
|
\
\
|
|
/
|
*
x86: Initialize mmxext after amd3dnow optimizations
Diego Biurrun
2013-12-04
3
-14
/
+14
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-12-02
2
-3
/
+8
|
\
\
|
|
/
|
*
dsputil: x86: Move ff_inv_zigzag_direct16 table init to mpegvideo
Diego Biurrun
2013-12-02
2
-3
/
+8
*
|
Merge commit 'cf7860db608df7c76471d8b61f07abbd5aad8dd5'
Michael Niedermayer
2013-11-28
1
-0
/
+3
|
\
\
|
|
/
|
*
x86: dsputil: Suppress deprecation warnings for XvMC bits
Diego Biurrun
2013-11-28
1
-0
/
+3
|
*
lavc: VP9 decoder
Ronald S. Bultje
2013-11-15
3
-0
/
+524
*
|
avcodec/x86/vp9dsp: merge a few SWAP together.
Clément Bœsch
2013-11-21
1
-6
/
+3
*
|
avcodec/x86: remove 3 sub in pred4x4_tm_vp8_8.
Clément Bœsch
2013-11-17
1
-4
/
+1
*
|
avcodec/x86/vp9dsp: use EXTERNAL_* macros.
Clément Bœsch
2013-11-16
1
-4
/
+5
*
|
Merge commit '458446acfa1441d283dacf9e6e545beb083b8bb0'
Michael Niedermayer
2013-11-15
2
-16
/
+21
|
\
\
|
|
/
|
*
lavc: Edge emulation with dst/src linesize
Ronald S. Bultje
2013-11-15
2
-541
/
+489
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-11-14
1
-2
/
+6
|
\
\
|
|
/
|
*
Deprecate obsolete XvMC hardware decoding support
Diego Biurrun
2013-11-13
1
-2
/
+6
*
|
Merge commit '0338c396987c82b41d322630ea9712fe5f9561d6'
Michael Niedermayer
2013-11-08
3
-10
/
+41
|
\
\
|
|
/
|
*
dsputil: Split off H.263 bits into their own H263DSPContext
Diego Biurrun
2013-11-08
3
-10
/
+41
*
|
avcodec/vp9: add ff_vp9_idct_idct_{4x4,8x8}_ssse3().
Clément Bœsch
2013-11-05
2
-0
/
+305
*
|
Merge commit 'e2b5b097898c9155f4bdff4d83cdc54d5eef6930'
Michael Niedermayer
2013-11-05
1
-5
/
+1
|
\
\
|
|
/
|
*
x86: rv40dsp: Use PAVGB instruction macro where appropriate
Diego Biurrun
2013-11-04
1
-5
/
+1
|
*
x86: hpeldsp: Use PAVGB instruction macro where necessary
Mikulas Patocka
2013-11-04
1
-13
/
+13
*
|
avcodec/x86/hpeldsp: fix crash on AMD K6-3+
Mikulas Patocka
2013-11-03
1
-13
/
+13
*
|
Merge commit '1700b4e678ed329611a16b20d11e64b7abda4839'
Michael Niedermayer
2013-11-02
3
-1556
/
+1586
|
\
\
|
|
/
|
*
x86: vp8dsp: Split loopfilter code into a separate file
Diego Biurrun
2013-11-01
3
-1556
/
+1586
*
|
avcodec/cabac: support UNCHECKED_BITSTREAM_READER = 0
Michael Niedermayer
2013-10-31
1
-0
/
+23
*
|
avcodec/x86/videodsp: Small speedups in ff_emulated_edge_mc x86 SIMD.
Ronald S. Bultje
2013-10-27
1
-17
/
+17
*
|
avcodec/x86/videodsp: fix a bug in a %if statement where we used '%%' instead...
Ronald S. Bultje
2013-10-27
1
-1
/
+1
*
|
avcodec/x86/cabac: include get_cabac_bypass_sign_x86() under #if !BROKEN_COMP...
Michael Niedermayer
2013-10-26
1
-1
/
+1
*
|
avcodec/x86/videodsp: Properly mark sse2 instructions in emulated_edge_mc x86...
Ronald S. Bultje
2013-10-24
2
-22
/
+32
*
|
avcodec/x86/dsputil_init: move ff_idct_xvid_mmxext init
Michael Niedermayer
2013-10-15
1
-9
/
+13
*
|
avcodec/x86/dsputil_init: remove duplicated sse2 idct init
Michael Niedermayer
2013-10-15
1
-6
/
+1
*
|
avcodec/x86/dsputil_init: fix cpu flag checks
Michael Niedermayer
2013-10-15
1
-2
/
+2
*
|
libavcodec/x86: Fix emulated_edge_mc SSE code to not contain SSE2 instruction...
Ronald S. Bultje
2013-10-10
2
-28
/
+47
*
|
x86: Fix compilation with nasm on PPC & OS/2
Ronald S. Bultje
2013-10-08
1
-2
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-10-08
1
-32
/
+42
|
\
\
|
|
/
|
*
x86: h264_idct: Update comments to match 8/10-bit depth optimization split
Diego Biurrun
2013-10-07
1
-32
/
+42
*
|
Merge commit 'bbe4a6db44f0b55b424a5cc9d3e89cd88e250450'
Michael Niedermayer
2013-10-08
2
-14
/
+9
|
\
\
|
|
/
|
*
x86inc: Utilize the shadow space on 64-bit Windows
Henrik Gramner
2013-10-07
2
-14
/
+9
*
|
avcodec/x86/vp9dsp: Fix compilation with nasm.
Ronald S. Bultje
2013-10-08
1
-3
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-10-07
1
-2
/
+10
|
\
\
|
|
/
|
*
x86: fdct: Employ more specific ifdefs
Diego Biurrun
2013-10-06
1
-2
/
+10
*
|
Merge commit '2ddb35b91131115c094d90e04031451023441b4d'
Michael Niedermayer
2013-10-06
3
-39
/
+67
|
\
\
|
|
/
|
*
x86: dsputil: Separate ff_add_hfyu_median_prediction_cmov from dsputil_mmx
Diego Biurrun
2013-10-05
3
-39
/
+67
*
|
Merge commit '258414d0771845d20f646ffe4d4e60f22fba217c'
Michael Niedermayer
2013-10-06
1
-11
/
+11
|
\
\
|
|
/
|
*
x86: fdct: Initialize optimized fdct implementations in the standard way
Diego Biurrun
2013-10-05
1
-11
/
+11
[next]