projects
/
platform
/
upstream
/
gstreamer.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
sdp: don't leak the ghost pad
[platform/upstream/gstreamer.git]
/
tools
/
meson.build
1
executable('gst-transcoder-' + api_version,
2
'gst-transcoder.c', 'utils.c',
3
install : true,
4
dependencies : [gst_dep, gstpbutils_dep, gst_transcoder_dep],
5
)