gstreamer/tests/check
Jan Alexander Steffens (heftig) b46dab13d2 rtph264pay: Support STAP-A bundling
Add a new property "do-aggregate"* to the H.264 RTP payloader which
enables STAP-A aggregation as per [RFC-6184][1]. With aggregation enabled,
packets are bundled instead of sent immediately, up until the MTU size.
Bundles also end at access unit boundaries or when packets have to be
fragmented.

*: The property-name is kept generic since it might apply more widely,
   e.g. STAP-B or MTAP.
[1]: https://tools.ietf.org/html/rfc6184#section-5.7

Closes https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/issues/434
2019-07-03 19:05:29 +00:00
..
elements rtph264pay: Support STAP-A bundling 2019-07-03 19:05:29 +00:00
generic tests: Remove pointless unistd.h include 2018-12-30 21:54:44 +09:00
pipelines tagschecking: Use gst_message_parse_warning in case of GST_MESSAGE_WARNING 2018-12-19 15:57:32 +00:00
.gitignore tests: ignore sub-directory with orc tests 2010-06-17 16:41:56 +01:00
gst-plugins-good.supp supp: Ignore leaks caused by shout/sethostent 2019-06-04 13:41:30 -04:00
Makefile.am rtpstorage: Make debug category available to sub objects 2019-03-26 19:41:06 -04:00
meson.build rtpstorage: Make debug category available to sub objects 2019-03-26 19:41:06 -04:00