[gst-cvs] gst-plugins-good: Move siren rtp pay/depay from gst-plugins-farsight

Olivier Crête tester at kemper.freedesktop.org
Wed Mar 4 10:58:16 PST 2009


Module: gst-plugins-good
Branch: master
Commit: e4b8c514ccdb072881a7378b46d4325a368a88d6
URL:    http://cgit.freedesktop.org/gstreamer/gst-plugins-good/commit/?id=e4b8c514ccdb072881a7378b46d4325a368a88d6

Author: Olivier Crête <olivier.crete at collabora.co.uk>
Date:   Tue Feb 10 17:20:57 2009 +0000

Move siren rtp pay/depay from gst-plugins-farsight

---

 gst/rtp/Makefile.am        |    6 ++-
 gst/rtp/gstrtp.c           |    8 ++
 gst/rtp/gstrtpsirendepay.c |  133 +++++++++++++++++++++++++++++++++++
 gst/rtp/gstrtpsirendepay.h |   57 +++++++++++++++
 gst/rtp/gstrtpsirenpay.c   |  164 ++++++++++++++++++++++++++++++++++++++++++++
 gst/rtp/gstrtpsirenpay.h   |   55 +++++++++++++++
 6 files changed, 422 insertions(+), 1 deletions(-)

Diff:   http://cgit.freedesktop.org/gstreamer/gst-plugins-good/diff/?id=e4b8c514ccdb072881a7378b46d4325a368a88d6




More information about the Gstreamer-commits mailing list