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:
committed by
Vadim Zeitlin
parent
b07ce632b6
commit
6ea8ba1e9c
@@ -2990,6 +2990,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
|
||||
|
||||
<set var="MEDIA_UNIX_SRC" hints="files">
|
||||
src/unix/mediactrl.cpp
|
||||
src/unix/mediactrl_gstplayer.cpp
|
||||
</set>
|
||||
<set var="MEDIA_UNIX_HDR" hints="files">
|
||||
</set>
|
||||
|
@@ -2732,6 +2732,7 @@ MEDIA_COCOA_HDR =
|
||||
|
||||
MEDIA_UNIX_SRC =
|
||||
src/unix/mediactrl.cpp
|
||||
src/unix/mediactrl_gstplayer.cpp
|
||||
MEDIA_UNIX_HDR =
|
||||
|
||||
MEDIA_GTK_SRC =
|
||||
|
Reference in New Issue
Block a user