summaryrefslogtreecommitdiff
path: root/tests/check
AgeCommit message (Expand)AuthorFilesLines
2021-09-15rtphdrext: Make write function return a signed valueOlivier Crête2-3/+4
2021-09-15videorate: Add unit test for closing a segment and opening a separate oneOlivier Crête1-0/+142
2021-09-15videorate: Only "close" the segment if it is discontinousOlivier Crête1-0/+6
2021-09-15videorate: Add test for segment updateOlivier Crête1-0/+93
2021-09-07pbutils: Add mjpg to MIME codecsLudvig Rappe1-0/+7
2021-08-31rtp: add some additional rtcp sdes valuesMatthew Waters1-0/+20
2021-08-30pbutils: Add function to convert caps to MIME codecLudvig Rappe1-0/+119
2021-08-30pbutils: Add function for parsing H.264 extradataLudvig Rappe1-0/+42
2021-08-17videoencoder: pass upstream HDR information through codec stateJakub Adam1-1/+71
2021-07-30tests: appsink: Add reverse stepping test caseSeungha Yang1-0/+84
2021-07-22appsrc: serialize custom events with buffers flowGuillaume Desmottes1-0/+73
2021-07-22appsink: add API to catch eventsGuillaume Desmottes1-1/+194
2021-07-12audioaggregator: Resync on the next buffer when dropping a buffer on discont ...Sebastian Dröge1-13/+87
2021-07-08audiomixer: Add test for QoS message postingOlivier Crête1-0/+125
2021-07-08videodecoder: add API to receive subframesStéphane Cerveau1-11/+322
2021-06-28rtpbuffer: Add gst_rtp_buffer_remove_extension_data()Jakub Adam1-0/+44
2021-05-27audiomixer: Add test for discont going backwardsOlivier Crête1-0/+78
2021-05-26Use new gst_buffer_new_memdup()Tim-Philipp Müller1-6/+3
2021-05-14tests: use the real name of the videoscale test in GST_REGISTRYJose Quaresma1-1/+1
2021-05-13gl/api: improve the to/from string for GstGLAPI/GstGLPlatformMatthew Waters2-0/+140
2021-05-11test: enlarge the numberHaihao Xiang1-1/+1
2021-05-05appsrc: Add test for testing the max-* and leaky-type propertiesSebastian Dröge1-1/+309
2021-05-05Use gst_element_request_pad_simple...François Laignel8-59/+59
2021-04-20tests/tcp: Fail if unable to start pipelines.Doug Nazar1-2/+8
2021-04-12overlaycomposition: Fix test for big endian.Doug Nazar1-5/+16
2021-03-12rtpbasedepayload: handle caps change partway through buffer listJakub Adam2-0/+94
2021-02-18libs: audio: Handle meta changes in gst_audio_buffer_truncateVivia Nikolaidou1-3/+55
2021-02-04videoconvert,videoscale: Add alternate-field negotiation testsVivia Nikolaidou2-0/+84
2021-01-27rtpbasedepayload: set attributes on newly requested extensionsGuillaume Desmottes1-0/+5
2021-01-27rtpbasepayload: set attributes on newly requested extensionsGuillaume Desmottes2-0/+8
2021-01-14gl,video: Make ptrs to VideoInfo and (GL)AllocationParams immutableMarijn Suijten1-2/+3
2020-12-08video-chroma: Add support for any combination of chroma-site flagsSeungha Yang1-0/+76
2020-12-03rtp/basepayload: implement support for rtp header extensionsMatthew Waters1-39/+286
2020-12-03rtp/basedepayload: implement support for rtp header extensionsMatthew Waters1-0/+269
2020-12-03rtp: add base object for reading/writing rtp header extensions (RFC5285)Matthew Waters3-0/+441
2020-11-25audio: Move fill_silence into audio_format_infoMarijn Suijten1-1/+1
2020-11-12video-converter: switch to using a task pool ..Mathieu Duponchelle1-0/+79
2020-11-03videoaggregator: Guarantee that the output format is supportedThibault Saunier1-8/+26
2020-10-29tests: allocator: Fix FDMemory portability issueNicolas Dufresne1-9/+13
2020-10-28fdmemory: Allow for change of protection modeTobias Ronge1-0/+38
2020-10-14tests: appsrc: Fix unstable test caseSeungha Yang1-4/+44
2020-10-12gstrtpbuffer: fix header extension length validationWill Miller1-0/+24
2020-10-09tests: add gl structs to abi checkMatthew Waters10-7/+546
2020-09-12video: Rename video_color_transfer to video_transfer_functionMarijn Suijten1-2/+2
2020-09-10glmixer: Fix unit test to actually work reliablySebastian Dröge1-2/+7
2020-09-07video: Rename gst_video_color_transfer_*() to gst_video_transfer_function_*()...Sebastian Dröge1-2/+2
2020-08-07videoaggregator: Update for additional info parameter to the "samples-selecte...Sebastian Dröge1-1/+2
2020-08-06gl: move each gl platform specific API to its own girGuillaume Desmottes1-15/+15
2020-08-05videoaggregator: update to new samples selection APIMathieu Duponchelle1-1/+2
2020-08-04tests/check/elements/audioresample.c: avoid implict int ot float conversionJordan Petridis1-2/+2