mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-07 07:58:51 +00:00
tests: .gitignore more test and example binaries
This commit is contained in:
parent
7f95a809e9
commit
6b68b73341
2 changed files with 7 additions and 0 deletions
5
tests/check/elements/.gitignore
vendored
5
tests/check/elements/.gitignore
vendored
|
@ -52,15 +52,20 @@ rganalysis
|
||||||
rglimiter
|
rglimiter
|
||||||
rgvolume
|
rgvolume
|
||||||
rtp-payloading
|
rtp-payloading
|
||||||
|
rtpaux
|
||||||
rtpbin
|
rtpbin
|
||||||
rtpbin_buffer_list
|
rtpbin_buffer_list
|
||||||
|
rtpbundle
|
||||||
rtpcollision
|
rtpcollision
|
||||||
|
rtpfunnel
|
||||||
rtph261
|
rtph261
|
||||||
rtph263
|
rtph263
|
||||||
rtph264
|
rtph264
|
||||||
|
rtph265
|
||||||
rtpjitterbuffer
|
rtpjitterbuffer
|
||||||
rtpred
|
rtpred
|
||||||
rtpsession
|
rtpsession
|
||||||
|
rtpssrcdemux
|
||||||
rtpstorage
|
rtpstorage
|
||||||
rtpmux
|
rtpmux
|
||||||
rtprtx
|
rtprtx
|
||||||
|
|
2
tests/examples/rtp/.gitignore
vendored
2
tests/examples/rtp/.gitignore
vendored
|
@ -1,4 +1,6 @@
|
||||||
client-PCMA
|
client-PCMA
|
||||||
server-alsasrc-PCMA
|
server-alsasrc-PCMA
|
||||||
client-rtpaux
|
client-rtpaux
|
||||||
|
client-rtpbundle
|
||||||
server-rtpaux
|
server-rtpaux
|
||||||
|
server-rtpbundle
|
||||||
|
|
Loading…
Reference in a new issue