gst-plugins-bad: rtp: add h265 RTP payloader + depayloader

Edward Hervey bilboed at bilboed.com
Sun Oct 19 01:45:45 PDT 2014


Hi,

  this is breaking the build (make distcheck):

+EXTRA_DIST = dboolhuff.LICENSE

  Do you really need it ? It's already present in the codecparsers
library.

    Edward

On Fri, 2014-10-17 at 07:32 -0700, Thijs Vermeir wrote:
> Module: gst-plugins-bad
> Branch: master
> Commit: 293522d418b139e6a6b9b1b9de69e45dd3e7cb28
> URL:    http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/commit/?id=293522d418b139e6a6b9b1b9de69e45dd3e7cb28
> 
> Author: Thijs Vermeir <thijsvermeir at gmail.com>
> Date:   Thu Oct 16 10:34:01 2014 +0200
> 
> rtp: add h265 RTP payloader + depayloader
> 
> ---
> 
>  configure.ac              |    2 +
>  gst/rtp/Makefile.am       |   41 ++
>  gst/rtp/gstrtp.c          |   47 ++
>  gst/rtp/gstrtph265depay.c | 1403 ++++++++++++++++++++++++++++++++++++++++++
>  gst/rtp/gstrtph265depay.h |   98 +++
>  gst/rtp/gstrtph265pay.c   | 1497 +++++++++++++++++++++++++++++++++++++++++++++
>  gst/rtp/gstrtph265pay.h   |   82 +++
>  7 files changed, 3170 insertions(+)
> 
> Diff:   http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/diff/?id=293522d418b139e6a6b9b1b9de69e45dd3e7cb28
> _______________________________________________
> gstreamer-commits mailing list
> gstreamer-commits at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-commits




More information about the gstreamer-devel mailing list