Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dependencies.py')
-rwxr-xr-xdependencies.py6
1 files changed, 2 insertions, 4 deletions
diff --git a/dependencies.py b/dependencies.py
index e378c8424..eff6729bf 100755
--- a/dependencies.py
+++ b/dependencies.py
@@ -28,16 +28,14 @@ RENAMES = {
'rsflv': 'flavors',
'rsrtp': 'rtp',
'rswebp': 'webp',
- 'textahead': 'ahead',
- 'textwrap': 'wrap',
'rsonvif': 'onvif',
'rstracers': 'tracers',
'rsclosedcaption': 'closedcaption',
- 'rsdav1d': 'dav1d',
- 'webrtchttp': 'webrtc-http',
'rswebrtc': 'webrtc',
'rspng': 'png',
'rsvideofx': 'videofx',
+ 'textahead': 'ahead',
+ 'textwrap': 'wrap',
}