You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the vrxtx modules are no longer subclass of video_rxtx, we can
split the handling of the messages by video_rxtx itself (query format)
and vrxtx module (RTP specific stuff).
As a consequence, the message workaround from previous commit can be
dismissed. Single message dispatch is processed in rtp_video_rxtx
constructor (also moved from video_rxtx).
0 commit comments