summaryrefslogtreecommitdiff
path: root/subprojects/gst-plugins-good
Commit message (Expand)AuthorAgeFilesLines
* v4l2videoenc: fix set format failure when needs reset encoderHou Qi2023-05-171-30/+30
* qtmux: Fix extraction of CEA608 data from S334-1A packetsSebastian Dröge2023-05-161-5/+5
* splitmuxsrc: Make PTS contiguous by preferenceJan Schmidt2023-05-161-4/+4
* 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
* macos: Set activation policy in osxvideosink and glimagesinkPiotr Brzeziński2023-05-121-8/+15
* macos: Remove old NSApp workaround related codePiotr Brzeziński2023-05-114-199/+5
* 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
* 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
* jack: tone down log ERRORs in case no JACK server is runningTim-Philipp Müller2023-05-081-10/+40
* 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
* 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
* amrnb, amrwbdec: move AMR-NB and AMR-WB plugins to -goodTim-Philipp Müller2023-05-0219-0/+1533
* rtpmanager/rtsession: race conditions leading to critical warningsFrançois Laignel2023-05-021-0/+2
* qtdemux: Fix segfault in cenc sample groupingXabier Rodriguez Calvar2023-05-021-1/+2
* 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
* v4l2: videodec: Only warn of incomplete drain on successNicolas Dufresne2023-05-011-3/+5
* v4l2: bufferpool: Don't assert when orphaning is not neededNicolas Dufresne2023-05-011-1/+3
* v4l2: videodec: Wait for source change eventNicolas Dufresne2023-05-012-3/+57
* v4l2: object: Move the GstPoll into v4l2objectNicolas Dufresne2023-05-014-108/+178
* v4l2: object: Fix bogus debug objects pointersNicolas Dufresne2023-05-011-7/+8
* v4l2: videodec: Move the capture setup into the processing loopNicolas Dufresne2023-05-012-32/+20
* v4l2: videodec: Ensure object is inactive on failureNicolas Dufresne2023-05-011-0/+3
* v4l2bufferpool: add lock as atomic operation for seekjeri.li2023-05-011-2/+7
* v4l2src: fix cannot reuse current caps when fixate caps in negotiationHaihua Hu2023-05-011-8/+9
* jack: return TRUE during init when failing to dlopenJordan Petridis2023-04-281-1/+1
* Revert "splitmuxsink: Avoid assertion when WAITING_GOP_COLLECT on reference c...Sebastian Dröge2023-04-281-5/+3
* splitmuxsink: Catch invalid DTS to avoid running into problems laterSebastian Dröge2023-04-281-3/+9