index
:
~reynaldo/gst-plugins-bad
0.10
android
gaze
opencv
Unnamed repository; edit this file 'description' to name the repository.
reynaldo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
rtmp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-08
rtmpsrc: fix flushing seek
George Kiagiadakis
1
-20
/
+47
2017-08-08
rtmpsrc: remove unused macro
George Kiagiadakis
1
-7
/
+0
2017-05-16
Remove plugin specific static build option
Nicolas Dufresne
1
-2
/
+0
2017-04-12
docs: Port all docstring to gtk-doc markdown
Thibault Saunier
2
-6
/
+6
2016-08-20
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
1
-0
/
+18
2016-05-15
rtmpsrc: Remove dead assignments
Edward Hervey
1
-8
/
+6
2016-03-27
rtmpsrc plugin : add timeout option
Yann Jouanin
2
-3
/
+19
2016-03-24
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
2
-4
/
+2
2016-02-09
rtpmsink: Implement setcaps that uses streamheader
Julien MOUTTE
2
-23
/
+68
2015-12-30
rtmp: refer to both elements in the README
Reynaldo H. Verdejo Pinochet
1
-2
/
+2
2015-12-30
rtmpsrc: check for failed RTMP context alloc
Reynaldo H. Verdejo Pinochet
1
-6
/
+15
2015-12-30
rtmpsink: check for failed RTMP context alloc
Reynaldo H. Verdejo Pinochet
1
-5
/
+16
2015-12-30
rtmp: correct librtmp log-level mappings
Reynaldo H. Verdejo Pinochet
1
-9
/
+28
2015-12-15
plugins-bad: Fix example pipelines
Vineeth TM
2
-2
/
+2
2015-10-03
rtmpsrc: plug memory-leaks
Havard Graff
1
-4
/
+4
2015-10-02
rtmpsrc: Fix indentation with gst-indent
John Slade
1
-2
/
+2
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
2
-1
/
+34
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-07-01
rtmpsrc: Report limited bandwidth
Jan Alexander Steffens (heftig)
1
-0
/
+9
2014-06-05
rtmp: proxy logging from librtmp
Edward Hervey
1
-0
/
+50
2014-06-05
rtmpsrc: Fix position querying
Edward Hervey
1
-1
/
+1
2014-05-10
rtmpsrc: error out if we get EOS immediately without any data
Tim-Philipp Müller
1
-2
/
+8
2014-03-26
rtmpsink: Remove URL check for valid playpath.
Jan Schmidt
1
-1
/
+1
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
2013-04-01
rtmpsrc: Implement basesrc->unlock()
David Schleef
1
-1
/
+19
2012-12-01
rtmpsrc: disable seeking if the configured url specifies live=true
Alessandro Decina
1
-6
/
+7
2012-11-04
Fix FSF address
Tim-Philipp Müller
5
-10
/
+10
2012-10-17
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
2
-2
/
+2
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
2
-2
/
+2
2012-06-21
rtmpsrc: Fix element losing data at the end of buffers
Mike Ruprecht
1
-1
/
+1
2012-05-05
Add WINSOCK2_LIBS, remove WIN32_LIBS, fix rtmp build on Windows some more
Tim-Philipp Müller
1
-1
/
+1
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2012-03-28
update for buffer changes
Wim Taymans
1
-1
/
+1
2012-03-15
update for memory api changes
Wim Taymans
1
-1
/
+1
2012-02-09
rtmp: don't use gst_element_class_install_std_props()
Tim-Philipp Müller
2
-13
/
+15
2012-01-25
port some more to new memory API
Mark Nauwelaerts
2
-9
/
+11
2012-01-04
GST_FLOW_UNEXPECTED -> GST_FLOW_EOS
Wim Taymans
1
-1
/
+1
2011-11-28
Merge commit '26d6add9457f00ce8ec13844368466f0e3816e5d' into 0.11
Tim-Philipp Müller
2
-0
/
+40
2011-11-28
rtmp: add WSAStartup and WSACleanup on Win32
Julien Isorce
2
-0
/
+40
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
2
-20
/
+32
2011-10-08
rtmp: port to 0.11
Wim Taymans
2
-91
/
+77
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
5
-17
/
+473
2010-09-02
rtmpsrc: fix wrong use of GST_ELEMENT_ERROR
Tim-Philipp Müller
1
-1
/
+1
2010-07-30
rtmpsrc: fix warning on osx.
Alessandro Decina
1
-1
/
+1
[next]