GStreamer multimedia framework
Find a file
Wim Taymans 450b9d0a14 media: only set keyframe flag when modifying start
Only set the keyframe flag when we modify the start position. The
keyframe flag should probably be ignored when no change is requested but
until we can claim this is all documented properly and all demuxer
implement this, avoid setting the flag.

See also https://bugzilla.gnome.org/show_bug.cgi?id=723075
2014-02-06 09:48:05 +01:00
common@1a07da9a64 Automatic update of common submodule 2014-01-30 10:45:56 +01:00
docs docs: Specify the override file 2013-11-27 15:42:45 +01:00
examples examples: fix compilation when WITH_AUTH is defined 2013-10-30 19:12:10 +01:00
gst media: only set keyframe flag when modifying start 2014-02-06 09:48:05 +01:00
pkgconfig rtsp-server: Update versioning 2012-04-04 14:48:44 +02:00
tests thread-pool: Unref reused threads in gst_rtsp_thread_stop() 2014-02-04 14:47:49 +01:00
.gitignore Make git ignore more unit test binaries 2013-12-12 00:38:07 +00:00
.gitmodules Add common submodule 2010-12-01 20:00:22 +01:00
acinclude.m4 Add python bindings. 2009-01-08 14:57:55 +01:00
AUTHORS Initial import 2008-10-09 13:29:12 +01:00
autogen.sh Fix broken gettext setup which is not used anyway 2013-12-22 23:10:56 +00:00
ChangeLog Initial import 2008-10-09 13:29:12 +01:00
configure.ac configure.ac: Only check for gstreamer-check, not check 2013-12-27 13:11:45 +01:00
COPYING Fix FSF address 2012-11-04 00:14:25 +00:00
COPYING.LIB Fix FSF address 2012-11-04 00:14:25 +00:00
gst-rtsp.spec.in rtsp-server: Update versioning 2012-04-04 14:48:44 +02:00
Makefile.am bindings: remove vala bindings 2012-10-28 15:09:04 +00:00
NEWS Initial import 2008-10-09 13:29:12 +01:00
README README: update 2010-10-30 13:27:09 +02:00
RELEASE Initial import 2008-10-09 13:29:12 +01:00
REQUIREMENTS Initial import 2008-10-09 13:29:12 +01:00
TODO rtsp: cleanups 2012-11-15 17:11:16 +01:00

gst-rtsp-server is a library ion top of GStreamer for building an RTSP server

There are some examples in the examples/ directory and more comprehensive
documentation in docs/README.