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