summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* qtdemux: Add audio clipping meta when playing gapless m4a contentCarlos Rafael Giani2023-05-037-3/+775
* qtdemux: use qtdemux debug category instead of default in qtdemux_tags.cCarlos Rafael Giani2023-05-031-0/+3
* webrtcbin: Fix potential deadlock when closing before any data was sentPhilippe Normand2023-05-031-0/+5
* amrnb, amrwbdec: move AMR-NB and AMR-WB plugins to -goodTim-Philipp Müller2023-05-0225-403/+211
* glvideomixer: Implement force-live and min-upstream-latency propertiesJan Schmidt2023-05-024-1/+119
* rtpmanager/rtsession: race conditions leading to critical warningsFrançois Laignel2023-05-021-0/+2
* srt: assert instead of segfault when passing no error to ERROR_TO_WARNINGGuillaume Desmottes2023-05-021-1/+3
* srt: fix segfault if send_headers() failedGuillaume Desmottes2023-05-021-1/+1
* pluginfeature: fix unexpected version check behaviour for git versionsTim-Philipp Müller2023-05-023-19/+17
* qtdemux: Fix segfault in cenc sample groupingXabier Rodriguez Calvar2023-05-021-1/+2
* dtlstransport: Keep strong ref of dtls encoder/decoderPhilippe Normand2023-05-021-2/+30
* v4l2: pool: Flush events on capture queueNicolas Dufresne2023-05-013-8/+60
* v4l2: videodec: Detect flushes while setting up the captureNicolas Dufresne2023-05-011-1/+9
* v4l2: bufferpool: Don't copy buffer when flushingNicolas Dufresne2023-05-011-2/+4
* v4l2: videodec: Don't forcibly drain on resolution changesNicolas Dufresne2023-05-012-21/+32
* v4l2: videodec: Remove the spurious srccaps probeNicolas Dufresne2023-05-011-14/+0
* v4l2: videodec: Improve few logsNicolas Dufresne2023-05-011-1/+5