index
:
~arun/gst-plugins-good
master
osxaudio
Unnamed repository; edit this file 'description' to name the repository.
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
rtsp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-26
rtspsrc: Fix segment in TCP mode
Nicolas Dufresne
2
-24
/
+15
2015-03-25
rtspsrc: Remove useless function
Nicolas Dufresne
1
-11
/
+4
2015-03-24
rtspsrc: Fix seeking query
Nicolas Dufresne
1
-3
/
+2
2015-03-18
rtspsrc: Improve trace readability
Nicolas Dufresne
1
-5
/
+32
2015-03-14
rtspsrc: properly escape percent sign in documentation
Ramiro Polla
1
-1
/
+1
2015-03-09
rtspsrc: Don't include payload type in the caps for framesize
Linus Svensson
1
-0
/
+17
2015-03-05
rtspsrc: Fix handling of interleaved (TCP) streams
Sebastian Dröge
1
-1
/
+1
2015-03-05
rtspsrc: Don't unref caps we don't own
Sebastian Dröge
1
-3
/
+0
2015-03-05
rtspsrc: Push RTCP caps on the RTCP pads
Sebastian Dröge
1
-1
/
+31
2015-03-05
rtspsrc: Make sure to send SEGMENT events on all pads
Sebastian Dröge
1
-0
/
+10
2015-02-24
rtspsrc: improve error message when unauthorized
Krzysztof Kotlenga
1
-0
/
+4
2015-02-11
Improve and fix LATENCY query handling
Sebastian Dröge
1
-0
/
+1
2015-02-08
rtspsrc: fix awkward if clause
Tim-Philipp Müller
1
-1
/
+1
2015-02-03
rtspsrc: fix container handling
Wim Taymans
1
-4
/
+3
2015-01-21
Constify some static arrays everywhere
Sebastian Dröge
1
-1
/
+1
2014-12-31
rtspsrc: set PLAYING state after configuring caps
Aleix Conchillo Flaqué
1
-2
/
+5
2014-12-18
rtspsrc: Don't dereference NULL if a suitable stream for the AUX element can'...
Sebastian Dröge
1
-0
/
+4
2014-12-16
rtspsrc: Add something to the debug logs if an RTX AUX element can't be added
Sebastian Dröge
1
-1
/
+5
2014-12-16
rtspsrc: add retransmission support according to RFC4588
Matthew Waters
2
-0
/
+121
2014-11-20
rtspsrc: fix leak for mikey base64 decoded key-mgmt
Aleix Conchillo Flaqué
1
-0
/
+1
2014-11-06
rtsp: fix build in gst-uninstalled setup
Josep Torra
1
-1
/
+1
2014-10-31
rtspsrc: mikey related memory leaks
Aleix Conchillo Flaqué
1
-0
/
+3
2014-10-21
rtspsrc: set full stream caps on internal src TCP pads
Aleix Conchillo Flaqué
1
-0
/
+6
2014-09-26
rtspsrc: Fix compiler warnings
Sebastian Dröge
1
-6
/
+7
2014-09-24
rtsp: clarify expression so operator precedence is clear
Sanjay NM
1
-3
/
+6
2014-08-05
rtspsrc: Push the correct segment in TCP mode when seeking
Sebastian Dröge
1
-1
/
+2
2014-07-10
rtspsrc: fix query leak
Tim-Philipp Müller
1
-1
/
+5
2014-07-02
rtspsrc: fix for mikey api change
Wim Taymans
1
-2
/
+2
2014-06-19
rtspsrc: pass the stream id when asking for crypto params
Wim Taymans
1
-4
/
+6
2014-06-19
rtspsrc: add support for key length parameters
Aleix Conchillo Flaqué
2
-16
/
+173
2014-05-16
rtspsrc: always use a random ssrc for the internal session
Aleix Conchillo Flaqué
1
-1
/
+1
2014-05-02
rtspsrc: remove duplicate test
Vincent Penquerc'h
1
-2
/
+1
2014-04-26
docs: remove outdated and pointless 'Last reviewed' lines from docs
Tim-Philipp Müller
2
-4
/
+0
2014-04-04
rtspsrc: update for new MIKEY API
Wim Taymans
1
-6
/
+22
2014-04-03
rtspsrc: send sender SSRC in the MIKEY message
Wim Taymans
2
-1
/
+5
2014-04-03
rtspsrc: make random number for the CSB
Wim Taymans
1
-1
/
+1
2014-04-03
rtspsrc: don't put spaces in keymgmt header
Wim Taymans
1
-1
/
+1
2014-04-03
rtspsrc: create and send the RTCP encryption key
Wim Taymans
2
-2
/
+124
2014-04-03
rtspsrc: free the srtpdec element
Wim Taymans
1
-0
/
+2
2014-04-03
rtspsrc: cleanup stream_free function
Wim Taymans
1
-16
/
+4
2014-03-25
rtspsrc: only expose streams on dataflow
Wim Taymans
1
-1
/
+2
2014-03-25
rtspsrc: copy sticky events to ghostpad
Wim Taymans
1
-0
/
+12
2014-03-25
rtspsrc: srtp handling
Wim Taymans
2
-1
/
+150
2014-03-25
rtspsrc: set SSRC on caps if known
Wim Taymans
1
-0
/
+3
2014-03-24
rtspsrc: put caps on udpsrc instead of using the signals
Wim Taymans
1
-0
/
+9
2014-03-24
rtspsrc: use profile to set rtcp caps
Wim Taymans
1
-2
/
+10
2014-03-24
rtspsrc: set udpsrc to READY
Wim Taymans
1
-4
/
+4
2014-03-24
rtspsrc: free caps in ptmap array
Wim Taymans
1
-0
/
+8
2014-03-20
rtspsrc: handle NULL rtpmap and parse error better
Wim Taymans
1
-5
/
+7
2014-03-06
rtspsrc: skip streams with same control url
Wim Taymans
2
-11
/
+42
[next]