[FFmpeg-cvslog] msvc: Fix compilation errors due to header include order.

2014-11-27 Thread Matthew Oliver
ffmpeg | branch: master | Matthew Oliver | Thu Nov 27 19:00:36 2014 +1100| [0167fa00604443aa20a2fb627081a46f1c0be4ff] | committer: Michael Niedermayer msvc: Fix compilation errors due to header include order. Ensures that the header include order is such that winsock2.h is always included

[FFmpeg-cvslog] libavcodec/tiff: Fix static linking of lzma with msvc.

2014-11-22 Thread Matthew Oliver
ffmpeg | branch: master | Matthew Oliver | Sun Nov 23 03:43:19 2014 +1100| [293fee4bc2350049a5b42fb866d6c944b79a1dfa] | committer: Michael Niedermayer libavcodec/tiff: Fix static linking of lzma with msvc. Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git

[FFmpeg-cvslog] lavf: fix apngdec under msvc.

2014-11-22 Thread Matthew Oliver
ffmpeg | branch: master | Matthew Oliver | Sat Nov 22 18:27:46 2014 +1100| [3bedd72a9ec9cdc51695e7952fd45fa5731037c1] | committer: Michael Niedermayer lavf: fix apngdec under msvc. Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] configure: disable strip when using icl.

2014-11-20 Thread Matthew Oliver
ffmpeg | branch: master | Matthew Oliver | Fri Nov 21 05:55:48 2014 +1100| [17b7f99d810d73f0cab2a4ebdffbf859679216f5] | committer: Michael Niedermayer configure: disable strip when using icl. Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] configure: Prevent icl being incorrectly detected as msvc.

2014-11-20 Thread Matthew Oliver
ffmpeg | branch: master | Matthew Oliver | Thu Nov 20 18:34:37 2014 +1100| [e39f8fad321fb1e0bc34dc223f915c2a17edacf1] | committer: Michael Niedermayer configure: Prevent icl being incorrectly detected as msvc. Signed-off-by: Michael Niedermayer Reviewed-by: Benoit Fouet Signed-off-by

[FFmpeg-cvslog] mpcodecs: Use _INLINE guards for inline asm.

2014-11-17 Thread Matthew Oliver
ffmpeg | branch: master | Matthew Oliver | Wed Nov 5 17:26:15 2014 +1100| [70205f1799252c3363a5bb5ea7ea5df090f2c88f] | committer: Michael Niedermayer mpcodecs: Use _INLINE guards for inline asm. Enabled compilation with compiler without inline asm support. Signed-off-by: Michael Niedermayer

[FFmpeg-cvslog] configure: Enable mpcodec compilation without inline asm.

2014-11-17 Thread Matthew Oliver
ffmpeg | branch: master | Matthew Oliver | Mon Nov 17 21:03:13 2014 +1100| [0b3c23054279fe49ed550735a34cfbed67ce68cd] | committer: Michael Niedermayer configure: Enable mpcodec compilation without inline asm. Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.

[FFmpeg-cvslog] avutil/intmath: enable builtin intrinsics for icl and msvc.

2014-10-26 Thread Matthew Oliver
ffmpeg | branch: master | Matthew Oliver | Mon Oct 27 01:43:15 2014 +1100| [2060f4cbba62d80d331624486e3ac106264699f8] | committer: Michael Niedermayer avutil/intmath: enable builtin intrinsics for icl and msvc. Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] configure: Set large address aware.

2014-10-05 Thread Matthew Oliver
ffmpeg | branch: master | Matthew Oliver | Sun Oct 5 11:10:37 2014 +1100| [e81eca0ce59aa4973bc53ec064f83610e3642ce5] | committer: Michael Niedermayer configure: Set large address aware. Enables >2GB memory usage for 32 bit compiles on Windows. Signed-off-by: Michael Niedermayer >

[FFmpeg-cvslog] msvc: fix implicitly declared read/close.

2014-08-02 Thread Matthew Oliver
ffmpeg | branch: master | Matthew Oliver | Sat Aug 2 11:08:29 2014 +1000| [66627075d960c1c4ce977244a115ba1e82ebab9f] | committer: Michael Niedermayer msvc: fix implicitly declared read/close. Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi