gstreamer/gst
Luis de Bethencourt 59fea44503 rtp: fix nal unit type check
After further investigation the previous commit is wrong. The code intended to
check if the type is 39 or the ranges 41-44 and 48-55. Just like gsth265parse.c
does. Type 40 would not be complete.
2016-02-16 00:24:40 +00:00
..
rtp rtp: fix nal unit type check 2016-02-16 00:24:40 +00:00