• Michael Niedermayer's avatar
    Merge remote-tracking branch 'qatar/master' · 6df42f98
    Michael Niedermayer authored
    * qatar/master:
      SBR DSP: fix SSE code to not use SSE2 instructions.
      cpu: initialize mask to -1, so that by default, optimizations are used.
      error_resilience: initialize s->block_index[].
      svq3: protect against negative quantizers.
      Don't use ff_cropTbl[] for IDCT.
      swscale: make filterPos 32bit.
      FATE: add CPUFLAGS variable, mapping to -cpuflags avconv option.
      avconv: add -cpuflags option for setting supported cpuflags.
      cpu: add av_set_cpu_flags_mask().
      libx264: Allow overriding the sliced threads option
      avconv: fix counting encoded video size.
    
    Conflicts:
    	doc/APIchanges
    	doc/fate.texi
    	doc/ffmpeg.texi
    	ffmpeg.c
    	libavcodec/h264idct_template.c
    	libavcodec/svq3.c
    	libavutil/avutil.h
    	libavutil/cpu.c
    	libavutil/cpu.h
    	libswscale/swscale.c
    	tests/Makefile
    	tests/fate-run.sh
    	tests/regression-funcs.sh
    Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
    6df42f98
Name
Last commit
Last update
..
fate Loading commit data...
ref Loading commit data...
Makefile Loading commit data...
asynth1.sw Loading commit data...
audiogen.c Loading commit data...
base64.c Loading commit data...
codec-regression.sh Loading commit data...
copycooker.sh Loading commit data...
fate-run.sh Loading commit data...
fate-update.sh Loading commit data...
fate-valgrind.supp Loading commit data...
fate.sh Loading commit data...
fate_config.sh.template Loading commit data...
ffserver-regression.sh Loading commit data...
ffserver.conf Loading commit data...
ffserver.regression.ref Loading commit data...
lavf-regression.sh Loading commit data...
lavfi-regression.sh Loading commit data...
lena.pnm Loading commit data...
md5.sh Loading commit data...
regression-funcs.sh Loading commit data...
rotozoom.c Loading commit data...
tiny_psnr.c Loading commit data...
videogen.c Loading commit data...