OSDN Git Service

Merge remote-tracking branch 'qatar/master'
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 30 Jun 2012 20:44:18 +0000 (22:44 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 30 Jun 2012 20:44:18 +0000 (22:44 +0200)
commit64b25938e90253432d28ffd7d971f085c560a523
tree56ba6a39d7e8f14ebccdcc4db935164b5da624a2
parentbe24f85176d8e46c3154f1f51013f235b273183e
parentceabc13f129cd6344b1eebdbe10119083fe5520e
Merge remote-tracking branch 'qatar/master'

* qatar/master:
  dsputilenc_mmx: split assignment of ff_sse16_sse2 to SSE2 section.
  dnxhdenc: add space between function argument type and comment.
  x86: fmtconvert: add special asm for float_to_int16_interleave_misc_*
  attributes: Add a definition of av_always_inline for MSVC
  cmdutils: Pass the actual chosen encoder to filter_codec_opts
  os_support: Add fallback definitions for stat flags
  os_support: Rename the poll fallback function to ff_poll
  network: Check for struct pollfd
  os_support: Don't compare a negative number against socket descriptors
  os_support: Include all the necessary headers for the win32 open function
  x86: vc1: fix and enable optimised loop filter

Conflicts:
cmdutils.c
cmdutils.h
ffmpeg.c
ffplay.c
libavformat/os_support.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
14 files changed:
cmdutils.c
cmdutils.h
configure
ffmpeg.c
ffplay.c
libavcodec/dnxhdenc.h
libavcodec/x86/dsputilenc_mmx.c
libavcodec/x86/fmtconvert.asm
libavcodec/x86/fmtconvert_mmx.c
libavcodec/x86/vc1dsp_mmx.c
libavcodec/x86/vc1dsp_yasm.asm
libavformat/os_support.c
libavformat/os_support.h
libavutil/attributes.h