mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-28 20:51:13 +00:00
880f494050
The functionality of all the tests was kept exactly the same. Some tests were renamed: test_push_forward_seq -> test_rtxsend_rtxreceive test_drop_one_sender -> test_rtxsend_rtxreceive_with_packet_loss test_drop_multiple_sender -> test_multi_rtxsend_rtxreceive_with_packet_loss test_rtxreceive_data_reconstruction was testing that retransmitted buffer produced by rtxsend was correctly transformed to the original buffer by rtxreceive. Now we are checking for this in all the tests where both rtxsend & rtxreceive are involved. That's why the test was removed. |
||
---|---|---|
.. | ||
elements | ||
generic | ||
pipelines | ||
.gitignore | ||
gst-plugins-good.supp | ||
Makefile.am | ||
meson.build |