rtp: add h265 RTP payloader + depayloader
authorThijs Vermeir <thijsvermeir@gmail.com>
Thu, 16 Oct 2014 08:34:01 +0000 (10:34 +0200)
committerThijs Vermeir <thijsvermeir@gmail.com>
Fri, 17 Oct 2014 08:40:24 +0000 (10:40 +0200)
commit293522d418b139e6a6b9b1b9de69e45dd3e7cb28
tree77c9d19e8b94b5ddee1071851d3fdd0569b2a774
parent24fd4cd74cf029e293089ac262d8a13e5b6cf32c
rtp: add h265 RTP payloader + depayloader
configure.ac
gst/rtp/Makefile.am [new file with mode: 0644]
gst/rtp/gstrtp.c [new file with mode: 0644]
gst/rtp/gstrtph265depay.c [new file with mode: 0644]
gst/rtp/gstrtph265depay.h [new file with mode: 0644]
gst/rtp/gstrtph265pay.c [new file with mode: 0644]
gst/rtp/gstrtph265pay.h [new file with mode: 0644]