summaryrefslogtreecommitdiff
path: root/subprojects/gst-plugins-bad
Commit message (Expand)AuthorAgeFilesLines
* d3d11videosink: Add render-rectangle propertyHEADmainSeungha Yang2023-05-172-23/+37
* h264parser: Define level enum valuesSeungha Yang2023-05-174-78/+37
* gstplay: avoid getting property of playbin2 if subtitle_sid is nullElliot Chen2023-05-171-2/+4
* wasapi2: fix "device" property descriptionSeungha Yang2023-05-174-4/+9
* wasapi: fix "device" property descriptionTim-Philipp Müller2023-05-172-2/+2
* avdtputil: Use int instead of int range for fixed bitpool valuesCarlos Rafael Giani2023-05-171-4/+16
* cudaconvertscale: Add support for flip/rotationSeungha Yang2023-05-163-20/+368
* d3d11convert: Fix for runtime property updateSeungha Yang2023-05-161-24/+96
* va: No need to sort the device after registeredHe Junyan2023-05-161-12/+2
* va: Sort udev path name before register the va pluginsHe Junyan2023-05-161-0/+17
* jpegparse: fix warning text and debug dataVíctor Manuel Jáquez Leal2023-05-151-5/+5
* sctpenc: Fix potential shutdown deadlockJohan Sternerup2023-05-151-31/+31
* msdkmjpegdec: Fix ColorFormat for BGRx formatYinhang Liu2023-05-151-0/+1
* msdk: Fix initialization of the msdk_session.impl_idxYinhang Liu2023-05-151-0/+3
* d3d11: Update element metaSeungha Yang2023-05-129-15/+15
* vulkan: minor meson clean upsVíctor Manuel Jáquez Leal2023-05-122-19/+14
* wpe: Add support for the WPEWebKit 2.0 API versionPhilippe Normand2023-05-126-21/+97
* webrtc: advertise end-of-candidate with an empty candidate stringMatthew Waters2023-05-122-16/+138
* macos: Remove old NSApp workaround related codePiotr Brzeziński2023-05-111-160/+5
* 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
* closedcaption: write 0x00 padding instead of 0x80 in cc_data/cdpMatthew Waters2023-05-107-42/+48
* h264decoder: Drop nonexisting picture silently without errorSeungha Yang2023-05-091-4/+10
* msdk: Remove unreachable statementYinhang Liu2023-05-091-2/+0
* webrtcdatachannel: Bind to parent webrtcbin using a weak referencePhilippe Normand2023-05-083-5/+30
* webrtc/nice: support consent-freshness RFC7675Matthew Waters2023-05-081-0/+1
* 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
* mfvideoenc: Allow only even resolution numbersSeungha Yang2023-05-041-6/+11
* webrtcbin: Fix potential deadlock when closing before any data was sentPhilippe Normand2023-05-031-0/+5
* 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
* dtlstransport: Keep strong ref of dtls encoder/decoderPhilippe Normand2023-05-021-2/+30
* gstcodectimestamper: remove PC file generation from plugin's own meson.buildMihail Ivanchev2023-05-011-1/+0
* va: h265enc: map the mbbrc to correct enum value in get_property()He Junyan2023-04-281-2/+23
* va: h264enc: map the mbbrc to correct enum value in get_property()He Junyan2023-04-281-2/+23
* rtpsrc: Give better names to internal elementsThibault Saunier2023-04-281-18/+41
* wasapi2: Allows process loopback capture on Windows 10Seungha Yang2023-04-281-1/+3
* meson: Add feature options for optional va deps libdrm and gudevNirbheek Chauhan2023-04-283-8/+16
* meson: Fix libdrm and vaapi configure checksNirbheek Chauhan2023-04-282-10/+16
* vkswapper: missing image barrier after vkCmdClearColorImageVíctor Manuel Jáquez Leal2023-04-281-0/+26
* vulkan: use VK_QUEUE_FAMILY_IGNORED in barriersVíctor Manuel Jáquez Leal2023-04-286-30/+30
* cudamemory: Fix for semi planar YUV memory size decisionSeungha Yang2023-04-271-1/+3
* webrtc: do not tear down data channel before data is flushedDaniel Moberg2023-04-271-9/+18
* ccutils: generate valid padding in field 1 when needing to generate field 2Matthew Waters2023-04-262-3/+43
* d3d11videosink: Fix for ignored initial render rectangleSeungha Yang2023-04-261-6/+23
* bad: disable dtls test if openssl is not presentStéphane Cerveau2023-04-251-1/+1