Back to development
[platform/upstream/gstreamer.git] / subprojects / gstreamer /
2023-05-19 Tim-Philipp MüllerBack to development
2023-05-19 Tim-Philipp MüllerRelease 1.22.3
2023-05-12 Mathieu Duponchelleparse/grammar: fix missing unref of looked up child
2023-05-12 Juan Navarrogstutils: Add category and object to most logging messages
2023-04-14 Sebastian Drögegst: tracer: Initialize tracing infrastructure even...
2023-04-11 Tim-Philipp MüllerBack to development
2023-04-11 Tim-Philipp MüllerRelease 1.22.2
2023-04-11 Tim-Philipp Müllergstreamer: update translations
2023-04-01 Seungha Yangtools: Count argc after parsing GOption on Windows
2023-03-28 Sebastian Drögedatetime: Return G_MAXFLOAT instead of G_MAXDOUBLE...
2023-03-17 Vivia Nikolaidouinputselector: Wake up streaming thread before PLAYING_...
2023-03-04 Tim-Philipp MüllerBack to development
2023-03-04 Tim-Philipp MüllerRelease 1.22.1
2023-03-02 Vivia Nikolaidouinputselector: Avoid deadlock when shutting down
2023-02-26 Seungha Yangtools: Make sure UTF-8 encoded command line arguments...
2023-02-25 James Hilliardbuffer: fix copy meta reference debug log formatting
2023-02-22 Tim-Philipp Müllergstreamer: update translations
2023-02-10 Jan Alexander Stef... pad: Don't leak user_data in gst_pad_start_task
2023-02-07 medithegstreamer: bin: Don't unlock unlocked mutex in gst_bin_...
2023-01-28 Mathieu DuponchelleBaseSrc: fix transfer annotation for fixate virtual...
2023-01-28 Mathieu DuponchelleBaseSrc, PushSrc: add nullable annotations to virtual...
2023-01-27 Jan Alexander Stef... aggregator: Warn about the right segment's format
2023-01-27 Jan Alexander Stef... aggregator: Always lock aggpad around update_time_level
2023-01-27 Sebastian Drögegst: Fix gst_type_find_peek() return value annotation
2023-01-26 Edward Herveymultiqueue: Handle use-interleave latency live pipelines
2023-01-25 Tim-Philipp MüllerBack to development
2023-01-23 Tim-Philipp MüllerRelease 1.22.0 1.22.0
2023-01-23 Tim-Philipp Müllergstreamer: update translations
2023-01-19 Sebastian Drögegst: Mark caps parameters in ALLOCATION query API as...
2023-01-18 Jan Alexander Stef... input-selector: Take the object lock while iterating...
2023-01-13 Tim-Philipp MüllerRelease 1.21.90
2023-01-11 Tim-Philipp Müllergstreamer: update translations
2023-01-11 Tim-Philipp MüllerFix translation pot files when creating dist tarballs
2023-01-11 Sebastian Drögetools: Use `gst_macos_main()` on macOS
2023-01-06 Mathieu Duponchelledocs: explicitly declare gir build dependencies
2022-12-29 Philippe Normandevent: Fix gst_event_parse_stream_collection annotation
2022-12-28 Philippe Normandtests: gstelement: Fix test_add_pad_while_paused flakiness
2022-12-27 Alicia Boya Garcíagstelement: fix deadlock in gst_element_add_pad() when...
2022-12-23 Mart Raudseppmultiqueue: Fix potential deadlock with parallel releas...
2022-12-21 Hiero32fdsrc,fdsink: Set binary mode on FD
2022-12-21 Hiero32coreelements: Use G_OS_WIN32 macro
2022-12-20 Xavier ClaessensFix API visibility macros
2022-12-17 Mathieu Duponchellebasesrc: respect FIXED_CAPS flag in caps query implemen...
2022-12-14 Hosang Leegst: handle combinations in gst_stream_type_get_name()
2022-12-13 Piotr Brzezińskimacos: Add wrapper API to run a NSApplication in the...
2022-12-13 Sebastian Drögesystemclock: Use `futex_time64` syscall if available...
2022-12-12 sezanzebgst_init: Removed wrong warning in docstring
2022-12-11 Hugo Svirakdocs: specify possibility of a NULL return
2022-12-10 Tim-Philipp Müllermultiqueue: update for renamed log id macros
2022-12-10 Tim-Philipp Müllerinfo: rename new log macros from GST_*_OBJECT_ID -...
2022-12-10 Jan Schmidtgstplugin: Handle static plugins in gst_plugin_load_by_...
2022-12-07 Tim-Philipp Müllermeson: fix check for pthread_setname_np()
2022-12-05 Edward Herveygstinfo: Minor modification to avoid gst-indent pain
2022-12-05 Edward Herveymultiqueue: Use new id-based debugging methods
2022-12-05 Edward Herveygstinfo: Allow passing a string identifier for debugging
2022-12-05 Tim-Philipp MüllerBack to development
2022-12-05 Tim-Philipp MüllerRelease 1.21.3
2022-12-04 Tim-Philipp MüllerRemove ChangeLog files from git repository
2022-12-04 Tim-Philipp Müllermeson: Generate ChangeLog files for release tarballs...
2022-12-02 Edward Herveymultiqueue: Handle gapless with flushing
2022-12-02 Edward Herveygstinfo: Optimize color escape code creation
2022-12-01 Edward Herveygst-inspect: Don't leak list
2022-11-22 Vivia Nikolaidouinputselector: Add drop-backwards property
2022-11-22 Vivia Nikolaidouinputselector: Fix waiting on sync-mode=clock
2022-11-21 Jan Schmidtevent: Add transfer none annotation to gst_event_new_st...
2022-11-21 Jan Schmidtpad: Fix sticky event ordering for instant-rate-change
2022-11-19 Célestin Marotfakesrc: avoid time overflow with datarate
2022-11-18 Colin Kinlochgst: serialization of GLibDateTime
2022-11-18 Mathieu Duponchelleaggregator: Implement force_live API
2022-11-16 Jan Schmidtmultiqueue: Protect reconfiguration with a lock
2022-11-16 Edward Herveymultiqueue: Handle gapless input
2022-11-16 Edward Herveyurisourcebin: Remove pending pad handling
2022-11-16 Sebastian Drögetypefindhelper: Fix docs/annotations for the new functions
2022-11-15 Thibault Saunierinspect: Print default value of ValueArray properties
2022-11-15 Sanchayan Maitytypefindhelper: Use the new GstTypeFind * API
2022-11-15 Sanchayan Maitytypefindhelper: Introduce a new API for working with...
2022-11-15 Sanchayan Maitytypefindhelper: Add helpers to improve type finding...
2022-11-15 Sanchayan Maitytypefindhelper: Update annotation for function parameters
2022-11-12 Edward Herveystreams: Reset stream id field on finalize
2022-11-09 Edward Herveychildproxy: Fix documentation
2022-11-08 Sebastian Drögeallocator: Switch `allow-none` annotations to `nullable...
2022-11-08 Sebastian Drögeallocator: Copy allocator name in gst_allocator_register()
2022-11-08 Guillaume Desmottestracers: latency: document the 'reported' flag
2022-11-08 Tim-Philipp MüllerBack to development
2022-11-07 Tim-Philipp MüllerRelease 1.21.2
2022-11-07 Tim-Philipp MüllerUpdate ChangeLogs for 1.21.2
2022-11-07 Xavier Claessenshotdoc: gst-hotdoc-plugins-scanner is not needed for...
2022-11-07 Jan Alexander Stef... tests: gstinfo: Test set_threshold_from_string's new...
2022-11-07 Jan Alexander Stef... tests: gstinfo: Make logging tests pass when GST_DEBUG...
2022-11-07 Jan Alexander Stef... info: Reset patterns with set_threshold_from_string
2022-11-07 Edward Herveygstpad: Avoid race in (un)setting EOS flag on sinkpads
2022-11-06 Tim-Philipp Müllergst-inspect: print doc urls for Rust plugins
2022-11-05 Tim-Philipp Mülleridentity: fix "handoff" signal docs
2022-11-04 Edward Herveygstpad: Fix non-serialized sticky event push
2022-11-02 Michael Grunerparse: do delayed set only if the target child was...
2022-11-02 Michael Grunerchildproxy: Implement a new ::get_child_by_name_recurse...
2022-10-27 Sebastian Drögecore/base: Only post latency messages if the latency...
2022-10-27 Edward Herveyconcat: Properly propagate EOS seqnum
2022-10-25 Sebastian DrögeFix various warnings from gobject-introspection
2022-10-24 Seungha Yanggst-inspect: Hide GST_PARAM_DOC_SHOW_DEFAULT flag
next