summaryrefslogtreecommitdiff
path: root/tests
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
* examples: win32-videooverlay: Add support for testing gst_video_overlay_set_r...Seungha Yang2021-08-021-1/+208
* examples: win32-videooverlay: Use d3d11videosink by defaultSeungha Yang2021-07-301-1/+1
* tests: appsink: Add reverse stepping test caseSeungha Yang2021-07-301-0/+84
* examples: win32-videooverlay: Add test option for threading scenarioSeungha Yang2021-07-301-52/+97
* appsrc: serialize custom events with buffers flowGuillaume Desmottes2021-07-221-0/+73
* appsink: add API to catch eventsGuillaume Desmottes2021-07-221-1/+194
* tests: example: Add missing glx_dep when building sdlshareNicolas Dufresne2021-07-151-2/+2
* examples/qt/textureshare: add explicit dep on glx_depMatthew Waters2021-07-131-1/+1
* 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: Update expectation files with sorted structure fieldsThibault Saunier2021-05-2125-25/+25
* 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-0516-70/+72
* playback-test: add window titleStéphane Cerveau2021-04-291-1/+2
* opengl: Silence macOS OpenGL deprecationsDoug Nazar2021-04-242-0/+8
* playback-test: fix seek crashStéphane Cerveau2021-04-231-0/+3
* 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
* encodebin: Add APIs to set element properties on encoding profilesThibault Saunier2021-02-102-0/+21
* 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
* overlay/example: added qt core dependency for qt overlay exampleKnobe, Daniel2021-01-271-1/+1
* gl/examples: fix recordgraphic exampleMatthew Waters2021-01-221-15/+34
* gl,video: Make ptrs to VideoInfo and (GL)AllocationParams immutableMarijn Suijten2021-01-141-2/+3
* examples: overlay: Add an example for Win32 window handle with playbinSeungha Yang2020-12-202-0/+256
* tests: Fix races in the read-growing-file testThibault Saunier2020-12-091-3/+3
* giosrc: Add support for growing source filesThibault Saunier2020-12-084-0/+127
* 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