From e33207905014c96d19d304c28dd438a25a896ce6 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Thu, 2 Oct 2014 23:36:04 +0200 Subject: better distinction between sydra and sydra-rtp --- src/Makefile | 1 - src/configure | 1 - src/daemon.h | 1 - src/datatypes.h | 1 - src/log.c | 1 - src/log.h | 1 - src/log_targets.h | 1 - src/options.c | 1 - src/options.h | 1 - src/pipelines.c | 1 - src/pipelines.h | 1 - src/sydra-rtp.c | 1 - src/udp.c | 1 - src/udp.h | 1 - src/utils.c | 1 - src/utils.h | 1 - 16 files changed, 16 deletions(-) (limited to 'src') diff --git a/src/Makefile b/src/Makefile index ac211d8..9db9ead 100644 --- a/src/Makefile +++ b/src/Makefile @@ -6,7 +6,6 @@ ## sydra has been written to be used for the Elevate Festival in Graz ## Austria in order to involve external locations to present themselves ## at the festival. -## Sydra is based on GStreamer and is written in C. ## ## ## Copyright (C) 2014 Christian Pointner diff --git a/src/configure b/src/configure index 515399f..077ffe4 100755 --- a/src/configure +++ b/src/configure @@ -7,7 +7,6 @@ # sydra has been written to be used for the Elevate Festival in Graz # Austria in order to involve external locations to present themselves # at the festival. -# Sydra is based on GStreamer and is written in C. # # # Copyright (C) 2014 Christian Pointner diff --git a/src/daemon.h b/src/daemon.h index e945964..90ebc6f 100644 --- a/src/daemon.h +++ b/src/daemon.h @@ -6,7 +6,6 @@ * sydra has been written to be used for the Elevate Festival in Graz * Austria in order to involve external locations to present themselves * at the festival. - * Sydra is based on GStreamer and is written in C. * * * Copyright (C) 2014 Christian Pointner diff --git a/src/datatypes.h b/src/datatypes.h index 97fc03b..a306515 100644 --- a/src/datatypes.h +++ b/src/datatypes.h @@ -6,7 +6,6 @@ * sydra has been written to be used for the Elevate Festival in Graz * Austria in order to involve external locations to present themselves * at the festival. - * Sydra is based on GStreamer and is written in C. * * * Copyright (C) 2014 Christian Pointner diff --git a/src/log.c b/src/log.c index 639ba5b..9c9e2ae 100644 --- a/src/log.c +++ b/src/log.c @@ -6,7 +6,6 @@ * sydra has been written to be used for the Elevate Festival in Graz * Austria in order to involve external locations to present themselves * at the festival. - * Sydra is based on GStreamer and is written in C. * * * Copyright (C) 2014 Christian Pointner diff --git a/src/log.h b/src/log.h index 075fb39..3939097 100644 --- a/src/log.h +++ b/src/log.h @@ -6,7 +6,6 @@ * sydra has been written to be used for the Elevate Festival in Graz * Austria in order to involve external locations to present themselves * at the festival. - * Sydra is based on GStreamer and is written in C. * * * Copyright (C) 2014 Christian Pointner diff --git a/src/log_targets.h b/src/log_targets.h index 71e56b9..90414ff 100644 --- a/src/log_targets.h +++ b/src/log_targets.h @@ -6,7 +6,6 @@ * sydra has been written to be used for the Elevate Festival in Graz * Austria in order to involve external locations to present themselves * at the festival. - * Sydra is based on GStreamer and is written in C. * * * Copyright (C) 2014 Christian Pointner diff --git a/src/options.c b/src/options.c index 0126362..e6101aa 100644 --- a/src/options.c +++ b/src/options.c @@ -6,7 +6,6 @@ * sydra has been written to be used for the Elevate Festival in Graz * Austria in order to involve external locations to present themselves * at the festival. - * Sydra is based on GStreamer and is written in C. * * * Copyright (C) 2014 Christian Pointner diff --git a/src/options.h b/src/options.h index afc5ae6..1f93360 100644 --- a/src/options.h +++ b/src/options.h @@ -6,7 +6,6 @@ * sydra has been written to be used for the Elevate Festival in Graz * Austria in order to involve external locations to present themselves * at the festival. - * Sydra is based on GStreamer and is written in C. * * * Copyright (C) 2014 Christian Pointner diff --git a/src/pipelines.c b/src/pipelines.c index fa33562..cc0c44c 100644 --- a/src/pipelines.c +++ b/src/pipelines.c @@ -6,7 +6,6 @@ * sydra has been written to be used for the Elevate Festival in Graz * Austria in order to involve external locations to present themselves * at the festival. - * Sydra is based on GStreamer and is written in C. * * * Copyright (C) 2014 Christian Pointner diff --git a/src/pipelines.h b/src/pipelines.h index 0d09e3a..7f04813 100644 --- a/src/pipelines.h +++ b/src/pipelines.h @@ -6,7 +6,6 @@ * sydra has been written to be used for the Elevate Festival in Graz * Austria in order to involve external locations to present themselves * at the festival. - * Sydra is based on GStreamer and is written in C. * * * Copyright (C) 2014 Christian Pointner diff --git a/src/sydra-rtp.c b/src/sydra-rtp.c index c8c15da..de65e25 100644 --- a/src/sydra-rtp.c +++ b/src/sydra-rtp.c @@ -6,7 +6,6 @@ * sydra has been written to be used for the Elevate Festival in Graz * Austria in order to involve external locations to present themselves * at the festival. - * Sydra is based on GStreamer and is written in C. * * * Copyright (C) 2014 Christian Pointner diff --git a/src/udp.c b/src/udp.c index 719bb2f..205b464 100644 --- a/src/udp.c +++ b/src/udp.c @@ -6,7 +6,6 @@ * sydra has been written to be used for the Elevate Festival in Graz * Austria in order to involve external locations to present themselves * at the festival. - * Sydra is based on GStreamer and is written in C. * * * Copyright (C) 2014 Christian Pointner diff --git a/src/udp.h b/src/udp.h index fca7ca3..7370133 100644 --- a/src/udp.h +++ b/src/udp.h @@ -6,7 +6,6 @@ * sydra has been written to be used for the Elevate Festival in Graz * Austria in order to involve external locations to present themselves * at the festival. - * Sydra is based on GStreamer and is written in C. * * * Copyright (C) 2014 Christian Pointner diff --git a/src/utils.c b/src/utils.c index abeb595..443ab62 100644 --- a/src/utils.c +++ b/src/utils.c @@ -6,7 +6,6 @@ * sydra has been written to be used for the Elevate Festival in Graz * Austria in order to involve external locations to present themselves * at the festival. - * Sydra is based on GStreamer and is written in C. * * * Copyright (C) 2014 Christian Pointner diff --git a/src/utils.h b/src/utils.h index 97c497f..215efed 100644 --- a/src/utils.h +++ b/src/utils.h @@ -6,7 +6,6 @@ * sydra has been written to be used for the Elevate Festival in Graz * Austria in order to involve external locations to present themselves * at the festival. - * Sydra is based on GStreamer and is written in C. * * * Copyright (C) 2014 Christian Pointner -- cgit v1.2.3