Exclude Windows XP from supported platforms list

It's no longer supported by glib. All gstreamer libraries and plugins
should work on XP too if you use an older glib (in theory), but we don't
test it anymore.
This commit is contained in:
Nirbheek Chauhan 2016-11-28 18:42:34 +05:30
parent abc9eb4f01
commit 609fb06315

View file

@ -2,18 +2,16 @@
## Supported platforms ## Supported platforms
* Windows XP
* Windows Vista
* Windows 7 * Windows 7
* Windows 8 * Windows 8
* Windows 8.1
* Windows 10 * Windows 10
## Prerequisites ## Prerequisites
To develop applications using GStreamer for Windows you will To develop applications using GStreamer for Windows we recommend using
need [Windows [Windows 7](http://windows.microsoft.com/en-us/windows7/products/home)
XP](http://windows.microsoft.com/en-US/windows/products/windows-xp) or or later. Windows Vista may also work but it is not supported.
later.
GStreamer binaries includes C headers (`.h`) and library files (`.lib`) GStreamer binaries includes C headers (`.h`) and library files (`.lib`)
valid for any version of [Microsoft Visual valid for any version of [Microsoft Visual