summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* d3d11videosink: Add render-rectangle propertyHEADmainSeungha Yang2023-05-172-23/+37
* h264parser: Define level enum valuesSeungha Yang2023-05-174-78/+37
* v4l2videoenc: fix set format failure when needs reset encoderHou Qi2023-05-171-30/+30
* webrtc_sendrecv.py: Add AV1 support when creating the offerNirbheek Chauhan2023-05-171-9/+26
* webrtc_sendrecv.py: Fix warnings about gi versionNirbheek Chauhan2023-05-171-3/+3
* 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
* decodebin3: fix random hang when remove failing streamHaihua Hu2023-05-161-10/+10
* qtmux: Fix extraction of CEA608 data from S334-1A packetsSebastian Dröge2023-05-161-5/+5
* 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
* splitmuxsrc: Make PTS contiguous by preferenceJan Schmidt2023-05-161-4/+4
* 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
* pulse: Change bitfield booleans to normal gbooleansSebastian Dröge2023-05-143-14/+14
* rtpjitterbuffer: Fix uninitialized variable compiler warningSebastian Dröge2023-05-141-0/+5
* avviddec: Temporarily unlock stream lock while flushing buffersSebastian Dröge2023-05-131-0/+5
* d3d11: Update element metaSeungha Yang2023-05-129-15/+15
* parse/grammar: fix missing unref of looked up childMathieu Duponchelle2023-05-121-0/+2
* vulkan: minor meson clean upsVíctor Manuel Jáquez Leal2023-05-122-19/+14
* ptp-helper: Add some tests for functionality and memory safety of unsafe codeSebastian Dröge2023-05-126-208/+723
* wpe: Add support for the WPEWebKit 2.0 API versionPhilippe Normand2023-05-126-21/+97
* 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
* 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