summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-01matroskamux: Add support for latency timeouts in live pipelinesHEADmainSebastian Dröge
2024-10-01matroskamux: Port to GstAggregatorSebastian Dröge
2024-09-30structure,capsfeatures: Fix MSVC build warningsSeungha Yang
2024-09-30ci: Pass --builddir to gst-env.py in build-docs.shJordan Petridis
2024-09-30allocators: drmdump: Add NV15 supportsNicolas Dufresne
2024-09-30allocators: drmdumb: Fix bpp value for P010Nicolas Dufresne
2024-09-29avviddec: Unlock video decoder stream lock temporarily while finishing framesSebastian Dröge
2024-09-29qtdemux: Check fourcc of a second CEA608 atom instead of assuming it's cdt2Sebastian Dröge
2024-09-29msdkenc: Guard the read of thiz->initialized with the modification of this valueMengkejiergeli Ba
2024-09-27ntv2: Update to AJA NTV2 SDK 17.1.0Sebastian Dröge
2024-09-26girs: Update Gst-1.0.gir with new API and deprecationsSebastian Dröge
2024-09-26base: audio: video: Use more efficient caps/structure API in various placesSebastian Dröge
2024-09-26gst: caps: Add API for creating caps / setting caps fields from static stringsSebastian Dröge
2024-09-26gst: Remove gstquark.c / gstquark.hSebastian Dröge
2024-09-26common: Use more efficient versions of GstCapsFeatures API where possibleSebastian Dröge
2024-09-26common: Stop using GQuark-based GstCapsFeatures APISebastian Dröge
2024-09-26gst: capsfeatures: Use GstIdStr for caps featuresSebastian Dröge
2024-09-26common: Stop using GQuark-based GstStructure field name APISebastian Dröge
2024-09-26gst: structure: Use GstIdStr for structure field namesSebastian Dröge
2024-09-26common: Stop using GQuark-based GstStructure name APISebastian Dröge
2024-09-26gst: structure: Use GstIdStr for structure namesSebastian Dröge
2024-09-26gst: Add GstIdStr for holding structure names and field namesSebastian Dröge
2024-09-26gst: structure: Stop using private structure name quark fieldSebastian Dröge
2024-09-26d3d12: Fix resource allocation on old Windows versionSeungha Yang
2024-09-26avfdeviceprovider: Fix caps leakWeijian Pan
2024-09-25wpe: initialize threading.ready before reading itGuillaume Desmottes
2024-09-24uvcsink: make gst_v4l2uvc_fourcc_to_bare_struct work with more raw formatsMichael Grzeschik
2024-09-24kmsallocator: fix stride with planar formatsHugues Fruchet
2024-09-24d3d12: Add colorconvert and scale elementsSeungha Yang
2024-09-24qtdemux: Skip zero-sized boxes instead of stopping to look at further boxesSebastian Dröge
2024-09-23doc: good: Update documentation cacheNicolas Dufresne
2024-09-23v4l2object: Fix a gvalue leak on errorNicolas Dufresne
2024-09-23v4l2: dec/enc: Flag leaked capsNicolas Dufresne
2024-09-23v4l2: object: Fix condition check to emit errorNicolas Dufresne
2024-09-23v4l2object: Always tell capture queue that we want to set the CSCNicolas Dufresne
2024-09-23v4l2: object: Fix support for format:Interlaced in caps probeNicolas Dufresne
2024-09-23v4l2: Move M2M template caps probe into v4l2objectNicolas Dufresne
2024-09-23v4l2: object: Remove over indentationNicolas Dufresne
2024-09-23v4l2: object: Map GST/V4L2 formats in a C arrayNicolas Dufresne
2024-09-23v4l2object: Expose convertion from v4l2 fourcc to GstVideoFormatNicolas Dufresne
2024-09-23v4l2object: Change dimensions format desc field to flagNicolas Dufresne
2024-09-23qml6glsrc: Reduce capture delayNicolas Dufresne
2024-09-23gstreamer: parse: Use child proxy for deferred property settingArun Raghavan
2024-09-23gstreamer: parse: Minor whitespace fixupsArun Raghavan
2024-09-23gstreamer: parse: Make sure children are bins before recursing inArun Raghavan
2024-09-23dynamictypefactory: Fix name of the class cast macroSebastian Dröge
2024-09-23d3d12: Add d3d12mipmapping elementSeungha Yang
2024-09-23d3d12: Use D3D12_FILTER_MIN_MAG_MIP_LINEAR filter by defaultSeungha Yang
2024-09-23d3d12: Add support for mipmap textureSeungha Yang
2024-09-21ges: Fix name of GESFrameCompositionMeta API typeJan Alexander Steffens (heftig)