summaryrefslogtreecommitdiff
path: root/ext/rtmp
AgeCommit message (Expand)AuthorFilesLines
2012-03-09gst: Add better support for static pluginsSebastian Dröge2-2/+4
2011-11-28various: fix pad template ref leaksVincent Penquerc'h2-4/+3
2011-11-28rtmp: add WSAStartup and WSACleanup on Win32Julien Isorce2-0/+40
2011-09-12rtmpsink: don't block the main thread with RTMP_ConnectAlessandro Decina1-14/+15
2011-06-18RTMP: add rtmpsink element for output to an RTMP serverJan Schmidt5-17/+473
2010-09-02rtmpsrc: fix wrong use of GST_ELEMENT_ERRORTim-Philipp Müller1-1/+1
2010-07-30rtmpsrc: fix warning on osx.Alessandro Decina1-1/+1
2010-06-23rtmp: All read return values smaller than zero are failuresSebastian Dröge1-1/+1
2010-06-23rtmpsrc: Do some sanity checks before accepting an URISebastian Dröge1-1/+2
2010-06-09rtmpsrc: Fix timestamps after a seekSebastian Dröge1-5/+6
2010-06-07rtmpsrc: Remove page-url and swf-url propertiesSebastian Dröge1-42/+0
2010-06-07rtmpsrc: Fix memory leaksSebastian Dröge1-6/+4
2010-06-06rtmpsrc: Add some braces to improve readabilitySebastian Dröge1-2/+2
2010-06-06rtmpsrc: Improve timestamp handling a bitSebastian Dröge1-3/+6
2010-06-06rtmpsrc: Add support for seekingSebastian Dröge2-8/+120
2010-06-06rtmpsrc: Handle timestamps and the position querySebastian Dröge2-8/+23
2010-06-06rtmpsrc: Allocate and free the RTMP instance in start/stopSebastian Dröge1-57/+55
2010-06-05rtmpsrc: Add properties for setting the swfUrl and pageUrl propertiesSebastian Dröge2-3/+58
2010-06-05rtmpsrc: Major cleanup and reorganizationSebastian Dröge2-314/+126
2010-06-05rtmp: Move to ext and drop internal librtmp copySebastian Dröge4-0/+745