summaryrefslogtreecommitdiff
path: root/ext/rtmp/gstrtmpsrc.c
Commit message (Expand)AuthorAgeFilesLines
* various: fix pad template ref leaksVincent Penquerc'h2011-11-281-2/+1
* rtmp: add WSAStartup and WSACleanup on Win32Julien Isorce2011-11-281-0/+16
* RTMP: add rtmpsink element for output to an RTMP serverJan Schmidt2011-06-181-15/+2
* rtmpsrc: fix wrong use of GST_ELEMENT_ERRORTim-Philipp Müller2010-09-021-1/+1
* rtmpsrc: fix warning on osx.Alessandro Decina2010-07-301-1/+1
* rtmp: All read return values smaller than zero are failuresSebastian Dröge2010-06-231-1/+1
* rtmpsrc: Do some sanity checks before accepting an URISebastian Dröge2010-06-231-1/+2
* rtmpsrc: Fix timestamps after a seekSebastian Dröge2010-06-091-5/+6
* rtmpsrc: Remove page-url and swf-url propertiesSebastian Dröge2010-06-071-42/+0
* rtmpsrc: Fix memory leaksSebastian Dröge2010-06-071-6/+4
* rtmpsrc: Add some braces to improve readabilitySebastian Dröge2010-06-061-2/+2
* rtmpsrc: Improve timestamp handling a bitSebastian Dröge2010-06-061-3/+6
* rtmpsrc: Add support for seekingSebastian Dröge2010-06-061-8/+118
* rtmpsrc: Handle timestamps and the position querySebastian Dröge2010-06-061-7/+21
* rtmpsrc: Allocate and free the RTMP instance in start/stopSebastian Dröge2010-06-061-57/+55
* rtmpsrc: Add properties for setting the swfUrl and pageUrl propertiesSebastian Dröge2010-06-051-3/+56
* rtmpsrc: Major cleanup and reorganizationSebastian Dröge2010-06-051-308/+118
* rtmp: Move to ext and drop internal librtmp copySebastian Dröge2010-06-051-0/+652