gstreamer/gst/rtp
Luis de Bethencourt 66a08297c7 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.
2015-01-08 15:27:44 +00:00
..
gstrtp.c rtp: add h265 RTP payloader + depayloader 2014-10-17 10:40:24 +02:00
gstrtph265depay.c rtp: fix nal unit type check 2015-01-08 15:27:44 +00:00
gstrtph265depay.h rtp: add h265 RTP payloader + depayloader 2014-10-17 10:40:24 +02:00
gstrtph265pay.c rtp: add h265 RTP payloader + depayloader 2014-10-17 10:40:24 +02:00
gstrtph265pay.h rtp: add h265 RTP payloader + depayloader 2014-10-17 10:40:24 +02:00
Makefile.am rtpbad: Fix make dist by removing non-existing file from EXTRA_DIST 2014-10-19 13:44:38 +02:00