mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
- Connect Qt4 GStreamer media layer to common GStreamer framework
Approved by: multimedia (kwm) Feature safe: yes
This commit is contained in:
parent
b7349a4021
commit
eefdc26fe2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=268676
@ -64,7 +64,7 @@ _USE_GSTREAMER10_ALL= a52dec aalib amrnb amrwbdec annodex bz2 cairo \
|
||||
vp8 wavpack x264 xvid
|
||||
|
||||
# other plugins
|
||||
OTHER_GSTREAMER_PLUGINS+=bad good ugly core yes ${_USE_GSTREAMER10_ALL} fluendo-mp3 mad
|
||||
OTHER_GSTREAMER_PLUGINS+=bad good ugly core yes ${_USE_GSTREAMER10_ALL} fluendo-mp3 mad qt4
|
||||
|
||||
_USE_GSTREAMER_ALL+= ${OTHER_GSTREAMER_PLUGINS}
|
||||
|
||||
@ -224,6 +224,9 @@ mpeg2enc_DEPENDS= multimedia/gstreamer-plugins-mpeg2enc
|
||||
|
||||
mplex_DEPENDS= multimedia/gstreamer-plugins-mplex
|
||||
|
||||
qt4_DEPENDS= multimedia/gstreamer-qt4
|
||||
qt4_GST_PREFIX= gstreamer-
|
||||
|
||||
v4l2_DEPENDS= multimedia/gstreamer-plugins-v4l2
|
||||
|
||||
vp8_DEPENDS= multimedia/gstreamer-plugins-vp8
|
||||
|
Loading…
Reference in New Issue
Block a user