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
*
x86: dsputil: Move inline assembly macros to a separate header
Diego Biurrun
2014-03-22
8
-76
/
+108
*
dsputil: Use correct type in me_cmp_func function pointer
Diego Biurrun
2014-03-20
3
-27
/
+30
*
build: Group general components separate from de/encoders in arch Makefiles
Diego Biurrun
2014-03-20
1
-12
/
+15
*
dsputil: Propagate bit depth information to all (sub)init functions
Diego Biurrun
2014-03-20
3
-31
/
+24
*
x86: dsputil_init: Drop some unnecessary parentheses
Diego Biurrun
2014-03-13
1
-30
/
+30
*
x86: dsputil_init: K&R formatting cosmetics
Diego Biurrun
2014-03-13
1
-61
/
+62
*
x86: dsputil_x86.h: K&R formatting cosmetics
Diego Biurrun
2014-03-13
1
-7
/
+10
*
x86: motion_est: K&R formatting cosmetics
Diego Biurrun
2014-03-13
1
-150
/
+161
*
dsputilenc_mmx: K&R formatting cosmetics
Diego Biurrun
2014-03-13
1
-726
/
+769
*
dsputil_mmx: K&R formatting cosmetics
Diego Biurrun
2014-03-13
1
-55
/
+49
*
dsputilenc_mmx: Merge two assignment blocks with identical conditions
Diego Biurrun
2014-03-13
1
-3
/
+0
*
x86: Make function prototype comments in assembly code consistent
Diego Biurrun
2014-03-13
24
-246
/
+308
*
x86: h264_idct_10_bit: Use proper type in function prototype comments
Diego Biurrun
2014-03-13
1
-8
/
+12
*
Update dsputil- and SIMD-related comments to match reality more closely
Diego Biurrun
2014-03-13
12
-12
/
+12
*
x86: Add some more missing headers
Diego Biurrun
2014-03-13
4
-0
/
+4
*
x86: mpegvideoenc: Remove some remnants of the long-gone libmpeg2 IDCT
Diego Biurrun
2014-03-13
1
-44
/
+0
*
x86: dcadsp: Fix linking with yasm and optimizations disabled
Diego Biurrun
2014-03-05
1
-0
/
+4
*
x86: cabac: Use correct #includes to make header compile standalone
Diego Biurrun
2014-03-05
1
-1
/
+1
*
dcadec: simplify decoding of VQ high frequencies
Christophe Gisquet
2014-02-28
2
-21
/
+50
*
x86: synth filter float: implement SSE2 version
Christophe Gisquet
2014-02-28
2
-0
/
+180
*
x86: dcadsp: implement SSE lfe_dir
Christophe Gisquet
2014-02-28
2
-0
/
+91
*
prores: Use consistent names for DSP arch initialization functions
Diego Biurrun
2014-02-28
1
-1
/
+1
*
x86: dsputil: Use correct file name as multiple inclusion guard
Diego Biurrun
2014-02-20
1
-3
/
+3
*
x86: dca: Add missing multiple inclusion guards
Diego Biurrun
2014-02-19
1
-0
/
+5
*
dca: include dcadsp.h in {arm,x86}/dca.h for checkheaders
Janne Grunau
2014-02-08
1
-0
/
+1
*
x86: use the inline int8x8_fmul_int32 only if inline SSE2 is availbale
Janne Grunau
2014-02-08
1
-2
/
+4
*
x86: dcadsp: implement int8x8_fmul_int32
Christophe Gisquet
2014-02-07
4
-0
/
+191
*
x86: videodsp: Fix a bug in a %if statement where we used '%%' instead of '&&'.
Ronald S. Bultje
2014-01-30
1
-1
/
+1
*
x86: videodsp: Properly mark sse2 instructions in emulated_edge_mc as such.
Ronald S. Bultje
2014-01-30
2
-39
/
+70
*
x86: dsputil: Simplify xvmc deprecation conditional
Diego Biurrun
2014-01-15
1
-8
/
+8
*
x86: Consistently use cpu flag detection macros in places that still miss it
Diego Biurrun
2014-01-14
1
-1
/
+1
*
x86: hpeldsp: Add missing av_cold attribute to init function
Diego Biurrun
2014-01-09
1
-1
/
+2
*
x86: avcodec: Add a bunch of missing #includes for av_cold
Diego Biurrun
2014-01-09
6
-0
/
+6
*
h264: do not use 422 functions for monochrome
Anton Khirnov
2014-01-06
2
-17
/
+17
*
x86: mpegvideo: move denoise_dct asm to mpegvideoenc
Anton Khirnov
2013-12-20
2
-116
/
+118
*
dsputil: Move apply_window_int16 to ac3dsp
Diego Biurrun
2013-12-08
2
-29
/
+27
*
x86: Initialize mmxext after amd3dnow optimizations
Diego Biurrun
2013-12-04
3
-14
/
+14
*
dsputil: x86: Move ff_inv_zigzag_direct16 table init to mpegvideo
Diego Biurrun
2013-12-02
2
-3
/
+8
*
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
*
lavc: Edge emulation with dst/src linesize
Ronald S. Bultje
2013-11-15
2
-541
/
+489
*
Deprecate obsolete XvMC hardware decoding support
Diego Biurrun
2013-11-13
1
-2
/
+6
*
dsputil: Split off H.263 bits into their own H263DSPContext
Diego Biurrun
2013-11-08
3
-10
/
+41
*
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
*
x86: vp8dsp: Split loopfilter code into a separate file
Diego Biurrun
2013-11-01
3
-1556
/
+1586
*
x86: h264_idct: Update comments to match 8/10-bit depth optimization split
Diego Biurrun
2013-10-07
1
-32
/
+42
*
x86inc: Utilize the shadow space on 64-bit Windows
Henrik Gramner
2013-10-07
2
-14
/
+9
*
x86: fdct: Employ more specific ifdefs
Diego Biurrun
2013-10-06
1
-2
/
+10
*
x86: dsputil: Separate ff_add_hfyu_median_prediction_cmov from dsputil_mmx
Diego Biurrun
2013-10-05
3
-39
/
+67
[next]