gstreamer/gst-libs/gst
Stéphane Cerveau 7013a58874 videoencoder: Use video marker flag to signal end of frame
This marker is optional, its name refer to RTP marker bit. This mark can
be use to reduce latency in various use cases. With the split between
finish_frame() and finish_subframe() we will now be able to identitfy
the last subframe with no latency.

In order to detail the use of GST_BUFFER_FLAG_MARKER in a video
use case, the flag GST_VIDEO_BUFFER_FLAG_MARKER has been introduced
with a proper documentation clarifying marker's role.
2019-12-21 02:59:14 +00:00
..
allocators Remove autotools build system 2019-10-13 14:15:43 +01:00
app Remove autotools build system 2019-10-13 14:15:43 +01:00
audio audioencoder: fix segment event leak 2019-12-20 12:43:35 +00:00
fft Remove autotools build system 2019-10-13 14:15:43 +01:00
gl remove various useless linefeed in logs 2019-12-11 10:07:12 +01:00
pbutils codec-utils: add h264 constrained and progressive profiles 2019-12-03 23:35:23 +00:00
riff Remove autotools build system 2019-10-13 14:15:43 +01:00
rtp rtcpbuffer: add RTPFB_TYPE_TWCC for Transport-Wide Congestion Control 2019-11-05 12:42:52 +00:00
rtsp rtspconnection: Add functions without GTimeVal deprecate existing 2019-12-18 18:20:25 +00:00
sdp Remove autotools build system 2019-10-13 14:15:43 +01:00
tag Remove autotools build system 2019-10-13 14:15:43 +01:00
video videoencoder: Use video marker flag to signal end of frame 2019-12-21 02:59:14 +00:00
gettext.h Fix FSF address 2012-11-03 23:05:09 +00:00
glib-compat-private.h Fix FSF address 2012-11-03 23:05:09 +00:00
gst-i18n-app.h tools: add simple command-line gst-play utility for testing purposes 2013-08-16 15:45:23 +01:00
gst-i18n-plugin.h Fix FSF address 2012-11-03 23:05:09 +00:00
meson.build meson: Add feature options for all plugins 2018-07-27 18:42:11 +05:30