gstreamer/tests
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
..
check rtph264pay: Support STAP-A bundling 2019-07-03 19:05:29 +00:00
examples examples: rtsp: fix compiler warning 2019-03-22 23:37:09 +00:00
files tests: dist new rtph265.rtp file 2018-12-25 16:55:31 +01:00
icles meson: Add some missing test dependencies 2018-10-28 14:10:12 +00:00
Makefile.am tests: don't build examples if --disable-examples was passed to configure 2009-05-05 13:23:45 +01:00
meson.build meson: don't build icles when tests are disabled 2019-02-28 08:52:28 +00:00