shlompy
shlompy
Hi. I'm trying to parse the following ttml snippet: ``` Got you!Steady on. ``` It seems that the subtitle text is parsed without a new line. The text is unmarshalled...
Fixes https://github.com/pytest-dev/pytest-rerunfailures/issues/261
Hi. I have a need to do some checks in a fixture teardown to determine whether a test should rerun or not. Because rerunfailures only allows filtering based on exception,...
#### Description pion rtcp currently doesn't do anything with application-defined packets, they are being parssed as raw packets and cannot be read by the application, because of no DestinationSSRC() is...