summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-21Release 1.24.71.24.7Tim-Philipp Müller
2024-08-21avdemux: Never return 0 from read functionSebastian Dröge
2024-08-20wpe: initialize threading.ready before reading itGuillaume Desmottes
2024-08-19va: don't use GST_ELEMENT_WARNING in set_context() vmethodVíctor Manuel Jáquez Leal
2024-08-19urisourcebin: Actually drop EOS on old-school pad switchEdward Hervey
2024-08-17urisourcebin: Don't hold lock when emitting about-to-finishEdward Hervey
2024-08-16v4l2object: handle unsupported hlg colorimetry gracefullyQian Hu (胡骞)
2024-08-16avdemux: Fix deadlock when serialized events are received from upstream while...Sebastian Dröge
2024-08-15pbutils: descriptions: use subsampling factor to get YUV subsamplingVíctor Manuel Jáquez Leal
2024-08-14h26xparse: bypass check for length_size_minus_oneQian Hu (胡骞)
2024-08-13msdk: replace strcmp with g_strcmp0Víctor Manuel Jáquez Leal
2024-08-13rtspsrc: expose property for forcing usage of non-compliant URLsMathieu Duponchelle
2024-08-13qt6glwindow: Fallback to GL_RGB on CopyTexImage2D errorNicolas Dufresne
2024-08-13qmlgl6src: Fix crash when use-default-fbo is falseNicolas Dufresne
2024-08-13meson: Add an option to disable gst-fullNirbheek Chauhan
2024-08-12core: Log pad name, not just the pointerJan Schmidt
2024-08-09validate: Copy action structure before retrieving strings from itSebastian Dröge
2024-08-09validate: Fix copying of action nameSebastian Dröge
2024-08-08aom: av1enc: restrict allowed input width and heightTim-Philipp Müller
2024-08-06webrtc: Add missing G_BEGIN/END_DECLS in headerJan Schmidt
2024-08-06bin: Don't keep the object lock while setting a GstContext when handling NEED...Sebastian Dröge
2024-08-06rtspconnection: Handle invalid argument properlyMax Romanov
2024-08-05avprotocol: Return EOF when stream is out of dataJesper Jensen
2024-08-05xv: imagepool: Improve error loggingNicolas Dufresne
2024-08-05xvimagesink: Fix crash in pool on errorNicolas Dufresne
2024-08-03vaapi: Fix sps_max_dec_pic_buffering_minus1 value in h265 decoderDavid Rosca
2024-08-02h265parse: Reject FD received before SPSJordan Yelloz
2024-08-02glframebuffer: Improve error tracingNicolas Dufresne
2024-08-02qt6glwindow: Only use GL_READ_FRAMEBUFFER when we do blitsNicolas Dufresne
2024-08-01qt6: glwindow: Don't leak previously rendered bufferNicolas Dufresne
2024-07-31v4l2: Fix colorimetry mismatch for encoded format with RGB color-matrixHou Qi
2024-07-31v4l2object: SRGB colorspace is documented limited-rangeNicolas Dufresne
2024-07-31v4l2object: Fix size of plane_size array calculationNicolas Dufresne
2024-07-31v4l2object: Fix translation of quantizationNicolas Dufresne
2024-07-30rsvgoverlay: add debug categoryGuillaume Desmottes
2024-07-30nlecomposition: Don't leak QoS eventsEdward Hervey
2024-07-29Back to development after 1.24.6Tim-Philipp Müller
2024-07-29Release 1.24.61.24.6Tim-Philipp Müller
2024-07-29macos: Listen for audio devices being added/removedPiotr Brzeziński
2024-07-29parsebin: accept-caps handling for elements with unusual pad namesPhilippe Normand
2024-07-29va: refactor dmabuf handle closeVíctor Manuel Jáquez Leal
2024-07-27qsv: Fix critical warningsSeungha Yang
2024-07-27svtav1enc: Fix segfault when flushingNirbheek Chauhan
2024-07-26va: Fix dmabuf handle leaksJan Schmidt
2024-07-25videoscale: correct classification errorShengqi Yu
2024-07-25qroverlay: redraw overlay when caps changesGuillaume Desmottes
2024-07-25qroverlay: add some debug logsGuillaume Desmottes
2024-07-25ci: Fix subprojects cache dir usage on macOS jobsNirbheek Chauhan
2024-07-24wraps: libgudev: add fallback uriTim-Philipp Müller
2024-07-24avtp: Fixed Linux/Alpine 3.20 buildtomaszmi