gobject-introspection: Add annotations to support language bindings
[platform/upstream/gstreamer.git] / gst /
2014-03-24 Sebastian Rasmussengobject-introspection: Add annotations to support langu...
2014-03-15 Sebastian Rasmussenrtsp-stream: Don't mix IPv4 and IPv6 addresses
2014-03-13 Wim Taymansstream: take caps after the session manager
2014-03-13 Wim Taymansstream: release lock while pushing out packets
2014-03-11 David Svensson Forsrtsp-client: vmethod for modifying tunnel GET response
2014-03-03 Wim Taymanssdp: make 1 media line per profile
2014-03-03 Wim Taymansfactory: add profile property and pass to media and...
2014-03-03 Wim Taymanssdp: pass multicast connection for multicast-only stream
2014-03-03 Wim Taymansstream: release some locks in error cases
2014-03-03 Sebastian Rasmussendocs: Enable and fix gtk-doc warnings
2014-02-18 Branko Subasicrtsp-media: don't loose frames handling new PLAY request
2014-02-18 Wim TaymansRevert "media: only flush when setting a new start...
2014-02-18 Wim Taymansmedia: only flush when setting a new start position
2014-02-18 Göran Jönssonstream: set ttl-mc before adding the socket
2014-02-18 Aleix Conchillo... media: stop thread if media is already prepared
2014-02-09 Sebastian Drögertsp-server: Fix lots of compiler warnings with clang
2014-02-09 Sebastian DrögeRevert "rtsp-server: support build against last stable...
2014-02-07 Wim Taymanssession: improve RTP-Info
2014-02-07 Andrey UtkinDon't free rtpinfo GString when it is NULL
2014-02-06 Wim Taymansmedia: only set keyframe flag when modifying start
2014-02-06 Ognyan Tonchevthread-pool: Unref source after mainloop has quit to...
2014-02-04 Wim Taymansstream: handle NULL seqnum and rtptime arguments
2014-02-04 Ognyan Tonchevthread-pool: Unref reused threads in gst_rtsp_thread_stop()
2014-02-04 Wim Taymansstream: add fallback for missing stats property
2014-01-28 Wim Taymansstream: don't leak stats structure
2014-01-27 Sebastian Rasmussenstream: Get rtpinfo properties atomically from payloader
2014-01-21 Wim Taymansmedia: refactor state change functions and signals
2014-01-21 Ognyan Tonchevmedia: add signal to notify of pending state changes
2014-01-12 Tim-Philipp Müllerrtsp-server: support build against last stable release
2014-01-07 Wim Taymansstream: fix compilation
2014-01-07 Wim Taymansstream: add property to configure profiles
2014-01-07 Wim Taymansclient: let stream check supported transport
2014-01-07 Wim Taymansstream: add method to check supported transport
2013-12-26 Wim Taymansstream: return clock-rate from get_rtpinfo
2013-12-26 Wim Taymanssession-media: calculate start-time
2013-12-26 Wim Taymansstream: also return the running-time
2013-12-26 Wim Taymanssession-media: let the session-media make the RTPInfo
2013-12-26 Aleix Conchillo... mount-points: sort sequence before g_sequence_lookup
2013-12-19 Aleix Conchillo... media: add setup_sdp vmethod
2013-12-19 Edward Herveyrtsp-stream: Check return value of sscanf
2013-12-19 Edward Herveyrtsp-client: Fix iteration
2013-12-18 Wim Taymansclient: add vmethod to configure media and streams
2013-12-12 Tim-Philipp Müllerrtsp-server: add padding to many public structures
2013-12-09 Aleix Conchillo... media: add new create_rtpbin vmethod
2013-11-29 Wim Taymansstream-transport: free url in finalize
2013-11-29 Ognyan Tonchevmedia: also do state change in suspended state
2013-11-29 Wim Taymansmedia: also handle prepare and range in suspended state
2013-11-28 Wim Taymansclient: store setup uri and use in PLAY response
2013-11-28 Wim Taymansstream-transport: add method to get/set url
2013-11-28 Wim Taymansclient: suspend after SDP and unsuspend before PLAYING
2013-11-28 Wim Taymansmedia: add suspend modes
2013-11-28 Wim Taymansmedia: start live streams in blocked state
2013-11-28 Wim Taymansmedia: refactor starting and waiting for preroll
2013-11-28 Wim Taymansstream: add API to block streams
2013-11-26 Wim Taymansmedia: move default implementations to where they are...
2013-11-26 Wim Taymansmedia: take the right lock in gst_rtsp_media_set_pipeli...
2013-11-26 Wim Taymansmedia: handle add-added on non-bins too
2013-11-22 Sebastian Rasmussenrtsp-media/-factory: Fix request pad name comments
2013-11-22 Aleix Conchillo... rtsp-media: remove transports if media is in error...
2013-11-22 Wim Taymansrtsp-media: use element metadata to find payloader
2013-11-22 Aleix Conchillo... rtsp-stream: add getter for payload type
2013-11-22 Sebastian Rasmussenrtsp-*: Refer to NULL as a constant in comments
2013-11-22 Sebastian Rasmussenrtsp-*: Fix type name typos in comments
2013-11-18 Tim-Philipp Müllerrtsp-server: sprinkle some allow-none annotations for g-i
2013-11-18 Wim Taymansstream: add method to filter transports
2013-11-15 Wim Taymansrtsp: allow NULL func in filters
2013-11-12 Wim Taymansaddress-pool: fix address increment
2013-11-12 Patricia Muscaluclient: allow absolute path in requests
2013-11-12 Patricia Muscaluclient: make make_path_from_uri a vmethod
2013-11-12 Wim Taymansstream: Add functions to get rtp and rtcp sockets
2013-11-12 Wim Taymanscontext: defing a GType for the context
2013-11-12 Sebastian PölsterlFixed several GIR warnings
2013-11-12 Wim Taymansauth: small typos
2013-11-12 Sebastian Rasmussentoken: Validate args for gst_rtsp_token_is_allowed
2013-11-12 Sebastian Rasmussentoken: Fix bug when creating empty token
2013-11-12 Wim Taymansthread-pool: avoid race in shutdown
2013-11-12 Sebastian Rasmussenpermissions: Fix refcounting when adding/removing roles
2013-11-04 Ognyan Tonchevrtsp-server: Fix socket leak
2013-10-30 Sebastian Drögertsp-session-pool: Make sure session IDs are properly...
2013-10-30 Ognyan Tonchevthread-pool: Fix thread leak when reusing threads
2013-10-15 Patricia Muscalutests: fixed racy behavior in rtspserver tests
2013-10-04 Wim Taymansclient: append query string in PAUSE/PLAY/TEARDOWN...
2013-10-04 Jonas Holmbergclient: Add query to control path
2013-10-04 Wim Taymansrtsp-media: remove old line
2013-10-02 Jonas Holmbergstream: Correct control comparison
2013-10-02 Youness Alaouimedia: Check dynamically if the pipeline supports seeking
2013-10-02 Youness Alaouimedia: Return FALSE if seeking is not supported
2013-10-01 Wim Taymansrtsp-media: don't seek accurate by default
2013-09-26 Jonas Holmbergclient: Reply 400 if media cannot be constructed
2013-09-26 Jonas Holmbergclient: Send setup reply once only
2013-09-24 Jonas Holmbergserver: Emit client-connected signal earlier
2013-09-24 Patrick Radiziaddresspool: return reason of failure
2013-09-19 Jonas Holmbergclient: Do not read beyond end of path string
2013-09-17 Wim Taymansclient: Fix RTPInfo header
2013-09-17 Wim Taymansclient: map url to path only in describe
2013-09-17 Wim TaymansRevert "client: map URL to path in requests"
2013-09-16 Wim Taymansclient: map URL to path in requests
2013-09-16 Wim Taymansmount-points: make vmethod to make path from uri
2013-09-09 Ognyan Tonchevthread-pool: Add cleanup to wait for the threadpool...
2013-09-06 Jonas Holmbergclient: free threadpool
next