projects
/
platform
/
upstream
/
gstreamer.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/gstreamer.git
2009-06-18
Sebastian Pölsterl
Added vmethod unprepare to GstRTSPMedia
commit
|
commitdiff
|
tree
|
snapshot
2009-06-18
Sebastian Pölsterl
Made collect_streams function public
commit
|
commitdiff
|
tree
|
snapshot
2009-06-18
Sebastian Pölsterl
Added vmethod create_pipeline to GstRTSPMediaFactory
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Wim Taymans
client: use g_source_destroy()
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Wim Taymans
rtsp: prepare for handling GET/SET_PARAMETER
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
Wim Taymans
media: don't leak session pads
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
Wim Taymans
media: clean up the messages a bit
commit
|
commitdiff
|
tree
|
snapshot
2009-06-03
Wim Taymans
sdp: warn and skip streams without media
commit
|
commitdiff
|
tree
|
snapshot
2009-05-31
Sebastian Pölsterl
vala: Fixed typo in header file of RTSPMediaStream
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Wim Taymans
media: fix message
commit
|
commitdiff
|
tree
|
snapshot
2009-05-26
Wim Taymans
media: be less verbose and leak less
commit
|
commitdiff
|
tree
|
snapshot
2009-05-26
Wim Taymans
media: don't leak the destination address
commit
|
commitdiff
|
tree
|
snapshot
2009-05-26
Wim Taymans
rtsp: use RTCP to keep the session alive
commit
|
commitdiff
|
tree
|
snapshot
2009-05-26
Wim Taymans
session: add 5sec to the real session timeout
commit
|
commitdiff
|
tree
|
snapshot
2009-05-26
Wim Taymans
client: replay OK to GET/SET_PARAMETER
commit
|
commitdiff
|
tree
|
snapshot
2009-05-26
Wim Taymans
media: keep track of active transports
commit
|
commitdiff
|
tree
|
snapshot
2009-05-24
Wim Taymans
example: add SDP relay example
commit
|
commitdiff
|
tree
|
snapshot
2009-05-24
Wim Taymans
media: also count active TCP connections
commit
|
commitdiff
|
tree
|
snapshot
2009-05-24
Wim Taymans
rtsp: add support for dynamic elements
commit
|
commitdiff
|
tree
|
snapshot
2009-05-24
Wim Taymans
sdp: don't add encoding name when absent in caps
commit
|
commitdiff
|
tree
|
snapshot
2009-05-23
Wim Taymans
client: warn when we can't do RTP-Info
commit
|
commitdiff
|
tree
|
snapshot
2009-05-23
Wim Taymans
factory: factor out the stream construction
commit
|
commitdiff
|
tree
|
snapshot
2009-05-23
Wim Taymans
client: only add RTP-Info when we have the info
commit
|
commitdiff
|
tree
|
snapshot
2009-05-17
Wim Taymans
back to development
commit
|
commitdiff
|
tree
|
snapshot
2009-05-17
Wim Taymans
release: 0.10.3
commit
|
commitdiff
|
tree
|
snapshot
2009-05-15
Wim Taymans
media: link the RTP udpsrc to the session manager
commit
|
commitdiff
|
tree
|
snapshot
2009-05-15
Sebastian Pölsterl
Don't use hard-coded version number in pkg-config file
commit
|
commitdiff
|
tree
|
snapshot
2009-05-11
Wim Taymans
back to development
commit
|
commitdiff
|
tree
|
snapshot
2009-05-11
Wim Taymans
release 0.10.2
commit
|
commitdiff
|
tree
|
snapshot
2009-05-11
Wim Taymans
add some .gitignore files
commit
|
commitdiff
|
tree
|
snapshot
2009-04-29
Wim Taymans
media: seek to key frames
commit
|
commitdiff
|
tree
|
snapshot
2009-04-21
Wim Taymans
media: emit the unprepared signal by id
commit
|
commitdiff
|
tree
|
snapshot
2009-04-21
Sebastian Pölsterl
Set pipeline's state to NULL no matter if the media...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-20
Sebastian Pölsterl
Added finalize function to GstRTPSPServer to unref...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-20
Sebastian Pölsterl
Updated vala bindings
commit
|
commitdiff
|
tree
|
snapshot
2009-04-14
Wim Taymans
server: use appsink and appsrc with the API
commit
|
commitdiff
|
tree
|
snapshot
2009-04-14
Wim Taymans
tests: set the payload type correctly
commit
|
commitdiff
|
tree
|
snapshot
2009-04-03
Wim Taymans
factory: connect to the unprepare signal
commit
|
commitdiff
|
tree
|
snapshot
2009-04-03
Wim Taymans
media: add signal to notify of unprepare
commit
|
commitdiff
|
tree
|
snapshot
2009-04-03
Wim Taymans
media: more work on making the media shared
commit
|
commitdiff
|
tree
|
snapshot
2009-04-03
Wim Taymans
examples: mark the example as shared for testing
commit
|
commitdiff
|
tree
|
snapshot
2009-04-03
Wim Taymans
client: support shared media
commit
|
commitdiff
|
tree
|
snapshot
2009-04-03
Wim Taymans
client: fix refcounting crasher
commit
|
commitdiff
|
tree
|
snapshot
2009-04-01
Tim-Philipp...
Fix rtsp client refcount management in TCP mode.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-31
Tim-Philipp...
docs: fix typo in API docs
commit
|
commitdiff
|
tree
|
snapshot
2009-03-13
Wim Taymans
More seeking fixes.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-12
Wim Taymans
Add beginnings of seeking.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-12
Wim Taymans
allow pause requests for now.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-11
Wim Taymans
Remove weak ref on the session in teardown
commit
|
commitdiff
|
tree
|
snapshot
2009-03-11
Wim Taymans
Do some more session cleanup
commit
|
commitdiff
|
tree
|
snapshot
2009-03-11
Wim Taymans
Add TCP transports
commit
|
commitdiff
|
tree
|
snapshot
2009-03-11
Wim Taymans
Add example server that takes launch lines
commit
|
commitdiff
|
tree
|
snapshot
2009-03-06
Wim Taymans
Add support for live streams
commit
|
commitdiff
|
tree
|
snapshot
2009-03-04
Wim Taymans
Free the pipeline before other things
commit
|
commitdiff
|
tree
|
snapshot
2009-03-04
Wim Taymans
Only free the pending tunnel if there is one
commit
|
commitdiff
|
tree
|
snapshot
2009-03-04
Wim Taymans
rtsp-server: Add support for tunneling
commit
|
commitdiff
|
tree
|
snapshot
2009-02-19
Wim Taymans
Fix for channel -> watch rename in gstreamer
commit
|
commitdiff
|
tree
|
snapshot
2009-02-18
Wim Taymans
Use ASYNC RTSP io
commit
|
commitdiff
|
tree
|
snapshot
2009-02-18
Wim Taymans
Add better debug info
commit
|
commitdiff
|
tree
|
snapshot
2009-02-13
Wim Taymans
Time out sessions
commit
|
commitdiff
|
tree
|
snapshot
2009-02-13
Wim Taymans
Pass GTimeVal around for performance reasons
commit
|
commitdiff
|
tree
|
snapshot
2009-02-13
Wim Taymans
Add better support for session timeouts
commit
|
commitdiff
|
tree
|
snapshot
2009-02-13
Wim Taymans
Add suport for RTP manager monitoring
commit
|
commitdiff
|
tree
|
snapshot
2009-02-13
Wim Taymans
Add support for session keepalive
commit
|
commitdiff
|
tree
|
snapshot
2009-02-13
Wim Taymans
Handle media bus messages
commit
|
commitdiff
|
tree
|
snapshot
2009-02-13
Wim Taymans
Some more session timeout handling
commit
|
commitdiff
|
tree
|
snapshot
2009-02-10
Wim Taymans
Add timeout property
commit
|
commitdiff
|
tree
|
snapshot
2009-02-10
Wim Taymans
Use getters and setters in property code
commit
|
commitdiff
|
tree
|
snapshot
2009-02-04
Wim Taymans
Merge branch 'master' of git+ssh://git.collabora.co...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-04
Wim Taymans
Add more timeout stuff
commit
|
commitdiff
|
tree
|
snapshot
2009-02-04
Wim Taymans
Add beginnings of session timeouts and limits
commit
|
commitdiff
|
tree
|
snapshot
2009-02-04
Wim Taymans
Cleanup of sessions and more
commit
|
commitdiff
|
tree
|
snapshot
2009-02-04
Wim Taymans
Rename a variable
commit
|
commitdiff
|
tree
|
snapshot
2009-02-03
Wim Taymans
Rework the way we handle transports for streams
commit
|
commitdiff
|
tree
|
snapshot
2009-01-31
Wim Taymans
Drop const from functions dealing with urls
commit
|
commitdiff
|
tree
|
snapshot
2009-01-30
Wim Taymans
Fix various leaks
commit
|
commitdiff
|
tree
|
snapshot
2009-01-30
Wim Taymans
More cleanups
commit
|
commitdiff
|
tree
|
snapshot
2009-01-30
Wim Taymans
More docs and small cleanups
commit
|
commitdiff
|
tree
|
snapshot
2009-01-30
Wim Taymans
Add a README and more example code
commit
|
commitdiff
|
tree
|
snapshot
2009-01-30
Wim Taymans
Fix some leaks and change default port
commit
|
commitdiff
|
tree
|
snapshot
2009-01-30
Wim Taymans
Cleanups to the session object
commit
|
commitdiff
|
tree
|
snapshot
2009-01-30
Wim Taymans
Cleanups and reuse media from DESCRIBE
commit
|
commitdiff
|
tree
|
snapshot
2009-01-30
Wim Taymans
Add shared properties to media and factory
commit
|
commitdiff
|
tree
|
snapshot
2009-01-30
Wim Taymans
Add a little comment
commit
|
commitdiff
|
tree
|
snapshot
2009-01-30
Wim Taymans
Reorganize things, prepare for media sharing
commit
|
commitdiff
|
tree
|
snapshot
2009-01-30
Wim Taymans
Back to development
commit
|
commitdiff
|
tree
|
snapshot
2009-01-30
Wim Taymans
Make 0.10.1 release
commit
|
commitdiff
|
tree
|
snapshot
2009-01-29
Wim Taymans
Fix make dist
commit
|
commitdiff
|
tree
|
snapshot
2009-01-24
Sebastian Pölsterl
Fixed compile error of python bindings
commit
|
commitdiff
|
tree
|
snapshot
2009-01-24
Sebastian Pölsterl
Marked values as nullable accordingly
commit
|
commitdiff
|
tree
|
snapshot
2009-01-24
Sebastian Pölsterl
Updated Vala bindings
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Wim Taymans
Cleanups and doc updates
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Wim Taymans
More improvements
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Wim Taymans
Update example
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Wim Taymans
Handle state change failures better
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Wim Taymans
Make element creation more extendible
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Wim Taymans
Make the server handle arbitrary pipelines
commit
|
commitdiff
|
tree
|
snapshot
2009-01-20
Wim Taymans
Allow setting a custom media factory for a server
commit
|
commitdiff
|
tree
|
snapshot
2009-01-20
Wim Taymans
Allow setting a custom media factory for a client.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-20
Wim Taymans
Add Makefile entry for the media factory
commit
|
commitdiff
|
tree
|
snapshot
next