Fixed compile error of python bindings
[platform/upstream/gstreamer.git] / gst /
2009-01-22 Wim TaymansCleanups and doc updates
2009-01-22 Wim TaymansMore improvements
2009-01-22 Wim TaymansHandle state change failures better
2009-01-22 Wim TaymansMake element creation more extendible
2009-01-22 Wim TaymansMake the server handle arbitrary pipelines
2009-01-20 Wim TaymansAllow setting a custom media factory for a server
2009-01-20 Wim TaymansAllow setting a custom media factory for a client.
2009-01-20 Wim TaymansAdd Makefile entry for the media factory
2009-01-20 Wim TaymansAdd media factory to map urls to media pipeline objects.
2009-01-20 Wim TaymansAdd comments.
2009-01-20 Wim TaymansAllow custom session pools to override the session...
2009-01-20 Wim TaymansAdd some comments.
2009-01-20 Wim TaymansMove the connection code in one place
2009-01-20 Wim TaymansMake vmethod to create and accept new clients.
2009-01-19 Wim TaymansMake more properties configurable in the server.
2009-01-19 Wim TaymansName the parameters more appropriately.
2009-01-19 Wim TaymansDo some more cleanup of the session pool.
2009-01-08 Wim TaymansCheck if return value of gst_rtsp_session_get_media...
2009-01-08 Wim TaymansInstall rtsp-session and rtsp-session-pool headers
2009-01-08 Alessandro DecinaChange an obviously wrong return FALSE to return NULL;
2009-01-08 Sebastian PölsterlPut GStreamer version in library name
2009-01-08 Wim TaymansFix some issues to pass distcheck
2009-01-08 Wim TaymansAdded port property to GstRTSPServer class.
2009-01-08 Wim TaymansSplit in library and example program