ges/gstframepositioner: don't create one compositor per frame meta
[platform/upstream/gstreamer.git] / subprojects / gst-plugins-base /
2022-06-16 Vivia Nikolaidouavviddec, video.c, h265parse: Workaround for broken...
2022-06-15 James Hilliarddecodebin3: fix EOS event sequence
2022-06-10 Tim-Philipp MüllerBump GLib requirement to >= 2.62
2022-06-03 Andoni Morales Ala... video: add new video-sei.h header to the list of video_...
2022-06-03 Andoni Morales Ala... Fix documentation
2022-06-03 Brad Hardsh264parse: add unit test for Precision Time Stamp in...
2022-06-03 Brad Hardsh264parse: fix copying of data and UUID
2022-06-03 Andoni Morales Ala... h264parse: add support Precision Time Stamp in SEI...
2022-05-31 Nicolas Dufresnevideo: Fix NV12_16L32 size calculation
2022-05-25 Seungha Yangplaybin3: Configure combiner on pad-added if needed
2022-05-24 Eli Schwartzmeson: use better zlib dependency fallback
2022-05-20 Sebastian Drögepbutils: Add GST_PBUTILS_CAPS_DESCRIPTION_FLAG_METADATA...
2022-05-18 Thibault Saunierrtcpbuffer: Allow padding on first reduced size packets
2022-05-17 Alicia Boya Garcíaappsink: Fix race condition on caps handling
2022-05-16 U. Artie Eoffvideoaggregator: unref temporary caps
2022-05-13 Seungha Yangtools: gst-play: Print position even if duration is...
2022-05-12 Matthew Watersgl/context: disable timer queries for ARM Mali-G52
2022-05-06 Seungha Yangtools: device-monitor: Print string property as-is...
2022-05-06 Edward Herveyplaybin3: Cleanup and refactor combiner sourcecombine
2022-05-04 Edward Herveyparsebin: Don't modify inexistant GstStream
2022-05-04 Edward Herveyplaybin3: Don't use unknown types for default selection
2022-05-03 Sebastian Drögeaudioconvert: If no channel-mask can be fixated then...
2022-05-02 Nicolas Dufresnedoc: Update cache for NV12_4L4 and NV12_16LE32 gl support
2022-05-02 Nicolas Dufresneopengl: Add NV12_4L4 conversion support
2022-05-02 Nicolas Dufresneopengl: Add NV12_16L32S conversion support
2022-05-02 Nicolas Dufresneglsl: Enable GLSL 1.30 if we have OpenGL 3.0/3.1
2022-05-02 Nicolas Dufresneopengl: Add low level support for tiled formats
2022-05-02 Nicolas Dufresnevideo: Port video frame to the new tile size helper
2022-05-02 Nicolas Dufresnevideo: Add a helper to get the tile size information
2022-05-02 Nicolas Dufresneeglimage: Add missing NV21/61 support
2022-04-28 Philippe Normandvideodecoder: release stream lock after handling gap...
2022-04-28 Matthew Waterssubparse: don't deref a potentially NULL variable
2022-04-27 Edward Herveyparsebin: Expose streams of unknown type
2022-04-27 Edward Herveyplaybin2: Remove dead code
2022-04-27 Mathieu Duponchelletimeoverlay: add support for reference timestamp time...
2022-04-27 Mathieu Duponchellertpbasepayload: always store input buffer meta before...
2022-04-26 He Junyanvideoscale: Fix the src video info error in transfer_co...
2022-04-26 Guillaume Desmottesvideorate: fix assertion when pushing last and only...
2022-04-26 Edward Herveyoggdemux: Protect against invalid framerates
2022-04-23 Xavier ClaessensMeson: Fix deprecation warnings
2022-04-22 Sebastian DrögeRevert "videorate: Update the base time on segment...
2022-04-22 Sebastian DrögeRevert "videorate: Add test for segment update"
2022-04-22 Sebastian DrögeRevert "videorate: Only "close" the segment if it is...
2022-04-22 Sebastian DrögeRevert "videorate: Drop incoming buffers that are outsi...
2022-04-22 Sebastian DrögeRevert "videorate: Add unit test for closing a segment...
2022-04-22 Mathieu Duponchellevideoaggregator: keep old buffer when processing a...
2022-04-22 Mathieu Duponchellecompositor: fix prepare_frame obscuring check
2022-04-22 Mathieu Duponchellecompositor: a pad without a frame can't obscure the...
2022-04-22 Olivier Crêtevideoscale: Add test to ensure that non-scaled metas...
2022-04-22 James Cowgillvideoscale: Add test for transform_meta function
2022-04-22 James Cowgillvideoscale: Don't copy scaled metas
2022-04-22 Nirbheek Chauhanx11: Fix unused variable warnings
2022-04-21 Thibault Sauniertests: convertscale: Do not log EOS events in validateflow
2022-04-20 Thibault Sauniervideoconvertscale: Add properties to disable scaling...
2022-04-20 Thibault Sauniervideoconvertscale: Don't claim we can support any kind...
2022-04-20 Thibault SaunierIntroduce the videocolorscale element
2022-04-20 Sebastian Drögesdp: Parse the RFC5576 Source-specific media SDP attrib...
2022-04-20 Camilo Celis Guzmangstglmixerbin: minor refactor of _find_element_pad_template
2022-04-19 Xavier ClaessensAlways define ENABLE_NLS
2022-04-19 Xavier ClaessensDelete unused i18n headers
2022-04-19 Xavier ClaessensReplace gst-i18n-*.h with gi18n-lib.h
2022-04-19 Xavier Claessensgst-play: Do not split translatable string
2022-04-19 Thibault Sauniercuda: Factor out a public GstCUDA library
2022-04-19 Nicolas Dufresnevideo: Fix possible overrun when iterating comp[] array
2022-04-19 Nicolas DufresneRevert "video-frame: avoid possible out of bound memory...
2022-04-19 Nirbheek Chauhanmeson: Add -Wl,-rpath,${libdir} on macOS
2022-04-19 Camilo Celis Guzmanvideo-frame: avoid possible out of bound memory access
2022-04-19 Ruben Gonzalezgst_plugin_load_file: force plugin reload if diff filename
2022-04-18 Guillaume Desmottesdecodebin3: fix collection leak
2022-04-16 hoonhee.leeplaybin3: fix missing lock when unknown stream type...
2022-04-16 Edward Herveydecodebin3: Don't duplicate stream selections
2022-04-15 Tim-Philipp Müllerappsrc: fix annotations
2022-04-15 Sebastian Drögertpbasepayload: Don't write header extensions if there...
2022-04-14 Brad Hardstests: rename 'icles' subdir to be more descriptive
2022-04-12 Seungha Yangmeson: gst-play: Restore Windows high-resolution timer...
2022-04-12 Seungha Yangwin32: Enable high-resolution timer for MinGW build
2022-04-12 Sebastian DrögeFix `transfer` gobject-introspection annotation typos
2022-04-10 Matthew Waterssubparse: don't try to index string with -1
2022-04-08 Matthew Watersogg: fix possible buffer overrun
2022-04-08 Mathieu Duponchellertpbasepayload: fix transfer annotation for push and...
2022-04-07 hoonhee.leeriff-media: fix memory leak after usage for g_strjoin
2022-04-06 Bastian Krausegltransformation: let graphene alloc its structures...
2022-04-05 Nirbheek Chauhanappsrc: Clarify buffer ref semantics in signals
2022-04-04 Zhao Zhiliexamples: fix build on macOS with gtk+-quartz-3.0
2022-04-04 Haihua Huximagesink/xvimagesink: use GST_XINITTHREADS to ensure...
2022-04-01 Xavier ClaessensUse gmodule-no-export-2.0
2022-04-01 Xavier ClaessensRemove glib and gobject dependencies everywhere
2022-04-01 Xabier Rodriguez... glcolorconvert: should copy metadatas from the incoming...
2022-04-01 Sebastian Drögeplaybin/playbin3: Allow setting a NULL URI
2022-04-01 Thibault Sauniernavigation: Rename parse_state to parse_modifier_state
2022-04-01 Stéphane Cerveaubase:gl: add x11 deps to gstglx11_dep
2022-03-30 Xavier Claessensoverlay: Fix qt support detection
2022-03-30 Seungha Yanggst-play: Improve Win32 keyboard input handling
2022-03-30 Thibault Sauniertools: Add support for building gstreamer tools against...
2022-03-30 Enrique Ocaña Gonzálezplaysink: improve GL context sharing
2022-03-30 Edward Herveyurisourcebin: When streams-aware, remove pads immediately
2022-03-30 Edward Herveyurisourcebin: Don't wait for pads content when streams...
2022-03-30 Edward Herveyurisourcebin: Don't do buffering if source already...
2022-03-30 Edward Herveydecodebin3: Handle upstream selection
2022-03-29 Edward Herveypbutils: Fix wmv screen detection
next