Commit graph

115 commits

Author SHA1 Message Date
Tim-Philipp Müller 2b8a972dae configure: rename package from gst-rtsp to gst-rtsp-server
To match git module name and avoid confusion with the
rtsp lib in gst-plugins-base and rtsp plugin in -good.
2013-12-22 23:16:56 +00:00
Tim-Philipp Müller 45bb30d148 configure: bump core/base/good requirement to 1.2.0
Bump to released stable version and make implicit
requirements explicit.
2013-12-22 23:15:02 +00:00
Tim-Philipp Müller de30acfd3d Fix broken gettext setup which is not used anyway 2013-12-22 23:10:56 +00:00
Lubosz Sarnecki 3b0764d545 build: add subdir-objects to AM_INIT_AUTOMAKE
Fixes warnings with automake 1.14

https://bugzilla.gnome.org/show_bug.cgi?id=705350
2013-08-07 15:27:01 +01:00
Wim Taymans 2fdc6ef88a configure: compile cgroup example conditionally
Only compile the cgroup example when we have libcgroup
2013-07-11 10:28:06 +02:00
Wim Taymans 5c6bb3052f examples: add cgroups example 2013-07-10 20:57:12 +02:00
Tim-Philipp Müller 025ac34580 configure: remove out-of-date comment 2013-03-12 00:10:18 +00:00
Olivier Crête 4c61c6d308 rtsp-server: Limit the number of threads per server instance
If we exceed the maximum, just round robin the clients over the existing
threads.
2013-03-11 11:07:20 +01:00
George McCollister 084141fb60 configure: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
AM_CONFIG_HEADER was removed in automake 1.13

https://bugzilla.gnome.org/show_bug.cgi?id=693368
2013-02-07 23:25:26 +00:00
Wim Taymans d6ac48fcfd configure: bump required version of -base 2012-11-26 09:36:09 +01:00
Tim-Philipp Müller 9499be6232 No need to define GST_USE_UNSTABLE_API any more, 1.0 is stable now 2012-10-28 15:37:51 +00:00
Tim-Philipp Müller 09718e294d bindings: remove vala bindings
They'll be reunited with the other GStreamer bindings

https://bugzilla.gnome.org/show_bug.cgi?id=680777
2012-10-28 15:09:04 +00:00
Tim-Philipp Müller a8186f90e8 configure: bump version number after refactoring 2012-10-26 11:24:55 +01:00
David Svensson Fors df54c553ae rtsp: add unit test
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=678076
2012-06-19 15:25:36 +02:00
Sebastian Rasmussen ef29cc6d78 configure: suppress some warnings when debug is disabled
Warnings about unused variables should be suppressed if core has the
debug system disabled.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=676824
2012-06-09 19:11:16 +01:00
Sebastian Rasmussen b59f235460 configure: Add warning flags for compiler when configuring
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=676824
2012-06-09 17:33:02 +01:00
Sebastian Dröge 7df1696713 configure: Modernize autotools setup a bit
Also we now only create tar.bz2 and tar.xz tarballs.
2012-04-13 14:02:15 +02:00
Sebastian Dröge fb0718a036 rtsp-server: Update versioning 2012-04-04 14:48:44 +02:00
Wim Taymans f5c6572bbc configure: fix build 2012-03-07 15:03:24 +01:00
Tim-Philipp Müller 449bc0dffb First rule of gst-rtsp-server club: don't talk about gst-phonon 2012-02-13 11:42:51 +00:00
Tim-Philipp Müller 3173fee92b pkg-config: rename gst-rtsp-server-0.11.pc to gstreamer-rtsp-server-0.11.pc
For consistency with all other modules.
2012-02-13 11:40:44 +00:00
Tim-Philipp Müller 2ea47851c0 python: remove pygst-based python bindings
pygi is the future, apparently.
2012-02-13 10:37:37 +00:00
Wim Taymans 6854a3c00f configure: use unstable api 2011-08-04 08:58:58 +02:00
Wim Taymans 6959ebd8e8 Merge branch 'master' into 0.11
Conflicts:
	common
	configure.ac
2011-04-26 19:07:13 +02:00
Tim-Philipp Müller a67284c6c8 configure: require core/base 0.10.31
Needed at least for gst_plugin_feature_rank_compare_func().
2011-02-26 19:58:02 +00:00
Tim-Philipp Müller 68a828ee29 configure: set PYGOBJECT_REQ before using it
https://bugzilla.gnome.org/show_bug.cgi?id=640641
2011-01-26 15:52:54 +00:00
Wim Taymans 128ddf6318 back to development 2011-01-24 12:07:17 +01:00
Wim Taymans ed7bb93c2f release 0.10.8 2011-01-24 11:57:12 +01:00
Wim Taymans 6b77f83921 build tests 2011-01-12 18:17:26 +01:00
Tim-Philipp Müller 4faf186ea3 build: make autotools put all .m4 cruft into m4/ rather than polluting common/m4 2011-01-08 01:55:06 +00:00
Tim-Philipp Müller 8b1ec41d08 gobject-introspection: fix g-i build for uninstalled setup
Requires gst-plugins-base git (> 0.10.31.2).
2011-01-08 01:15:35 +00:00
Andy Wingo a7d6578a80 python an optional dependency
* configure.ac: Move up valgrind and g-i checks. Make the python
  dependency optional, as it was before.
2010-12-13 16:38:09 +01:00
Wim Taymans fc12ade012 Merge branch 'master' into 0.11
Conflicts:
	common
	configure.ac
2010-12-13 11:43:13 +01:00
Edward Hervey a2680c6c57 docs: Add gtk-doc build system 2010-12-07 18:52:15 +01:00
Edward Hervey ca7b6551b5 autogen/configure: Bring more in sync to standard gst module behaviour 2010-12-07 18:14:22 +01:00
Wim Taymans 3dcf9a3382 configure: open 0.11 branch 2010-12-06 12:40:30 +01:00
Wim Taymans 411371c90f back to development 2010-10-11 11:12:11 +02:00
Wim Taymans 4d9db9e2cf release 0.10.7 2010-10-11 11:05:40 +02:00
Sebastian Pölsterl 347e10e1f9 Added initial gobject-introspection support 2010-09-23 13:39:42 +02:00
Sebastian Dröge 6b771d391d Fix configure checks and installation location for Vala bindings
Fixes bug #628676.
2010-09-22 18:12:50 +02:00
Wim Taymans 0e6e03fafb back to development 2010-09-22 16:32:30 +02:00
Wim Taymans a61610c968 configure: release 0.10.6 2010-09-22 16:22:49 +02:00
Tim-Philipp Müller 1c749adc56 configure: bump core/base requirements to released version
Makes things less confusing for people.
2010-05-20 14:09:37 +01:00
Tim-Philipp Müller b0c6a9aa33 configure: fail if GStreamer core/base requirements are not met 2010-04-25 16:35:59 +01:00
Wim Taymans ac8343ea62 media: allow configuration of allowed lower transport 2010-03-19 15:15:29 +01:00
Wim Taymans f8604a6bc7 back to development 2009-11-05 11:22:44 +01:00
Wim Taymans 95797040eb release 0.10.5 2009-11-05 11:20:45 +01:00
Wim Taymans 07f6c4de5a configure: bump required versions 2009-10-14 12:11:31 +02:00
Sebastian Pölsterl 7d38b37ae6 Added pkg-config file to use gst-rtsp-server uninstalled 2009-10-13 10:56:22 +02:00
Wim Taymans 02c60f3529 back to development 2009-08-05 11:53:56 +02:00
Wim Taymans 5ec236326c Release 0.10.4 2009-08-05 11:44:49 +02:00
Tim-Philipp Müller a403469a03 configure: bump core/base requirements to release 2009-06-22 18:57:25 +01:00
Wim Taymans bace3b601b back to development 2009-05-17 14:04:31 +02:00
Wim Taymans aa0daff561 release: 0.10.3
- Fixes a bug where it put the wrong verion in pkgconfig
 - Link RTP and RTCP sources
2009-05-17 13:59:10 +02:00
Wim Taymans 0d88e13e31 back to development 2009-05-11 10:51:47 +02:00
Wim Taymans 9645acef9f release 0.10.2 2009-05-11 10:50:31 +02:00
Wim Taymans d5a00f1f23 Rework the way we handle transports for streams
Make the media accept an array of transports for the streams that we have
configured for the play/pause requests.

Implement server states for a client and its media.

Require 0.10.22.1 (git HEAD) of gstreamer.
2009-02-03 19:32:38 +01:00
Wim Taymans 82a684e1b9 Back to development
Back to 0.10.1.1
2009-01-30 11:23:57 +01:00
Wim Taymans 0601746ccd Make 0.10.1 release
Release 0.10.1
2009-01-30 11:20:18 +01:00
Wim Taymans 3f7bd92022 Add python bindings. 2009-01-08 14:57:55 +01:00
Wim Taymans 7bab61a10b Don't go into python dir when requirements for python bindings are missing 2009-01-08 14:53:47 +01:00
Wim Taymans 628fa854f0 Install Vala bindings if vala is available 2009-01-08 14:49:57 +01:00
Wim Taymans 26745cdbf5 Added pkgconfig file 2009-01-08 14:42:10 +01:00
Wim Taymans 7889395787 Split in library and example program 2009-01-08 13:18:55 +01:00
Wim Taymans 5029c85a46 Initial import 2008-10-09 13:29:12 +01:00