mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-14 13:21:28 +00:00
7a40eda7b6
Original commit message from CVS: Added a sample tescase file
16 lines
314 B
Text
16 lines
314 B
Text
tcN: fakesrc-fakesink
|
|
tcP: fakesrc ! fakesink
|
|
tcS: A, fakesrc0, handoff
|
|
tcS: B, fakesink0, handoff
|
|
tcI: 2
|
|
tcR: A,1,B,1,A,1,B,1
|
|
|
|
|
|
tcN: fakesrc-identity-fakesink
|
|
tcP: fakesrc ! identity ! fakesink
|
|
tcS: A, fakesrc0, handoff
|
|
tcS: B, identity, handoff
|
|
tcS: C, fakesink0, handoff
|
|
tcI: 2
|
|
tcR: A,1,B,1,C,1,A,1,B,1,C,1
|
|
|