summaryrefslogtreecommitdiff
path: root/ext/rtmp
AgeCommit message (Expand)AuthorFilesLines
2021-08-09rtmpsrc: mention setting librtmp flags in docsR S Nikhil Krishna1-0/+10
2021-03-23rtmp: allow per feature registrationStéphane Cerveau7-76/+160
2020-07-07rtmp, transcodebin: fix i18n header includesTim-Philipp Müller2-2/+2
2019-11-05documentation: fixed a heap o' typosAaron Boxer1-1/+1
2019-10-14Remove autotools build systemTim-Philipp Müller1-8/+0
2019-05-13docs: Build documentation with hotdocThibault Saunier1-0/+1
2019-03-20rtmpsrc: fix buffer leak on read error or EOSIlya Smelykh1-0/+2
2018-08-31rtmpsink: Fix leak on connection failureSeungha Yang1-10/+20
2018-07-27Add feature options for almost all pluginsNirbheek Chauhan1-1/+1
2018-04-25Meson: Generate pc file for all plugins in badXavier Claessens1-0/+1
2018-01-28rtmpsink: don't crash if there's streamheader field in the capsTim-Philipp Müller1-13/+25
2017-08-08rtmpsrc: fix flushing seekGeorge Kiagiadakis1-20/+47
2017-08-08rtmpsrc: remove unused macroGeorge Kiagiadakis1-7/+0
2017-05-16Remove plugin specific static build optionNicolas Dufresne1-2/+0
2017-04-12docs: Port all docstring to gtk-doc markdownThibault Saunier2-6/+6
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan1-0/+18
2016-05-15rtmpsrc: Remove dead assignmentsEdward Hervey1-8/+6
2016-03-27rtmpsrc plugin : add timeout optionYann Jouanin2-3/+19
2016-03-24bad: use new gst_element_class_add_static_pad_template()Vineeth TM2-4/+2
2016-02-09rtpmsink: Implement setcaps that uses streamheaderJulien MOUTTE2-23/+68
2015-12-30rtmp: refer to both elements in the READMEReynaldo H. Verdejo Pinochet1-2/+2
2015-12-30rtmpsrc: check for failed RTMP context allocReynaldo H. Verdejo Pinochet1-6/+15
2015-12-30rtmpsink: check for failed RTMP context allocReynaldo H. Verdejo Pinochet1-5/+16
2015-12-30rtmp: correct librtmp log-level mappingsReynaldo H. Verdejo Pinochet1-9/+28
2015-12-15plugins-bad: Fix example pipelinesVineeth TM2-2/+2
2015-10-03rtmpsrc: plug memory-leaksHavard Graff1-4/+4
2015-10-02rtmpsrc: Fix indentation with gst-indentJohn Slade1-2/+2
2015-06-01rtmpsink: Initialize GstMapInfoEdward Hervey1-1/+1
2015-05-30rtmpsink: Do not crash when receiving buffers after GST_FLOW_ERRORVivia Nikolaidou2-1/+34
2014-10-20rtmpsink: Declare sink variable that was forgotten in last commitSebastian Dröge1-0/+2
2014-10-20rtmpsink: Free URI string in finalize()Havard Graff1-0/+1
2014-07-01rtmpsrc: Report limited bandwidthJan Alexander Steffens (heftig)1-0/+9
2014-06-05rtmp: proxy logging from librtmpEdward Hervey1-0/+50
2014-06-05rtmpsrc: Fix position queryingEdward Hervey1-1/+1
2014-05-10rtmpsrc: error out if we get EOS immediately without any dataTim-Philipp Müller1-2/+8
2014-03-26rtmpsink: Remove URL check for valid playpath.Jan Schmidt1-1/+1
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2013-04-01rtmpsrc: Implement basesrc->unlock()David Schleef1-1/+19
2012-12-01rtmpsrc: disable seeking if the configured url specifies live=trueAlessandro Decina1-6/+7
2012-11-04Fix FSF addressTim-Philipp Müller5-10/+10
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller2-2/+2
2012-10-12rtmpsink: handle RTMP_Write() return value correctlySergey N. Gorshkov1-1/+1
2012-10-12rtmpsink: fix memory leak from URI verification via RTMP_ParseURL()David Régade1-4/+12
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2-2/+2
2012-06-21rtmpsrc: Fix element losing data at the end of buffersMike Ruprecht1-1/+1
2012-05-05Add WINSOCK2_LIBS, remove WIN32_LIBS, fix rtmp build on Windows some moreTim-Philipp Müller1-1/+1
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2012-03-28update for buffer changesWim Taymans1-1/+1
2012-03-15update for memory api changesWim Taymans1-1/+1
2012-02-09rtmp: don't use gst_element_class_install_std_props()Tim-Philipp Müller2-13/+15