summaryrefslogtreecommitdiff
path: root/subprojects/gst-plugins-base
Commit message (Expand)AuthorAgeFilesLines
* decodebin3: fix random hang when remove failing streamHaihua Hu2023-05-161-10/+10
* theoradec: make sure the selected pool accepts the new configMichael Olbrich2023-05-124-33/+185
* theoradec: add another assert to check the buffer sizeMichael Olbrich2023-05-121-0/+2
* theoradec: remove unused codec state variableMichael Olbrich2023-05-121-4/+0
* meson: Install viv-fb GL headers, needed by i.MXNirbheek Chauhan2023-05-121-0/+5
* video: video-info-dma: Fix return valueYinhang Liu2023-05-121-2/+2
* macos: Set activation policy in osxvideosink and glimagesinkPiotr Brzeziński2023-05-121-0/+2
* macos: Remove old NSApp workaround related codePiotr Brzeziński2023-05-111-172/+5
* pbutils: discoverer: Mark gst_discoverer_stream_info_get_stream_id() as nullableSebastian Dröge2023-05-081-1/+1
* glvideomixer: Implement force-live and min-upstream-latency propertiesJan Schmidt2023-05-024-1/+119
* discover: Avoid double freee when creating info from cache fileThibault Saunier2023-04-291-1/+4
* discoverer: Add serializing unknown stream type supportThibault Saunier2023-04-291-8/+17
* discoverer: Add a signal to retrieve serialized GstDiscovererInfoThibault Saunier2023-04-292-20/+72
* decodebin3: Handle streams without CAPS or TIME segmentEdward Hervey2023-04-271-5/+35
* pbutils: add video/x-ivf to descriptionsStéphane Cerveau2023-04-271-0/+1
* decodebin3: fix segment fault when print decoder logHou Qi2023-04-251-1/+1
* doc: Avoid shelling out to hotdoc to generate plugins config filesThibault Saunier2023-04-251-32/+22
* build: appease clang warningJordan Petridis2023-04-241-1/+1
* gir: Checkout all .gir files and check that they are updated on the CIThibault Saunier2023-04-2210-1/+15
* audiotestsrc: Initialize all samples in wave=ticks modeSebastian Dröge2023-04-221-0/+4
* playsink: Fix volume leakPatricia Muscalu2023-04-201-3/+2
* meson: Add a wrap file for libgudevNicolas Dufresne2023-04-191-1/+1
* video: timecode: Add support for framerates lower than 1fpsSebastian Dröge2023-04-172-29/+125
* docs: mark GstVideoConvertScale as plugin APIMathieu Duponchelle2023-04-132-0/+208
* docs: mark GstGLSinkBin as plugin APIMathieu Duponchelle2023-04-132-0/+238
* tests: allocators: Fix fdmem test with recent GLibJan Alexander Steffens (heftig)2023-04-121-1/+38
* sdpmessage: Don't set "source-filter" to capsSeungha Yang2023-04-122-0/+39
* glvideoflip: fix leaked capsMatthias Fuchs2023-04-111-1/+4
* glcontext_wgl: fix missing unrefMatthias Fuchs2023-04-111-0/+2
* glbasesrc: Reverse order of error/debug messagesPhilippe Normand2023-04-111-5/+6
* gst-plugins-base: update translationsTim-Philipp Müller2023-04-112-23/+22
* appsink: Use a class handler callback instead of vfunc for `propose-allocation`Sebastian Dröge2023-04-062-13/+4
* allocators: drm-dumb: Annotate allocator instance parameters with the correct...Sebastian Dröge2023-04-061-2/+2
* allocators: drm-dumb: Annotate device-path as a filenameSebastian Dröge2023-04-061-2/+2
* gst-plugins-base: gl: wayland: cleanup on closeRouven Czerwinski2023-04-061-0/+3
* appsrc: properly handle events received before sending the segmentGuillaume Desmottes2023-04-052-22/+287
* tests: appsrc: test_appsrc_send_custom_event: check that event was actually r...Guillaume Desmottes2023-04-051-0/+5
* appsrc: log when popping caps and buffer (list) from queueGuillaume Desmottes2023-04-051-0/+6
* sdp: Skip source-specific caps fields when creating an SDP media from capsSebastian Dröge2023-04-051-0/+2
* tools: Count argc after parsing GOption on WindowsSeungha Yang2023-03-313-0/+12
* alsasink: Fix for being stuck in stop_streaming_threads stateRobert Rosengren2023-03-311-1/+2
* typefindfunctions: Increase xml typefinder closing brace limitIlie Halip2023-03-291-6/+8
* rtsp: gstrtspurl: gst_rtsp_url_get_request_uri: use rtsps scheme for tls tran...Bart Van Severen2023-03-291-3/+8
* Revert "rtsp: gstrtspurl: gst_rtsp_url_get_request_uri: fix incorrect scheme ...Bart Van Severen2023-03-291-13/+3
* videorate: Fix incorrect drop value when drop_only is trueHugo Svirak2023-03-271-0/+2
* decodebin3: fix hang issue when remove failing streamHaihua Hu2023-03-271-0/+1
* appsink: add propose_allocation supportShengqi Yu2023-03-274-15/+179
* taglist, plugins: fix compiler warnings with GLib >= 2.76Tim-Philipp Müller2023-03-271-2/+1
* gst-plugins-base: Add FourCC and type description for FFVHuff videoTobias Rapp2023-03-233-2/+13
* opusdec: Add support for decoding >8 channelsSebastian Dröge2023-03-232-2/+2