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
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc: avoid incorrect phrase 'allows to'
Andreas Cadhalpun
2015-06-16
1
-1
/
+1
*
avcodec/jpeg200dsp: add ff_rct_int_{sse2,avx2}
James Almer
2015-06-13
2
-0
/
+46
*
avcodec/jpeg200dsp: add ff_ict_float_{sse,avx}
James Almer
2015-06-13
3
-0
/
+150
*
Merge commit 'b7a4127a45b780d76e6b09427a3d0197c4bc1cdb'
Michael Niedermayer
2015-06-12
1
-1
/
+1
|
\
|
*
h264_qpel: Use the correct header
Vittorio Giovara
2015-06-12
1
-1
/
+1
*
|
Merge commit '5e87080f2c73186066df0b9c43877b4af0beef3a'
Michael Niedermayer
2015-06-12
1
-2
/
+2
|
\
\
|
|
/
|
*
h264_weight: Fix SSSE3 biweight code with weights of 128
Michael Niedermayer
2015-06-12
1
-0
/
+10
|
*
x86: check for AV_CPU_FLAG_AVXSLOW where useful
James Almer
2015-05-31
3
-4
/
+4
*
|
avcodec/x86/h264_weight: handle weight1=128
Michael Niedermayer
2015-06-09
1
-0
/
+3
*
|
x86: check for AV_CPU_FLAG_AVXSLOW where useful
James Almer
2015-06-01
4
-6
/
+8
*
|
Merge commit 'e4610300de6869bd6b3b00e76cfeabb6d7653dcd'
Michael Niedermayer
2015-05-28
1
-3
/
+3
|
\
\
|
|
/
|
*
x86: cavs: Remove an unneeded scratch buffer
Michael Niedermayer
2015-05-28
1
-15
/
+13
*
|
Revert "Move struc FFTContext below SECTION_RODATA"
Timothy Gu
2015-05-28
1
-2
/
+2
*
|
Merge commit '848e86f74d3e6e87fa592ee8ba8c184cc5fd9a42'
Michael Niedermayer
2015-05-22
1
-1
/
+1
|
\
\
|
|
/
|
*
mpegvideo: Drop flags and flags2
Vittorio Giovara
2015-05-22
1
-1
/
+1
*
|
Merge remote-tracking branch 'rbultje/vp9-bugfixes'
Michael Niedermayer
2015-05-18
1
-15
/
+17
|
\
\
|
*
|
vp9: disable more pmulhrsw optimizations in idct16/32.
Ronald S. Bultje
2015-05-14
1
-13
/
+13
|
*
|
vp9: disable all pmulhrsw in 8/16 iadst x86 optimizations.
Ronald S. Bultje
2015-05-14
1
-2
/
+4
*
|
|
lavc/flac: Fix encoding and decoding with high lpc.
Carl Eugen Hoyos
2015-05-17
1
-6
/
+4
|
/
/
*
|
avcodec/x86/vp9dsp_init: Fix mix of declaration and statement
Michael Niedermayer
2015-05-07
1
-2
/
+3
*
|
vp9: add keyframe profile 2/3 support.
Ronald S. Bultje
2015-05-06
1
-1
/
+3
*
|
avcodec/x86/deinterlace: use INIT_MMX like other asm code does too
Michael Niedermayer
2015-05-05
1
-2
/
+4
*
|
avcodec/x86/dct-test: Use uint8_t for idct_simple_mmx_perm
Michael Niedermayer
2015-05-02
1
-1
/
+1
*
|
avcodec/x86/dct-test: Make static table const
Michael Niedermayer
2015-05-02
1
-1
/
+1
*
|
vp9: remove another optimization branch in iadst16 which causes overflows.
Ronald S. Bultje
2015-04-24
1
-1
/
+3
*
|
vp9: remove one optimization branch in iadst16 which causes overflows.
Ronald S. Bultje
2015-04-22
1
-1
/
+3
*
|
avcodec/x86/hpeldsp_init: Put CONFIG_* first in if()
Michael Niedermayer
2015-03-26
1
-2
/
+2
*
|
x86/xvididct: add some yasm guards
James Almer
2015-03-20
1
-1
/
+3
*
|
x86/xvididct: remove obsolete function prototypes
James Almer
2015-03-20
2
-5
/
+2
*
|
Merge commit '48aef27f5232794e70ecef0d347b9f65e27a9bad'
Michael Niedermayer
2015-03-17
1
-0
/
+2
|
\
\
|
|
/
|
*
x86: Put COPY3_IF_LT under HAVE_6REGS
Luca Barbato
2015-03-17
1
-0
/
+5
*
|
avcodec/x86/cavsdsp: remove incorrect LOCAL_ALIGN tmp
Michael Niedermayer
2015-03-16
1
-13
/
+11
*
|
x86/proresdsp: remove ff_prores_idct_put_10_sse4
James Almer
2015-03-16
2
-9
/
+0
*
|
x86/proresdsp: remove unused macro
James Almer
2015-03-16
1
-14
/
+0
*
|
x86: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED
Christophe Gisquet
2015-03-14
7
-20
/
+20
*
|
x86: xvid_idct: SSE2 merged add version
Christophe Gisquet
2015-03-14
2
-10
/
+91
*
|
x86: xvid_idct: merged idct_put SSE2 versions
Christophe Gisquet
2015-03-14
2
-70
/
+140
*
|
x86: dct-test: evaluate prores idct avx version
Christophe Gisquet
2015-03-14
1
-13
/
+26
*
|
x86: dct-test: fix compilation for prores
Christophe Gisquet
2015-03-14
1
-4
/
+4
*
|
x86: xvid_idct: port MMX iDCT to yasm
Christophe Gisquet
2015-03-14
5
-564
/
+484
*
|
x86: xvid_idct: port SSE2 iDCT to yasm
Christophe Gisquet
2015-03-13
5
-413
/
+398
*
|
x86/hevc_sao: use unaligned movs for sao_{band,filter} with width 8
James Almer
2015-03-01
1
-3
/
+3
*
|
Merge commit '71f1ad37d858b810b71a4af1c25771beaa50b27b'
Michael Niedermayer
2015-03-01
1
-2
/
+2
|
\
\
|
|
/
|
*
lavc: do not compile fmtconvert unconditionally
Anton Khirnov
2015-02-28
1
-2
/
+2
*
|
Merge commit 'd74a8cb7e42f703be5796eeb485f06af710ae8ca'
Michael Niedermayer
2015-02-28
2
-457
/
+0
|
\
\
|
|
/
|
*
fmtconvert: drop unused functions
Anton Khirnov
2015-02-28
2
-459
/
+0
|
*
hevc_deblock: Fix compilation with nasm
Carl Eugen Hoyos
2015-02-22
1
-2
/
+2
*
|
avcodec/v210dec: Add ff prefix to v210_x86_init()
Michael Niedermayer
2015-02-27
1
-1
/
+1
*
|
avcodec/snow: mark dwt init as av_cold
Michael Niedermayer
2015-02-27
1
-1
/
+1
*
|
avcodec/x86/mlpdsp_init: Simplify mlp_filter_channel_x86()
Michael Niedermayer
2015-02-21
1
-4
/
+2
[next]