summaryrefslogtreecommitdiff
path: root/ext/rtmp
Commit message (Expand)AuthorAgeFilesLines
* rtmpsrc: mention setting librtmp flags in docsR S Nikhil Krishna2021-08-091-0/+10
* rtmp: allow per feature registrationStéphane Cerveau2021-03-237-76/+160
* rtmp, transcodebin: fix i18n header includesTim-Philipp Müller2020-07-072-2/+2
* documentation: fixed a heap o' typosAaron Boxer2019-11-051-1/+1
* Remove autotools build systemTim-Philipp Müller2019-10-141-8/+0
* docs: Build documentation with hotdocThibault Saunier2019-05-131-0/+1
* rtmpsrc: fix buffer leak on read error or EOSIlya Smelykh2019-03-201-0/+2
* rtmpsink: Fix leak on connection failureSeungha Yang2018-08-311-10/+20
* Add feature options for almost all pluginsNirbheek Chauhan2018-07-271-1/+1
* Meson: Generate pc file for all plugins in badXavier Claessens2018-04-251-0/+1
* rtmpsink: don't crash if there's streamheader field in the capsTim-Philipp Müller2018-01-281-13/+25
* rtmpsrc: fix flushing seekGeorge Kiagiadakis2017-08-081-20/+47
* rtmpsrc: remove unused macroGeorge Kiagiadakis2017-08-081-7/+0
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-2/+0
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-122-6/+6
* 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