gstreamer/tests/check
Sebastian Dröge 1381e3e2be sdp: Add support for parsing the extmap attribute from caps and storing inside caps
The extmap attribute allows mapping RTP extension header IDs to
well-known RTP extension header specifications. See RFC8285 for details.

We store the extmap attribute either as string in the caps
  extmap-X=extensionname
where X is the integer extension header ID, or as 3-tuple of strings
  extmap-X=<direction,extensionname,extensionattributes>
where direction or extensionattributes are allowed to be the empty
string.

Both formats are allowed because usually only the extension name is
given and it's much simpler to handle in caps.
2019-07-13 12:18:15 +00:00
..
elements valgrind: free buffer list in audiorate test 2019-06-05 20:51:47 +00:00
generic valgrind suppressions: ignore XInitThreads leaks 2018-04-12 19:08:41 +02:00
gst tests: typefindfunctions: fix error leaks 2015-10-23 11:48:47 +03:00
libs sdp: Add support for parsing the extmap attribute from caps and storing inside caps 2019-07-13 12:18:15 +00:00
pipelines tests/gl-launch-lines: gltestsrc works on gles2/opengl3 now 2019-06-13 09:37:37 +00:00
.gitignore Ignore registries in any format. 2007-09-19 18:16:58 +00:00
gst-plugins-base.supp valgrind: suppress incorrect conditional error in orc backup code 2019-06-05 20:51:47 +00:00
Makefile.am compositor: add to build after move from -bad 2018-12-28 12:16:18 +01:00
meson.build meson: add rtpmeta-tests 2019-06-12 15:33:41 +00:00