mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 19:51:11 +00:00
add gst-md5sum remove old bin names
Original commit message from CVS: add gst-md5sum remove old bin names
This commit is contained in:
parent
81c1506cd4
commit
aa363eae69
1 changed files with 1 additions and 7 deletions
8
tools/.gitignore
vendored
8
tools/.gitignore
vendored
|
@ -5,13 +5,6 @@ Makefile.in
|
||||||
*.la
|
*.la
|
||||||
.deps
|
.deps
|
||||||
.libs
|
.libs
|
||||||
|
|
||||||
gstreamer-launch
|
|
||||||
gstreamer-register
|
|
||||||
gstreamer-inspect
|
|
||||||
gstreamer-compprep
|
|
||||||
gstreamer-complete
|
|
||||||
gstreamer-guilaunch
|
|
||||||
*.xml
|
*.xml
|
||||||
gst-complete
|
gst-complete
|
||||||
gst-compprep
|
gst-compprep
|
||||||
|
@ -19,3 +12,4 @@ gst-inspect
|
||||||
gst-launch
|
gst-launch
|
||||||
gst-register
|
gst-register
|
||||||
gst-xmllaunch
|
gst-xmllaunch
|
||||||
|
gst-md5sum
|
||||||
|
|
Loading…
Reference in a new issue