summaryrefslogtreecommitdiff
path: root/ext/rtmp
Commit message (Expand)AuthorAgeFilesLines
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+18
* rtmpsrc: Remove dead assignmentsEdward Hervey2016-05-151-8/+6
* rtmpsrc plugin : add timeout optionYann Jouanin2016-03-272-3/+19
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-242-4/+2
* rtpmsink: Implement setcaps that uses streamheaderJulien MOUTTE2016-02-092-23/+68
* rtmp: refer to both elements in the READMEReynaldo H. Verdejo Pinochet2015-12-301-2/+2
* rtmpsrc: check for failed RTMP context allocReynaldo H. Verdejo Pinochet2015-12-301-6/+15
* rtmpsink: check for failed RTMP context allocReynaldo H. Verdejo Pinochet2015-12-301-5/+16
* rtmp: correct librtmp log-level mappingsReynaldo H. Verdejo Pinochet2015-12-301-9/+28
* plugins-bad: Fix example pipelinesVineeth TM2015-12-152-2/+2
* rtmpsrc: plug memory-leaksHavard Graff2015-10-031-4/+4
* rtmpsrc: Fix indentation with gst-indentJohn Slade2015-10-021-2/+2
* rtmpsink: Initialize GstMapInfoEdward Hervey2015-06-011-1/+1
* rtmpsink: Do not crash when receiving buffers after GST_FLOW_ERRORVivia Nikolaidou2015-05-302-1/+34
* rtmpsink: Declare sink variable that was forgotten in last commitSebastian Dröge2014-10-201-0/+2
* rtmpsink: Free URI string in finalize()Havard Graff2014-10-201-0/+1
* rtmpsrc: Report limited bandwidthJan Alexander Steffens (heftig)2014-07-011-0/+9
* rtmp: proxy logging from librtmpEdward Hervey2014-06-051-0/+50
* rtmpsrc: Fix position queryingEdward Hervey2014-06-051-1/+1
* rtmpsrc: error out if we get EOS immediately without any dataTim-Philipp Müller2014-05-101-2/+8
* rtmpsink: Remove URL check for valid playpath.Jan Schmidt2014-03-261-1/+1
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* rtmpsrc: Implement basesrc->unlock()David Schleef2013-04-011-1/+19
* rtmpsrc: disable seeking if the configured url specifies live=trueAlessandro Decina2012-12-011-6/+7
* Fix FSF addressTim-Philipp Müller2012-11-045-10/+10
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-172-2/+2
* rtmpsink: handle RTMP_Write() return value correctlySergey N. Gorshkov2012-10-121-1/+1
* rtmpsink: fix memory leak from URI verification via RTMP_ParseURL()David Régade2012-10-121-4/+12
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-142-2/+2
* rtmpsrc: Fix element losing data at the end of buffersMike Ruprecht2012-06-211-1/+1
* Add WINSOCK2_LIBS, remove WIN32_LIBS, fix rtmp build on Windows some moreTim-Philipp Müller2012-05-051-1/+1
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* update for buffer changesWim Taymans2012-03-281-1/+1
* update for memory api changesWim Taymans2012-03-151-1/+1
* rtmp: don't use gst_element_class_install_std_props()Tim-Philipp Müller2012-02-092-13/+15
* port some more to new memory APIMark Nauwelaerts2012-01-252-9/+11
* GST_FLOW_UNEXPECTED -> GST_FLOW_EOSWim Taymans2012-01-041-1/+1
* Merge commit '26d6add9457f00ce8ec13844368466f0e3816e5d' into 0.11Tim-Philipp Müller2011-11-282-0/+40
|\
| * rtmp: add WSAStartup and WSACleanup on Win32Julien Isorce2011-11-282-0/+40
* | faac, rtmp: more printf format fixes in debug messagesTim-Philipp Müller2011-11-231-5/+5
* | Update for GstURIHandler get_protocols() changesTim-Philipp Müller2011-11-132-20/+32
* | rtmp: port to 0.11Wim Taymans2011-10-082-91/+77
|/
* rtmpsink: don't block the main thread with RTMP_ConnectAlessandro Decina2011-09-121-14/+15
* RTMP: add rtmpsink element for output to an RTMP serverJan Schmidt2011-06-185-17/+473
* 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