summaryrefslogtreecommitdiffstats
path: root/libavresample/x86/dither_init.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge commit 'd68c05380cebf563915412182643a8be04ef890b'Michael Niedermayer2015-06-011-2/+2
|\ | | | | | | | | | | | | | | * commit 'd68c05380cebf563915412182643a8be04ef890b': x86: check for AV_CPU_FLAG_AVXSLOW where useful See: c16e99e3b3c02edcf33245468731d414eab97dac Merged-by: Michael Niedermayer <[email protected]>
| * x86: check for AV_CPU_FLAG_AVXSLOW where usefulJames Almer2015-05-311-2/+2
| | | | | | | | | | Signed-off-by: James Almer <[email protected]> Signed-off-by: Luca Barbato <[email protected]>
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-07-181-6/+6
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * qatar/master: Consistently use "cpu_flags" as variable/parameter name for CPU flags Conflicts: libavcodec/x86/dsputil_init.c libavcodec/x86/h264dsp_init.c libavcodec/x86/hpeldsp_init.c libavcodec/x86/motion_est.c libavcodec/x86/mpegvideo.c libavcodec/x86/proresdsp_init.c Merged-by: Michael Niedermayer <[email protected]>
| * Consistently use "cpu_flags" as variable/parameter name for CPU flagsDiego Biurrun2013-07-181-6/+6
| |
* | Merge commit 'b6649ab5037fb55f78c2606f3d23cea0867cdeaa'Michael Niedermayer2013-03-281-6/+5
|\| | | | | | | | | | | | | | | | | | | * commit 'b6649ab5037fb55f78c2606f3d23cea0867cdeaa': cosmetics: Remove unnecessary extern keywords from function declarations Conflicts: libswscale/x86/swscale.c Merged-by: Michael Niedermayer <[email protected]>
| * cosmetics: Remove unnecessary extern keywords from function declarationsDiego Biurrun2013-03-271-6/+5
| |
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-091-0/+22
|\| | | | | | | | | | | | | | | | | | | | | | | | | * qatar/master: xan: Convert to bytestream2 oggenc: add a page_duration option and deprecate the pagesize option x86: lavr: add SSE2/AVX dither_int_to_float() Conflicts: libavcodec/xan.c libavformat/oggenc.c Merged-by: Michael Niedermayer <[email protected]>
| * x86: lavr: add SSE2/AVX dither_int_to_float()Justin Ruggles2013-01-081-0/+22
| |
* | Merge commit '1fb8f6a44f06e48386450fe0363aefc02583d24a'Michael Niedermayer2013-01-091-4/+4
|/ | | | | | | | | | | | * commit '1fb8f6a44f06e48386450fe0363aefc02583d24a': x86: lavr: add SSE2 quantize() for dithering doc/APIchanges: fill in missing dates and hashes. rtpdec_vp8: Request a keyframe if RTP packets are lost Conflicts: doc/APIchanges Merged-by: Michael Niedermayer <[email protected]>
* x86: lavr: add SSE2 quantize() for ditheringJustin Ruggles2013-01-081-0/+39