summaryrefslogtreecommitdiff
path: root/tests
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-08-02examples: win32-videooverlay: Add support for testing gst_video_overlay_set_r...Seungha Yang1-1/+208
2021-07-30examples: win32-videooverlay: Use d3d11videosink by defaultSeungha Yang1-1/+1
2021-07-30tests: appsink: Add reverse stepping test caseSeungha Yang1-0/+84
2021-07-30examples: win32-videooverlay: Add test option for threading scenarioSeungha Yang1-52/+97
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-15tests: example: Add missing glx_dep when building sdlshareNicolas Dufresne1-2/+2
2021-07-13examples/qt/textureshare: add explicit dep on glx_depMatthew Waters1-1/+1
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-21tests: Update expectation files with sorted structure fieldsThibault Saunier25-25/+25
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 Laignel16-70/+72
2021-04-29playback-test: add window titleStéphane Cerveau1-1/+2
2021-04-24opengl: Silence macOS OpenGL deprecationsDoug Nazar2-0/+8
2021-04-23playback-test: fix seek crashStéphane Cerveau1-0/+3
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-10encodebin: Add APIs to set element properties on encoding profilesThibault Saunier2-0/+21
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-27overlay/example: added qt core dependency for qt overlay exampleKnobe, Daniel1-1/+1
2021-01-22gl/examples: fix recordgraphic exampleMatthew Waters1-15/+34
2021-01-14gl,video: Make ptrs to VideoInfo and (GL)AllocationParams immutableMarijn Suijten1-2/+3
2020-12-20examples: overlay: Add an example for Win32 window handle with playbinSeungha Yang2-0/+256
2020-12-09tests: Fix races in the read-growing-file testThibault Saunier1-3/+3
2020-12-08giosrc: Add support for growing source filesThibault Saunier4-0/+127
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