gstreamer/gst/rtp
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
..
gstrtph265depay.c rtp: fix nal unit type check 2016-02-16 00:24:40 +00:00
gstrtph265depay.h rtp: add h265 RTP payloader + depayloader 2016-02-16 00:24:40 +00:00
gstrtph265pay.c rtp: add h265 RTP payloader + depayloader 2016-02-16 00:24:40 +00:00
gstrtph265pay.h rtp: add h265 RTP payloader + depayloader 2016-02-16 00:24:40 +00:00