• Michael Niedermayer's avatar
    Merge remote-tracking branch 'qatar/master' · 4354788a
    Michael Niedermayer authored
    
    
    * qatar/master:
      tls: Use ERR_get_error() in do_tls_poll
      indeo3: Fix a fencepost error.
      mxfdec: Fix comparison of unsigned expression < 0.
      mpegts: set stream id on just created stream, not an unrelated variable
      ra288: return error if input buffer is too small
      ra288: utilize DSPContext.vector_fmul()
      ra288: use memcpy() to copy decoded samples to output
      mace: only calculate output buffer size once
      Remove redundant filename self-references inside files.
      indeo3data: add missing config.h #include for HAVE_BIGENDIAN
      x86: drop pointless ARCH_X86 #ifdef from files in x86 subdirectory
      avplay: reset rdft when closing stream.
      doc/git-howto: expand format-patch and send-email notes.
      lavf: expand doxy for some AVFormatContext fields.
    
    Merged-by: default avatarMichael Niedermayer <michaelni@gmx.at>
    4354788a