gstreamer/gst/rtmp2/rtmp
Jan Alexander Steffens (heftig) cb7f0c4be7 rtmp2: Add gst_rtmp_output_stream_write_all_buffer_async
Similar to gst_rtmp_output_stream_write_all_bytes_async, but takes a
GstBuffer instead of a GBytes. It can also return the number of bytes
written, which might be lower in case of an error.
2020-02-21 15:20:41 +00:00
..
amf.c rtmp2: Add single-value AMF0 parsing and serializing 2019-12-03 14:11:47 +01:00
amf.h rtmp2: Add single-value AMF0 parsing and serializing 2019-12-03 14:11:47 +01:00
rtmpchunkstream.c rtmp2: Improve handling incoming set chunk/window size 2020-02-21 15:20:41 +00:00
rtmpchunkstream.h rtmp2: Improve handling incoming set chunk/window size 2020-02-21 15:20:41 +00:00
rtmpclient.c rtmp2: Improve handling incoming set chunk/window size 2020-02-21 15:20:41 +00:00
rtmpclient.h Add files from gst-rtmp 2019-11-05 13:52:55 +00:00
rtmpconnection.c rtmp2: Improve handling incoming set chunk/window size 2020-02-21 15:20:41 +00:00
rtmpconnection.h rtmp2: Improve handling incoming set chunk/window size 2020-02-21 15:20:41 +00:00
rtmphandshake.c Add files from gst-rtmp 2019-11-05 13:52:55 +00:00
rtmphandshake.h Add files from gst-rtmp 2019-11-05 13:52:55 +00:00
rtmpmessage.c rtmp2: Add gst_rtmp_message_is_metadata 2019-12-03 14:11:47 +01:00
rtmpmessage.h rtmp2: Reject oversized messages 2020-02-21 15:20:41 +00:00
rtmputils.c rtmp2: Add gst_rtmp_output_stream_write_all_buffer_async 2020-02-21 15:20:41 +00:00
rtmputils.h rtmp2: Add gst_rtmp_output_stream_write_all_buffer_async 2020-02-21 15:20:41 +00:00