RTCP: don't fail when retrieving invalid PT
authorOlivier Crete <tester at tester.ca>
Fri, 17 Apr 2009 08:53:10 +0000 (10:53 +0200)
committerWim Taymans <wim@metal.(none)>
Fri, 17 Apr 2009 08:53:10 +0000 (10:53 +0200)
commitd927114ef85f41526cf749b6d3e08f5869c4c39b
tree3965fd7366139c00e9c5219a7463d65083754535
parentf83f57b6486dca3582c9754b1d31dbc1dfb3d4b1
RTCP: don't fail when retrieving invalid PT

We can't meaningfully assert on valid packet types so just return the type as it
is. Update the comments to reflect this.

Fixes #579192.
gst-libs/gst/rtp/gstrtcpbuffer.c