summaryrefslogtreecommitdiff
path: root/tests/check
Commit message (Expand)AuthorAgeFilesLines
* rtphdrext: Make write function return a signed valueOlivier Crête2021-09-152-3/+4
* videorate: Add unit test for closing a segment and opening a separate oneOlivier Crête2021-09-151-0/+142
* videorate: Only "close" the segment if it is discontinousOlivier Crête2021-09-151-0/+6
* videorate: Add test for segment updateOlivier Crête2021-09-151-0/+93
* pbutils: Add mjpg to MIME codecsLudvig Rappe2021-09-071-0/+7
* rtp: add some additional rtcp sdes valuesMatthew Waters2021-08-311-0/+20
* pbutils: Add function to convert caps to MIME codecLudvig Rappe2021-08-301-0/+119
* pbutils: Add function for parsing H.264 extradataLudvig Rappe2021-08-301-0/+42
* videoencoder: pass upstream HDR information through codec stateJakub Adam2021-08-171-1/+71
* tests: appsink: Add reverse stepping test caseSeungha Yang2021-07-301-0/+84
* appsrc: serialize custom events with buffers flowGuillaume Desmottes2021-07-221-0/+73
* appsink: add API to catch eventsGuillaume Desmottes2021-07-221-1/+194
* audioaggregator: Resync on the next buffer when dropping a buffer on discont ...Sebastian Dröge2021-07-121-13/+87
* audiomixer: Add test for QoS message postingOlivier Crête2021-07-081-0/+125
* videodecoder: add API to receive subframesStéphane Cerveau2021-07-081-11/+322
* rtpbuffer: Add gst_rtp_buffer_remove_extension_data()Jakub Adam2021-06-281-0/+44
* audiomixer: Add test for discont going backwardsOlivier Crête2021-05-271-0/+78
* Use new gst_buffer_new_memdup()Tim-Philipp Müller2021-05-261-6/+3
* tests: use the real name of the videoscale test in GST_REGISTRYJose Quaresma2021-05-141-1/+1
* gl/api: improve the to/from string for GstGLAPI/GstGLPlatformMatthew Waters2021-05-132-0/+140
* test: enlarge the numberHaihao Xiang2021-05-111-1/+1
* appsrc: Add test for testing the max-* and leaky-type propertiesSebastian Dröge2021-05-051-1/+309
* Use gst_element_request_pad_simple...François Laignel2021-05-058-59/+59
* tests/tcp: Fail if unable to start pipelines.Doug Nazar2021-04-201-2/+8
* overlaycomposition: Fix test for big endian.Doug Nazar2021-04-121-5/+16
* rtpbasedepayload: handle caps change partway through buffer listJakub Adam2021-03-122-0/+94
* libs: audio: Handle meta changes in gst_audio_buffer_truncateVivia Nikolaidou2021-02-181-3/+55
* videoconvert,videoscale: Add alternate-field negotiation testsVivia Nikolaidou2021-02-042-0/+84
* rtpbasedepayload: set attributes on newly requested extensionsGuillaume Desmottes2021-01-271-0/+5
* rtpbasepayload: set attributes on newly requested extensionsGuillaume Desmottes2021-01-272-0/+8
* gl,video: Make ptrs to VideoInfo and (GL)AllocationParams immutableMarijn Suijten2021-01-141-2/+3
* video-chroma: Add support for any combination of chroma-site flagsSeungha Yang2020-12-081-0/+76
* rtp/basepayload: implement support for rtp header extensionsMatthew Waters2020-12-031-39/+286
* rtp/basedepayload: implement support for rtp header extensionsMatthew Waters2020-12-031-0/+269
* rtp: add base object for reading/writing rtp header extensions (RFC5285)Matthew Waters2020-12-033-0/+441
* audio: Move fill_silence into audio_format_infoMarijn Suijten2020-11-251-1/+1
* video-converter: switch to using a task pool ..Mathieu Duponchelle2020-11-121-0/+79
* videoaggregator: Guarantee that the output format is supportedThibault Saunier2020-11-031-8/+26
* tests: allocator: Fix FDMemory portability issueNicolas Dufresne2020-10-291-9/+13
* fdmemory: Allow for change of protection modeTobias Ronge2020-10-281-0/+38
* tests: appsrc: Fix unstable test caseSeungha Yang2020-10-141-4/+44
* gstrtpbuffer: fix header extension length validationWill Miller2020-10-121-0/+24
* tests: add gl structs to abi checkMatthew Waters2020-10-0910-7/+546
* video: Rename video_color_transfer to video_transfer_functionMarijn Suijten2020-09-121-2/+2
* glmixer: Fix unit test to actually work reliablySebastian Dröge2020-09-101-2/+7
* video: Rename gst_video_color_transfer_*() to gst_video_transfer_function_*()...Sebastian Dröge2020-09-071-2/+2
* videoaggregator: Update for additional info parameter to the "samples-selecte...Sebastian Dröge2020-08-071-1/+2
* gl: move each gl platform specific API to its own girGuillaume Desmottes2020-08-061-15/+15
* videoaggregator: update to new samples selection APIMathieu Duponchelle2020-08-051-1/+2
* tests/check/elements/audioresample.c: avoid implict int ot float conversionJordan Petridis2020-08-041-2/+2