Add GstPlayer 1.7.2.1+ based GStreamer backend

Use new simpler API available in the latest GStreamer if available.

Closes #226.
This commit is contained in:
Sebastian Dröge
2016-03-05 02:48:55 +01:00
committed by Vadim Zeitlin
parent b07ce632b6
commit 6ea8ba1e9c
9 changed files with 695 additions and 32 deletions

View File

@@ -635,6 +635,8 @@
*/
#define wxUSE_GSTREAMER 0
#define wxUSE_GSTREAMER_PLAYER 0
/* --- start MSW options --- */