| Commit message (Expand) | Author | Age | Files | Lines |
* | dsputil_mmx: fix pointer type for emulated_edge_mc_func() | Michael Niedermayer | 2012-12-25 | 1 | -1/+1 |
* | x86/ac3dsp_init: try to workaround ICC failure. | Michael Niedermayer | 2012-12-23 | 1 | -0/+5 |
* | videodsp: Fix project name | Michael Niedermayer | 2012-12-22 | 2 | -8/+8 |
* | x86/videodsp_init: Add back lost author attribution | Michael Niedermayer | 2012-12-22 | 1 | -0/+1 |
* | Merge commit '6906b19346ae8a330bfaa1c16ce535be10789723' | Michael Niedermayer | 2012-12-21 | 5 | -675/+742 |
|\ |
|
| * | lavc: introduce VideoDSPContext | Ronald S. Bultje | 2012-12-20 | 5 | -670/+733 |
| * | x86inc: support stack mem allocation and re-alignment in PROLOGUE | Ronald S. Bultje | 2012-12-12 | 4 | -65/+42 |
* | | x86inc: support stack mem allocation and re-alignment in PROLOGUE. | Ronald S. Bultje | 2012-12-12 | 4 | -65/+42 |
* | | build: fix prores decoder dependencies. | Clément Bœsch | 2012-12-11 | 1 | -0/+1 |
* | | libavcodec/x86/mpegvideo: switch to av_assert2 | Michael Niedermayer | 2012-12-10 | 1 | -5/+5 |
* | | dsputil_mmx: switch to av_assert2() | Michael Niedermayer | 2012-12-10 | 1 | -10/+10 |
* | | Merge commit '30b39164256999efc8d77edc85e2e0b963c24834' | Michael Niedermayer | 2012-12-10 | 1 | -28/+42 |
|\| |
|
| * | ac3dec: make downmix() take array of pointers to channel data | Mans Rullgard | 2012-12-09 | 1 | -28/+42 |
* | | sbr_hf_gen_sse: Optimize code a bit more. | Michael Niedermayer | 2012-12-08 | 1 | -21/+18 |
* | | Merge commit 'c25fc5c2bb6ae8c93541c9427df3e47206d95152' | Michael Niedermayer | 2012-12-07 | 2 | -2/+75 |
|\| |
|
| * | SBR DSP x86: implement SSE sbr_hf_gen | Christophe Gisquet | 2012-12-07 | 2 | -2/+75 |
* | | mpegvideo: remove #if/define PARANOID code | Michael Niedermayer | 2012-12-05 | 1 | -8/+0 |
* | | ff_emulated_edge_mc: fix handling of w/h being 0 | Michael Niedermayer | 2012-12-05 | 1 | -0/+3 |
* | | Merge commit 'bfe5454cd238b16e7977085f880205229103eccb' | Michael Niedermayer | 2012-11-29 | 1 | -57/+55 |
|\| |
|
| * | x86: dsputilenc: port to cpuflags | Diego Biurrun | 2012-11-28 | 1 | -57/+55 |
* | | Merge commit '1f3f896564501c23b44fcf605567c78ce066b539' | Michael Niedermayer | 2012-11-29 | 1 | -4/+4 |
|\| |
|
| * | x86: h264dsp: Fix linking with yasm and optimizations disabled | Diego Biurrun | 2012-11-28 | 1 | -4/+4 |
* | | Merge commit 'af7d13ee4a4bf8d708f9b0598abb8f6e22b76de1' | Michael Niedermayer | 2012-11-28 | 1 | -69/+70 |
|\| |
|
| * | x86: h264_idct: port to cpuflags | Diego Biurrun | 2012-11-28 | 1 | -69/+70 |
* | | Merge commit 'f5fa03660db16f9d78abc5a626438b4d0b54f563' | Michael Niedermayer | 2012-11-28 | 1 | -64/+55 |
|\| |
|
| * | x86: h264_weight: port to cpuflags | Diego Biurrun | 2012-11-27 | 1 | -57/+48 |
* | | Merge commit '5ae72f54532960cb9eae82a1c9e8d505106c022b' | Michael Niedermayer | 2012-11-26 | 1 | -13/+22 |
|\| |
|
| * | x86: fix build without inline asm | Diego Biurrun | 2012-11-26 | 1 | -20/+22 |
* | | Merge commit '8e134e5104e99a69cd4cea10540a7ce9c3682a2c' | Michael Niedermayer | 2012-11-26 | 1 | -6/+6 |
|\| |
|
| * | x86: h264 qpel: use the correct number of utilized xmm regs in cglobal | Justin Ruggles | 2012-11-25 | 1 | -6/+6 |
* | | dsputil_mmx: ff_put_dirac_pixels depend now on yasm. | Michael Niedermayer | 2012-11-26 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-11-26 | 6 | -1204/+1282 |
|\| |
|
| * | x86: h264: Convert 8-bit QPEL inline assembly to YASM | Daniel Kang | 2012-11-25 | 6 | -1198/+1276 |
* | | Merge commit 'ad01ba6ceaea7d71c4b9887795523438689b5a96' | Michael Niedermayer | 2012-11-26 | 3 | -158/+14 |
|\| |
|
| * | x86: h264: Remove 3dnow QPEL code | Daniel Kang | 2012-11-25 | 3 | -158/+14 |
* | | Merge commit '28c8e288fa0342fdef532a7522a4707bebf831cc' | Michael Niedermayer | 2012-11-26 | 1 | -41/+44 |
|\| |
|
| * | x86: h264_chromamc: port to cpuflags | Diego Biurrun | 2012-11-25 | 1 | -41/+44 |
* | | x86/mpegvideoenc_template: use av_assert | Michael Niedermayer | 2012-11-23 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-11-19 | 3 | -36/+31 |
|\| |
|
| * | x86: h264_intrapred: Fix C function names in comments | Diego Biurrun | 2012-11-18 | 1 | -31/+31 |
| * | x86: SPLATD: port to cpuflags | Diego Biurrun | 2012-11-18 | 2 | -5/+0 |
* | | ff_emulated_edge_mc: fix integer anomalies, fix out of array reads | Michael Niedermayer | 2012-11-16 | 1 | -2/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-11-16 | 2 | -127/+118 |
|\| |
|
| * | x86: dsputil: port to cpuflags | Diego Biurrun | 2012-11-16 | 2 | -127/+119 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-11-14 | 28 | -304/+309 |
|\| |
|
| * | x86: mmx2 ---> mmxext in asm constructs | Diego Biurrun | 2012-11-14 | 28 | -305/+310 |
* | | Merge commit '5e9c6ef8f3beb9ed7b271654a82349ac90fe43f2' | Michael Niedermayer | 2012-11-14 | 1 | -63/+69 |
|\| |
|
| * | x86: h264_weight_10bit: port to cpuflags | Diego Biurrun | 2012-11-13 | 1 | -63/+69 |
| * | build: Drop AVX assembly ifdefs | Diego Biurrun | 2012-11-11 | 6 | -63/+0 |
* | | dwt_yasm/vertical_compose: fix width witdth argument. | Michael Niedermayer | 2012-11-11 | 1 | -5/+5 |