• Michael Niedermayer's avatar
    Merge remote-tracking branch 'qatar/master' · 4b87a088
    Michael Niedermayer authored
    * qatar/master:
      configure: add --optflags option
      build: move documentation rules to doc/Makefile
      build: move test rules to tests/Makefile
      ac3enc: remove unneeded local variable in asym_quant()
      ac3enc: remove a branch in asym_quant() by doing 2 shifts
      ac3enc: avoid masking output in asym_quant() by using signed values for quantized mantissas.
      H.264: fix 4:4:4 + deblocking + 8x8dct + cavlc + MBAFF
      H.264: fix 4:4:4 + deblocking + MBAFF
      H.264: fix 4:4:4 cropping warning
      H.264: reference the correct SPS in decode_scaling_matrices
      H.264: fix bug in lossless 4:4:4 decoding
    
    Conflicts:
    	Makefile
    Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
    4b87a088
h264_ps.c 21.9 KB