gstreamer/tests/check/libs
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
..
.gitignore video-anc: Add unit tests for VBI parsing 2018-11-01 19:30:41 +02:00
allocators.c check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:14:39 +02:00
audio.c tests: audio: fix leaks in unit test 2019-03-06 10:51:40 +00:00
audiocdsrc.c tests: include config.h and don't include unix headers 2018-01-16 18:14:59 +00:00
audiodecoder.c tests: audiodecoder: speed up audiodecoder_buffer_after_segment test 2019-03-09 17:17:11 +00:00
audioencoder.c base: use new gst_element_class_add_static_pad_template() 2016-03-24 14:25:41 +02:00
baseaudiovisualizer.c base: use new gst_element_class_add_static_pad_template() 2016-03-24 14:25:41 +02:00
discoverer.c discoverer: set 30 second for long-running tests 2019-04-01 18:35:06 +00:00
fft.c check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:14:39 +02:00
gstglcolorconvert.c gl/checks: fix build 2017-12-09 19:32:30 +00:00
gstglcontext.c gl: Only unbind buffers/vertex attrib arrays if we can't directly bind the vertex array to 0 2019-01-16 14:09:18 +02:00
gstglfeature.c gl/tests: add extension/version parsing checks 2018-06-15 13:17:14 +10:00
gstglformat.c glformat: add test for formats 2018-05-05 21:29:40 +10:00
gstglheaders.c gl/tests: fix shader creation tests part 2 2019-06-08 02:59:13 +10:00
gstglmatrix.c tests: glmatrix: fix leaks in unit test 2019-03-06 10:51:40 +00:00
gstglmemory.c tests: glmemory: fix leaks in unit test 2019-03-06 10:51:40 +00:00
gstglquery.c gl/query: split tests and fix some corresponding issues in usage 2017-12-09 19:32:30 +00:00
gstglshader.c gl/tests: add some simple shader testing 2017-12-09 19:32:31 +00:00
gstglsl.c glsl: fix #version 150 not working with profiles 2017-12-09 19:32:23 +00:00
gstglslstage.c gl/tests: fix shader creation tests 2019-06-07 11:14:39 +00:00
gstglupload.c gl: Only unbind buffers/vertex attrib arrays if we can't directly bind the vertex array to 0 2019-01-16 14:09:18 +02:00
gstlibscpp.cc videodirection: interface for rotation and flip 2016-08-25 10:19:13 +03:00
libsabi.c tests: include config.h and don't include unix headers 2018-01-16 18:14:59 +00:00
mikey.c mikey: make message and payload mini-objects 2014-07-02 15:44:12 +02:00
navigation.c check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:14:39 +02:00
pbutils.c tests: pbutils: Add test parsing H265 profiles 2019-06-15 17:17:36 -04:00
profile.c tests: fix compiler warnings on Windows with mingw 2019-02-19 09:54:52 +00:00
rtp.c rtcpbuffer: add support XR packet parsing 2018-12-13 14:01:06 -05:00
rtpbasedepayload.c rtpbasedepayload: Add max-reorder property 2019-06-13 19:41:11 +03:00
rtpbasepayload.c rtpbasepayload: rtpbasedepayload: Add source-info property 2018-10-10 14:38:01 -04:00
rtpmeta.c tests: rtpmeta: Avoid C99 declaration in 'for' loop 2019-04-01 22:34:28 +09:00
rtsp.c rtsp: add boxed types for new authentication credential API 2016-12-13 22:45:02 +00:00
rtspconnection.c rtspconnection: add Content-Length limit 2019-04-22 09:01:32 +00:00
sdp.c sdp: Add support for parsing the extmap attribute from caps and storing inside caps 2019-07-13 12:18:15 +00:00
struct_arm.h gst-libs: Remove interfaces libs and mixer/tuner interfaces 2012-04-13 13:14:13 +02:00
struct_i386.h tests: update libs ABI check GstRTSPTimeRange structure size on i386 2013-03-07 10:49:30 +00:00
struct_i386_osx.h check: Remove old structures from ABI check 2018-04-02 08:33:58 +02:00
struct_ppc32.h tests: fix expected GstRTSPTimeRange structure size for ABI test for ppc32 2014-10-24 13:04:07 +01:00
struct_ppc64.h tests: add PPC64 abi struct sizes 2015-06-22 16:00:15 +02:00
struct_x86_64.h check: update for larger struct 2012-11-20 11:13:01 +01:00
tag.c tag: Add tags for acoustid id & acoustid fingerprint 2019-07-08 17:06:37 +05:30
video.c tests: video: Enable PQ and HLG transfer en/decode tests 2019-05-24 09:30:40 +00:00
videoanc.c video-anc: Handle SD formats correctly 2019-04-23 11:25:05 +00:00
videodecoder.c videodecoder: add test for event order 2018-04-26 17:05:04 -04:00
videoencoder.c tests: videoencoder: fix leaks in unit test 2019-03-06 10:51:40 +00:00
videotimecode.c videotimecode: Set the DROP_FRAME flag when parsing timecodes with a ,/; from a string 2018-12-19 23:11:24 +00:00
xmpwriter.c check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:14:39 +02:00