x264: Use __declspec(dllimport) with MinGW too
authorNirbheek Chauhan <nirbheek@centricular.com>
Thu, 27 Apr 2017 07:12:34 +0000 (12:42 +0530)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 27 Apr 2017 09:20:42 +0000 (12:20 +0300)
commitc6a002613759070f814ecab18c4bfd5cc68d8251
treea72b4d88fede8717f2a8dc4b11f5bac69d5f7968
parentfb30e24499bc75b2ea6bf84a4f9132a75a63f274
x264: Use __declspec(dllimport) with MinGW too

x264.h says this isn't needed with MinGW, but it looks like it is.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=779249
ext/x264/gstx264enc.h