index
:
~adn770/gst-plugins-bad
0.10
backport
build
eglglessink_backport
hacking
master
opensles
osx-fix-pthread
shm-fixes
srtp
tsdemux
videoparsers
GStreamer plugins bad hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
rtmp
/
gstrtmpsink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-31
rtmpsink: Fix leak on connection failure
Seungha Yang
1
-10
/
+20
2018-01-28
rtmpsink: don't crash if there's streamheader field in the caps
Tim-Philipp Müller
1
-13
/
+25
2017-04-12
docs: Port all docstring to gtk-doc markdown
Thibault Saunier
1
-3
/
+3
2016-03-24
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
1
-2
/
+1
2016-02-09
rtpmsink: Implement setcaps that uses streamheader
Julien MOUTTE
1
-22
/
+67
2015-12-30
rtmpsink: check for failed RTMP context alloc
Reynaldo H. Verdejo Pinochet
1
-5
/
+16
2015-12-15
plugins-bad: Fix example pipelines
Vineeth TM
1
-1
/
+1
2015-06-01
rtmpsink: Initialize GstMapInfo
Edward Hervey
1
-1
/
+1
2015-05-30
rtmpsink: Do not crash when receiving buffers after GST_FLOW_ERROR
Vivia Nikolaidou
1
-1
/
+33
2014-10-20
rtmpsink: Declare sink variable that was forgotten in last commit
Sebastian Dröge
1
-0
/
+2
2014-10-20
rtmpsink: Free URI string in finalize()
Havard Graff
1
-0
/
+1
2014-03-26
rtmpsink: Remove URL check for valid playpath.
Jan Schmidt
1
-1
/
+1
2012-11-04
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-10-17
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
1
-1
/
+1
2012-10-12
rtmpsink: handle RTMP_Write() return value correctly
Sergey N. Gorshkov
1
-1
/
+1
2012-10-12
rtmpsink: fix memory leak from URI verification via RTMP_ParseURL()
David Régade
1
-4
/
+12
2012-09-14
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
1
-1
/
+1
2012-03-28
update for buffer changes
Wim Taymans
1
-1
/
+1
2012-02-09
rtmp: don't use gst_element_class_install_std_props()
Tim-Philipp Müller
1
-9
/
+5
2012-01-25
port some more to new memory API
Mark Nauwelaerts
1
-6
/
+5
2011-11-28
Merge commit '26d6add9457f00ce8ec13844368466f0e3816e5d' into 0.11
Tim-Philipp Müller
1
-0
/
+24
2011-11-28
rtmp: add WSAStartup and WSACleanup on Win32
Julien Isorce
1
-0
/
+24
2011-11-23
faac, rtmp: more printf format fixes in debug messages
Tim-Philipp Müller
1
-5
/
+5
2011-11-13
Update for GstURIHandler get_protocols() changes
Tim-Philipp Müller
1
-10
/
+16
2011-10-08
rtmp: port to 0.11
Wim Taymans
1
-47
/
+44
2011-09-12
rtmpsink: don't block the main thread with RTMP_Connect
Alessandro Decina
1
-14
/
+15
2011-06-18
RTMP: add rtmpsink element for output to an RTMP server
Jan Schmidt
1
-0
/
+347