mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-22 17:51:16 +00:00
added an exe
Original commit message from CVS: added an exe
This commit is contained in:
parent
cb487ffe32
commit
889082ecf1
6 changed files with 6 additions and 0 deletions
1
examples/cutter/.gitignore
vendored
Normal file
1
examples/cutter/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
cutter
|
1
examples/launch/.gitignore
vendored
1
examples/launch/.gitignore
vendored
|
@ -1 +1,2 @@
|
|||
mp3play
|
||||
mp3parselaunch
|
||||
|
|
1
examples/mixer/.gitignore
vendored
1
examples/mixer/.gitignore
vendored
|
@ -1 +1,2 @@
|
|||
helloworld
|
||||
mixer
|
||||
|
|
1
tests/old/examples/cutter/.gitignore
vendored
Normal file
1
tests/old/examples/cutter/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
cutter
|
1
tests/old/examples/launch/.gitignore
vendored
1
tests/old/examples/launch/.gitignore
vendored
|
@ -1 +1,2 @@
|
|||
mp3play
|
||||
mp3parselaunch
|
||||
|
|
1
tests/old/examples/mixer/.gitignore
vendored
1
tests/old/examples/mixer/.gitignore
vendored
|
@ -1 +1,2 @@
|
|||
helloworld
|
||||
mixer
|
||||
|
|
Loading…
Reference in a new issue