• Michael Niedermayer's avatar
    Merge remote-tracking branch 'qatar/master' · fbe02459
    Michael Niedermayer authored
    * qatar/master:
      configure: Check for CommandLineToArgvW
      vc1dec: Do not use random pred_flag if motion vector data is skipped
      vp8: Enclose pthread function calls in ifdefs
      snow: refactor code to work around a compiler bug in MSVC.
      vp8: Include the thread headers before using the pthread types
      configure: Check for getaddrinfo in ws2tcpip.h, too
      vp8: implement sliced threading
      vp8: move data from VP8Context->VP8Macroblock
      vp8: refactor decoding a single mb_row
      doc: update api changes with the right commit hashes
      mem: introduce av_malloc_array and av_mallocz_array
    
    Conflicts:
    	configure
    	doc/APIchanges
    	libavcodec/vp8.c
    	libavutil/mem.h
    	libavutil/version.h
    Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
    fbe02459
vp8.c 75.6 KB