summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* webrtc: advertise end-of-candidate with an empty candidate stringMatthew Waters2023-05-122-16/+138
* macos: Set activation policy in osxvideosink and glimagesinkPiotr Brzeziński2023-05-122-8/+17
* macos: Set activation policy in `gst_macos_main`Lukas Geiger2023-05-121-0/+3
* macos: Remove old NSApp workaround related codePiotr Brzeziński2023-05-116-531/+15
* qtdemux: add unit test for edit list regressionTim-Philipp Müller2023-05-112-1/+125
* Revert "qtdemux: fix conditions for end of segment in reverse playback"Mathieu Duponchelle2023-05-111-9/+1
* osxvideosink: fix deadlock upon closing output windowPiotr Brzeziński2023-05-111-2/+3
* vkshaderspv: fix exampleVíctor Manuel Jáquez Leal2023-05-101-1/+1
* d3d11videosink: Don't clear prepared buffer on unlock_stop()Seungha Yang2023-05-101-2/+2
* msdk: fix a not referenced build errorTong Wu2023-05-101-0/+1
* mpeg2dec: Fix conflicting type declarationEdward Hervey2023-05-101-1/+1
* closedcaption: write 0x00 padding instead of 0x80 in cc_data/cdpMatthew Waters2023-05-107-42/+48
* ges: discoverer-manager: Don't mark signals as action signalsSebastian Dröge2023-05-092-4/+4
* ges: discoverer-manager: Mark `discovered` signal error parameter as nullableSebastian Dröge2023-05-092-2/+2
* h264decoder: Drop nonexisting picture silently without errorSeungha Yang2023-05-091-4/+10
* rtpmanager/rtsession: data race leading to critical warningsFrançois Laignel2023-05-091-7/+14
* rtpdtmfdepay: Classify as RTP elementPhilippe Normand2023-05-092-2/+2
* rtpdtmfsrc: Classify as RTP sourcePhilippe Normand2023-05-092-2/+2
* meson: Add more qt options and eliminate all automagicNirbheek Chauhan2023-05-093-102/+139
* msdk: Remove unreachable statementYinhang Liu2023-05-091-2/+0
* jack: tone down log ERRORs in case no JACK server is runningTim-Philipp Müller2023-05-081-10/+40
* webrtcdatachannel: Bind to parent webrtcbin using a weak referencePhilippe Normand2023-05-083-5/+30
* plugin ext dep INFO: Adding var name and value part numberMaxim P. DEMENTYEV2023-05-081-2/+3
* webrtc/nice: support consent-freshness RFC7675Matthew Waters2023-05-081-0/+1
* pbutils: discoverer: Mark gst_discoverer_stream_info_get_stream_id() as nullableSebastian Dröge2023-05-082-2/+2
* pluginloader-win32: Use UWP compatible Windows APISeungha Yang2023-05-062-10/+31
* d3d11: Add support for IPCSeungha Yang2023-05-0612-0/+4020
* d3d11memory: Don't clear wrapped texture memorySeungha Yang2023-05-051-0/+7
* onnx: Fix typo in documented pipelineRuben Gonzalez2023-05-051-1/+1
* vkdebug: fix type compilation warningVíctor Manuel Jáquez Leal2023-05-051-1/+1
* videoflip: fix setting of method property at construction timeMathieu Duponchelle2023-05-052-2/+20
* rtpvp8pay: rtpvp9pay: access picture_id property atomicallyCamilo Celis Guzman2023-05-054-37/+46
* rtpvp8pay, rtpvp9pay: increment PictureID on FLUSH_STARTCamilo Celis Guzman2023-05-053-7/+71
* rtpvp8pay, rtpvp9pay: expose picture-id as a propertyCamilo Celis Guzman2023-05-053-0/+61
* rtpvp9pay: tests: remove unused struct and argument on testCamilo Celis Guzman2023-05-051-14/+3
* rtpvp9pay: add picture-id-offset propertyCamilo Celis Guzman2023-05-053-2/+48
* rtpvp9pay: minor refactor of PictureID logicCamilo Celis Guzman2023-05-051-12/+45
* rtpvp8pay: avoid reseting PictureID if NO_PICTURE_ID mode is setCamilo Celis Guzman2023-05-051-6/+10
* rtpvp8pay, rtpvp9pay: use GType like name for PictureIDModeCamilo Celis Guzman2023-05-053-7/+7
* gst-libav: add avvideocompare elementU. Artie Eoff2023-05-045-0/+802
* mfvideoenc: Allow only even resolution numbersSeungha Yang2023-05-041-6/+11
* gstreamer: pluginloader: Remove unnecessary Windows special casesSebastian Dröge2023-05-041-54/+22
* gstreamer: #undef a few local #defines after usageSebastian Dröge2023-05-043-0/+6
* gstreamer: ptpclock: Remove unnecessary empty lineSebastian Dröge2023-05-041-1/+0
* gstreamer: Fix minor memory leak in error path for internal path depth helper...Sebastian Dröge2023-05-042-0/+2
* ptp: Allow relocation of GStreamer installation for finding PTP helper processSebastian Dröge2023-05-033-4/+208
* gst: pluginloader: De-duplicate count_directories() private functionSebastian Dröge2023-05-034-147/+71
* qtdemux: emit no-more-pads after pruning old padsXabier Rodriguez Calvar2023-05-031-2/+2
* v4l2: device provider: Fix GMainLoop leakNicolas Dufresne2023-05-031-3/+10
* qtdemux: Only set appsink sync property and check for async state changesCarlos Rafael Giani2023-05-031-25/+24