Sebastian Dröge [Wed, 18 Jan 2012 15:48:41 +0000 (16:48 +0100)]
Automatic update of common submodule
From 0807187 to 2a59016
Tim-Philipp Müller [Wed, 4 Jan 2012 19:56:02 +0000 (19:56 +0000)]
Automatic update of common submodule
From 11f0cd5 to 0807187
Wim Taymans [Fri, 9 Dec 2011 10:00:46 +0000 (11:00 +0100)]
example: update for new caps
Wim Taymans [Fri, 9 Dec 2011 09:53:30 +0000 (10:53 +0100)]
rtsp-server: port some more to 0.11
Fix caps.
Remove bufferlist stuff
Update for new API.
Add queue before appsink now that preroll-queue-len is gone.
Update for request pad changes.
Wim Taymans [Thu, 3 Nov 2011 15:14:03 +0000 (16:14 +0100)]
Merge branch 'master' into 0.11
Fabian Deutsch [Thu, 3 Nov 2011 15:06:23 +0000 (16:06 +0100)]
bindings: Fix vala binding of gst_rtsp_media_mapping_add_factory to transfer ownership.
Signed-off-by: Fabian Deutsch <fabian.deutsch@gmx.de>
Fabian Deutsch [Thu, 3 Nov 2011 15:06:23 +0000 (16:06 +0100)]
bindings: Fix vala binding of gst_rtsp_media_mapping_add_factory to transfer ownership.
Signed-off-by: Fabian Deutsch <fabian.deutsch@gmx.de>
Wim Taymans [Thu, 3 Nov 2011 11:58:42 +0000 (12:58 +0100)]
Merge branch 'master' into 0.11
Wim Taymans [Thu, 3 Nov 2011 11:55:24 +0000 (12:55 +0100)]
media: add a seekable boolean
Maintain the seekable state with a new variable instead of reusing the
is_live variable.
Victor Gottardi [Fri, 16 Sep 2011 15:31:17 +0000 (11:31 -0400)]
Disallow seek in live media
Wim Taymans [Thu, 3 Nov 2011 10:58:42 +0000 (11:58 +0100)]
Merge branch 'master' into 0.11
mat [Thu, 3 Nov 2011 09:48:40 +0000 (10:48 +0100)]
#ifdef statements for windows socket creation were missing
Stefan Sauer [Tue, 6 Sep 2011 19:53:46 +0000 (21:53 +0200)]
Automatic update of common submodule
From a39eb83 to 11f0cd5
Stefan Sauer [Tue, 6 Sep 2011 14:07:18 +0000 (16:07 +0200)]
Automatic update of common submodule
From 605cd9a to a39eb83
Wim Taymans [Tue, 16 Aug 2011 14:39:26 +0000 (16:39 +0200)]
Merge branch 'master' into 0.11
Wim Taymans [Tue, 16 Aug 2011 14:07:04 +0000 (16:07 +0200)]
client: use method to access property
Wim Taymans [Tue, 16 Aug 2011 13:15:19 +0000 (15:15 +0200)]
media-factory: add protocols property
Add a property to configure the allowed protocols in the media created from the
factory.
Wim Taymans [Tue, 16 Aug 2011 13:03:06 +0000 (15:03 +0200)]
media-factory: add media-configure signal
Add signal to allow the application to configure the media after it was created
from the factory.
Wim Taymans [Tue, 16 Aug 2011 14:07:04 +0000 (16:07 +0200)]
client: use method to access property
Wim Taymans [Tue, 16 Aug 2011 13:15:19 +0000 (15:15 +0200)]
media-factory: add protocols property
Add a property to configure the allowed protocols in the media created from the
factory.
Wim Taymans [Tue, 16 Aug 2011 13:03:06 +0000 (15:03 +0200)]
media-factory: add media-configure signal
Add signal to allow the application to configure the media after it was created
from the factory.
Wim Taymans [Tue, 16 Aug 2011 12:50:50 +0000 (14:50 +0200)]
Merge branch 'master' into 0.11
Wim Taymans [Tue, 16 Aug 2011 11:43:44 +0000 (13:43 +0200)]
client: use media multicast group
Wim Taymans [Tue, 16 Aug 2011 11:37:50 +0000 (13:37 +0200)]
retab some .h
Robert Krakora [Tue, 16 Aug 2011 11:31:52 +0000 (13:31 +0200)]
sdp: copy and free the server ip address
Copy and free the server ip address to make memory management easier later.
Wim Taymans [Tue, 16 Aug 2011 11:27:39 +0000 (13:27 +0200)]
media-factory: configure multicast in media
Wim Taymans [Tue, 16 Aug 2011 11:25:16 +0000 (13:25 +0200)]
media: add property for multicast group
Add a property to configure the multicast group in the media.
Based on patches from Marc Leeman and Robert Krakora.
Wim Taymans [Tue, 16 Aug 2011 11:13:36 +0000 (13:13 +0200)]
media-factory: add property for multicast group
Add a property to configure the multicast group in the media factory.
Based on patches from Marc Leeman and Robert Krakora.
Wim Taymans [Tue, 16 Aug 2011 10:51:44 +0000 (12:51 +0200)]
client: do configuration of transport in one place
Move the configuration of the transport destination address to where we also
configure the other bits.
Wim Taymans [Tue, 16 Aug 2011 11:43:44 +0000 (13:43 +0200)]
client: use media multicast group
Wim Taymans [Tue, 16 Aug 2011 11:37:50 +0000 (13:37 +0200)]
retab some .h
Robert Krakora [Tue, 16 Aug 2011 11:31:52 +0000 (13:31 +0200)]
sdp: copy and free the server ip address
Copy and free the server ip address to make memory management easier later.
Wim Taymans [Tue, 16 Aug 2011 11:27:39 +0000 (13:27 +0200)]
media-factory: configure multicast in media
Wim Taymans [Tue, 16 Aug 2011 11:25:16 +0000 (13:25 +0200)]
media: add property for multicast group
Add a property to configure the multicast group in the media.
Based on patches from Marc Leeman and Robert Krakora.
Wim Taymans [Tue, 16 Aug 2011 11:13:36 +0000 (13:13 +0200)]
media-factory: add property for multicast group
Add a property to configure the multicast group in the media factory.
Based on patches from Marc Leeman and Robert Krakora.
Wim Taymans [Tue, 16 Aug 2011 10:51:44 +0000 (12:51 +0200)]
client: do configuration of transport in one place
Move the configuration of the transport destination address to where we also
configure the other bits.
Wim Taymans [Tue, 16 Aug 2011 10:11:59 +0000 (12:11 +0200)]
Merge branch 'master' into 0.11
Robert Krakora [Tue, 16 Aug 2011 10:09:48 +0000 (12:09 +0200)]
client: destroy pipeline on client disconnect with no prior TEARDOWN.
The problem occurs when the client abruptly closes the connection without
issuing a TEARDOWN. The TEARDOWN handler in the rtsp-client.c file of the RTSP
server is where the pipeline gets torn down. Since this handler is not called,
the pipeline remains and is up and running. Subsequent clients get their own
pipelines and if the do not issue TEARDOWNs then those pipelines will also
remain up and running. This is a resource leak.
Wim Taymans [Tue, 16 Aug 2011 09:53:37 +0000 (11:53 +0200)]
Merge branch 'master' into 0.11
Emmanuel Pacaud [Thu, 30 Jun 2011 08:13:59 +0000 (10:13 +0200)]
media-factory: add a "media-constructed" signal to GstRTSPMediaFactory
For example, it can be used to retrieve source elements like appsrc, in a more
convenient way than subclassing get_element.
Wim Taymans [Tue, 16 Aug 2011 09:12:33 +0000 (11:12 +0200)]
Merge branch 'master' into 0.11
David Schleef [Fri, 12 Aug 2011 01:07:08 +0000 (18:07 -0700)]
rtsp-server: hold on to reference while using object
Wim Taymans [Thu, 4 Aug 2011 06:59:17 +0000 (08:59 +0200)]
media: use new api
Wim Taymans [Thu, 4 Aug 2011 06:58:58 +0000 (08:58 +0200)]
configure: use unstable api
David Schleef [Mon, 27 Jun 2011 18:26:26 +0000 (11:26 -0700)]
client: fix reference counting
Thijs Vermeir [Wed, 20 Jul 2011 15:16:42 +0000 (17:16 +0200)]
fix compiler warnings about unused variables
Stefan Sauer [Tue, 19 Jul 2011 14:10:39 +0000 (16:10 +0200)]
examples: tell rtsp uri when ready
David Schleef [Thu, 23 Jun 2011 18:30:14 +0000 (11:30 -0700)]
Automatic update of common submodule
From 69b981f to 605cd9a
Wim Taymans [Mon, 13 Jun 2011 17:05:57 +0000 (19:05 +0200)]
client: update for buffer API change
Edward Hervey [Tue, 7 Jun 2011 08:54:26 +0000 (10:54 +0200)]
Makefile.am: 0.10 => @GST_MAJORMINOR@
Edward Hervey [Tue, 7 Jun 2011 08:59:16 +0000 (10:59 +0200)]
rtsp-media-factory-uri: GST_PLUGIN_FEATURE_NAME is no longer
Edward Hervey [Tue, 7 Jun 2011 08:59:03 +0000 (10:59 +0200)]
.gitignore: 0.10 => 0.11
Edward Hervey [Tue, 7 Jun 2011 08:54:26 +0000 (10:54 +0200)]
Makefile.am: 0.10 => @GST_MAJORMINOR@
Wim Taymans [Tue, 24 May 2011 16:26:06 +0000 (18:26 +0200)]
Merge branch 'master' into 0.11
Stefan Kost [Thu, 19 May 2011 20:00:52 +0000 (23:00 +0300)]
Automatic update of common submodule
From 9e5bbd5 to 69b981f
Stefan Kost [Wed, 18 May 2011 13:14:10 +0000 (16:14 +0300)]
Automatic update of common submodule
From fd35073 to 9e5bbd5
Stefan Kost [Wed, 18 May 2011 09:27:35 +0000 (12:27 +0300)]
Automatic update of common submodule
From 46dfcea to fd35073
Wim Taymans [Tue, 17 May 2011 07:48:13 +0000 (09:48 +0200)]
media: port to new caps API
Wim Taymans [Tue, 17 May 2011 07:45:04 +0000 (09:45 +0200)]
Merge branch 'master' into 0.11
Fabian Deutsch [Tue, 3 May 2011 19:13:15 +0000 (21:13 +0200)]
Updated Vala bindings.
Signed-off-by: Fabian Deutsch <fabian.deutsch@gmx.de>
Fabian Deutsch [Tue, 3 May 2011 14:24:28 +0000 (16:24 +0200)]
Add a signal for newly connected clients.
Signed-off-by: Fabian Deutsch <fabian.deutsch@gmx.de>
Alessandro Decina [Sun, 8 May 2011 11:15:19 +0000 (13:15 +0200)]
python: override gst_rtsp_media_mapping_add_factory to fix refcounting
Wim Taymans [Tue, 26 Apr 2011 17:22:50 +0000 (19:22 +0200)]
rtsp-server: port to 0.11
Wim Taymans [Tue, 26 Apr 2011 17:14:18 +0000 (19:14 +0200)]
add common
Wim Taymans [Tue, 26 Apr 2011 17:07:13 +0000 (19:07 +0200)]
Merge branch 'master' into 0.11
Conflicts:
common
configure.ac
Tim-Philipp Müller [Sun, 24 Apr 2011 13:07:11 +0000 (14:07 +0100)]
Automatic update of common submodule
From c3cafe1 to 46dfcea
Alessandro Decina [Wed, 20 Apr 2011 09:19:38 +0000 (11:19 +0200)]
python bindings: wrap GstRTSPMediaFactoryClass vfuncs
Alessandro Decina [Wed, 20 Apr 2011 09:13:56 +0000 (11:13 +0200)]
python bindings: add GstRTSPUrlParam
Needed to implement MediaFactory virtual proxies
Alessandro Decina [Wed, 20 Apr 2011 08:19:46 +0000 (10:19 +0200)]
python bindings: fix returning GstRTSPUrl types
Alessandro Decina [Wed, 20 Apr 2011 08:17:07 +0000 (10:17 +0200)]
python bindings: add arg type for GstRTSPUrl
Alessandro Decina [Wed, 20 Apr 2011 08:16:08 +0000 (10:16 +0200)]
python bindings: fix the definition of MediaFactory.collect_stream
Stefan Kost [Mon, 4 Apr 2011 12:59:50 +0000 (15:59 +0300)]
Automatic update of common submodule
From 1ccbe09 to c3cafe1
Sebastian Dröge [Fri, 25 Mar 2011 21:38:06 +0000 (22:38 +0100)]
Automatic update of common submodule
From 193b717 to 1ccbe09
Stefan Kost [Fri, 25 Mar 2011 12:58:34 +0000 (14:58 +0200)]
Automatic update of common submodule
From b77e2bf to 193b717
Sebastian Dröge [Fri, 25 Mar 2011 09:04:57 +0000 (10:04 +0100)]
build: Include lcov.mak to allow test coverage report generation
Sebastian Dröge [Fri, 25 Mar 2011 08:35:15 +0000 (09:35 +0100)]
Automatic update of common submodule
From d8814b6 to b77e2bf
Sebastian Dröge [Fri, 25 Mar 2011 08:11:40 +0000 (09:11 +0100)]
Automatic update of common submodule
From 6aaa286 to d8814b6
Stefan Kost [Thu, 24 Mar 2011 16:51:37 +0000 (18:51 +0200)]
Automatic update of common submodule
From 6aec6b9 to 6aaa286
Luis de Bethencourt [Fri, 18 Mar 2011 18:34:57 +0000 (19:34 +0100)]
autogen: wingo signed comment
Miguel Angel Cabrera Moya [Thu, 3 Mar 2011 19:38:03 +0000 (20:38 +0100)]
session: use full charset for RTSP session ID
As specified in RFC 2326 section 3.4 use full valid charset to make guessing
session ID more difficult.
https://bugzilla.gnome.org/show_bug.cgi?id=643812
Sebastian Dröge [Mon, 7 Mar 2011 09:23:06 +0000 (10:23 +0100)]
rtsp-server: Don't install the funnel header
Mark Nauwelaerts [Mon, 28 Feb 2011 17:35:03 +0000 (18:35 +0100)]
Automatic update of common submodule
From 1de7f6a to 6aec6b9
Tim-Philipp Müller [Sat, 26 Feb 2011 19:58:02 +0000 (19:58 +0000)]
configure: require core/base 0.10.31
Needed at least for gst_plugin_feature_rank_compare_func().
Stefan Kost [Mon, 14 Feb 2011 10:56:29 +0000 (12:56 +0200)]
Automatic update of common submodule
From f94d739 to 1de7f6a
Wim Taymans [Wed, 2 Feb 2011 14:37:03 +0000 (15:37 +0100)]
media: remove more unused code
Wim Taymans [Wed, 2 Feb 2011 14:30:45 +0000 (15:30 +0100)]
media: remove duplicate filtering
Remove the duplicate filtering code now that we have a released -good version.
Give a warning instead.
Wim Taymans [Mon, 31 Jan 2011 16:38:47 +0000 (17:38 +0100)]
media: fix default buffer size
Wim Taymans [Mon, 31 Jan 2011 16:37:02 +0000 (17:37 +0100)]
media-factory: add property to configure the buffer-size
Add a property to configure the kernel UDP buffer size.
Wim Taymans [Mon, 31 Jan 2011 16:28:22 +0000 (17:28 +0100)]
media: add property to configure kernel buffer sizes
Add a property to configure the kernel UDP buffer size.
Tim-Philipp Müller [Wed, 26 Jan 2011 15:52:54 +0000 (15:52 +0000)]
configure: set PYGOBJECT_REQ before using it
https://bugzilla.gnome.org/show_bug.cgi?id=640641
Tim-Philipp Müller [Mon, 24 Jan 2011 11:59:22 +0000 (11:59 +0000)]
docs: recursive into sub-directories on 'make upload'
Tim-Philipp Müller [Mon, 24 Jan 2011 11:53:17 +0000 (11:53 +0000)]
docs: mention full version these docs are for, not just major-minor
Wim Taymans [Mon, 24 Jan 2011 11:07:17 +0000 (12:07 +0100)]
back to development
Wim Taymans [Mon, 24 Jan 2011 10:57:12 +0000 (11:57 +0100)]
release 0.10.8
Wim Taymans [Wed, 19 Jan 2011 14:29:55 +0000 (15:29 +0100)]
rtsp-server: clarify docs a little
Wim Taymans [Thu, 13 Jan 2011 17:57:15 +0000 (18:57 +0100)]
media: init debug category before starting thread
Wim Taymans [Thu, 13 Jan 2011 17:40:48 +0000 (18:40 +0100)]
auth: add realm to make it more spec compliant
Wim Taymans [Wed, 12 Jan 2011 17:57:41 +0000 (18:57 +0100)]
server: add locking
Wim Taymans [Wed, 12 Jan 2011 17:33:49 +0000 (18:33 +0100)]
example: improve example docs a little
Wim Taymans [Wed, 12 Jan 2011 17:26:57 +0000 (18:26 +0100)]
server: ensure the watch has a ref to the server