gsturi: Add new API for storing unmodified userinfo / fragment
[platform/upstream/gstreamer.git] / libs /
2020-07-31 Mathieu Duponchelleaggregator: expose sample selection API
2020-07-28 Camilo Celis Guzmanbasetransform: handle invalid subclass implementation...
2020-07-28 Olivier Crêtebaseparse: Don't push pointless new segment events
2020-07-28 Thibault Saunierbaseparse: Fix seqnum handling in pull mode
2020-07-26 Tim-Philipp Müllercheck: suppress g-ir-scanner warnings
2020-07-23 Matthew Watersharness: unref sink/src caps after deactivating pads
2020-07-22 Jan Alexander Stef... check: Always mark _ck_assert_failed as noreturn
2020-07-18 Thibault Saunierdirectcontrolbinding: Properly initialize default ...
2020-07-10 Mathieu Duponchelleaggregator: expose gst_aggregator_finish_buffer_list API
2020-07-10 Seungha Yangbasesrc: Deprecate gst_base_src_new_seamless_segment()
2020-07-09 Seungha Yangbasesrc: Add new API for handling GstSegment update...
2020-07-07 Seungha Yangcheck: Use g_thread_yield instead of g_usleep(1)
2020-07-03 Sebastian Drögeptp: Add GNU Hurd to the list of supported platforms...
2020-06-19 Sebastian DrögeFix up and add various "Since" markers and other relate...
2020-06-10 Sebastian Drögeaggregator: Fix StartTimeSelection enum type registration
2020-06-04 Sebastian Drögeaggregator: Export GstAggregatorStartTimeSelection...
2020-05-15 Thibault Sauniergdb: Print event seqnums, object pointers and structures
2020-05-15 Thibault Sauniergdb: Add support for queries and buffers
2020-05-14 Edward Herveybasetransform: Minor refactoring
2020-05-12 Thibault Sauniergdb: Fix iterating GstStructure fields
2020-05-06 Thibault Saunierbasesink: Fix clock synchronization running time in...
2020-05-06 Thibault Saunierbasesrc: Fix the way position is computed in reverse...
2020-05-04 Edward Herveybasesrc: Don't get flow name if not needed
2020-05-03 Sebastian Drögeaggregator: Mark segment parameter as const in gst_aggr...
2020-05-01 Sebastian DrögeAdd missing colons to Since markers in the docs
2020-04-24 Matthew Watersharness: also forward context queries between harnesses
2020-04-23 Nicolas Dufresnebaseparse: Always clear drain flag before pulling
2020-04-20 Sebastian DrögeUse gst_object_unref() / gst_object_clear() instead...
2020-04-08 Jan Schmidtbaseparse: Don't return more data than asked for in...
2020-04-01 Jan Schmidtbaseparse: Fix upstream read caching
2020-04-01 Jan Schmidtbaseparse: Fix typo
2020-03-26 Jan Schmidtbasesrc: Check the return value of gst_segment_do_seek()
2020-03-26 Matthew Watersflowcombiner: passthrough the flow return if there...
2020-03-11 Matthew Watersbasetransform: allow not passthrough if generate_output...
2020-03-05 Mathieu Duponchellegstaggregator: fix the prototype of sink_event_pre_queue
2020-02-27 Olivier Crêtebasesink: Improve clarity of latency query maths debug...
2020-02-15 Matus Gajdosbaseparse: fix memory leak
2020-02-14 Zebediah Figurabaseparse: Set the private duration before posting...
2020-02-10 Sebastian Drögebasetransform: Make gst_base_transform_reconfigure...
2020-02-04 Thibault Saunierbaseparse: Don't set meaningless buffer dts from segmen...
2020-01-23 Sebastian Drögeaggregator: Initialize source pad segment position...
2019-12-18 Stéphane Cerveaugstreamer: use of g_value_dup_string
2019-12-11 Olivier CrêteRemove deprecated GTimeVal
2019-12-10 Mathieu Duponchellegstcheck: remove bogus refcount asserts
2019-12-06 Mathieu Duponchelleaggregator: fix logging in new update_segment API
2019-12-05 Mathieu Duponchelleaggregator: add method to update srcpad segment
2019-12-04 Tulio Beloquitestclock: added single clock id process function
2019-12-03 Håvard Graffgstharness: don't push the event to the queue before...
2019-11-28 Vivia Nikolaidoubaseparse: Don't copy invalid DTS to the PTS
2019-11-18 Vivia Nikolaidoubaseparse: Make sure PTS >= DTS
2019-11-13 Tulio Beloquiharness: fixed race condition on forward pad while...
2019-11-03 Sebastian Drögebasesink: Add support for instant-rate-change events
2019-10-13 Tim-Philipp MüllerRemove autotools build system
2019-10-07 Xavier ClaessensCheck buffer size before checking buffer data
2019-10-07 Xavier Claessensharness: Add gst_harness_pull_until_eos()
2019-10-06 Aaron Boxerdocumentation: fix a number of typos
2019-10-04 Jordan Petridisgstdirectcontrolbinding: Fix integer comparison
2019-09-11 Sebastiano Barrerabase: GstBaseSrc/GstBaseSink::get_caps: add (nullable...
2019-09-09 Niels De GraefDon't pass default GLib marshallers for signals
2019-08-30 Matthew Waterslibcheck: fix macos werror build
2019-08-26 Matthew Waterscheck: fix werror build with clang
2019-08-19 Sebastian Drögeaggregator: Always handle serialized events/queries...
2019-08-15 Tim-Philipp Müllermeson: fix warning about configure_file() install kwarg
2019-08-14 Sebastian Drögeaggregator: Add sink_event_pre_queue() and sink_query_p...
2019-08-14 Sebastian Drögeaggregator: Add GstAggregator::negotiate()
2019-08-14 Sebastian Drögeaggregator: Actually handle NEED_DATA return from updat...
2019-08-13 Sebastian Drögeaggregator: Assert if the sink/src pad type that is...
2019-08-13 Sebastian Drögeaggregator: Ensure that the source pad is created as...
2019-07-19 Mathieu Duponchelleaggregator: drop duplicated SEEK events
2019-07-19 Tim-Philipp Müllerbasesrc: fix g-i warnings
2019-07-09 Sebastian Drögeaggregator: Make parsing of explicit sink pad names...
2019-07-01 Nirbheek Chauhangstcheck: Document strcmp used in string cmp macros
2019-07-01 Carlos Rafael Gianibasesrc: Add public gst_base_src_negotiate () function
2019-06-27 Nicolas Dufresnetestclock: Allow calling crank with a past entry
2019-06-20 Michael BunkFixing various typos
2019-06-13 Havard Graffharness: move creating of buffer and event queues to...
2019-06-13 Stian Selnesharness: Fix race when forwarding event while tearing...
2019-06-13 Stian Selnesharness: Make sure pad functions are not called after...
2019-06-11 Mathieu Duponchelleaggregator: don't try to take STREAM_LOCK on sink pad...
2019-06-11 Mathieu Duponchelleaggregator: send flush_stop ourselves if needed
2019-06-10 Mathieu Duponchelleaggregator: don't hold stream lock when flushing
2019-06-10 Mathieu Duponchelleaggregator: refactor flushing logic
2019-06-04 Niels De GraefUse G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally
2019-05-25 Thibault Saunieraggregator: Minor documentation fix
2019-05-25 Tim-Philipp Mülleraggregator: fix flow-return boolean return type mismatch
2019-05-24 Michael Olbrichgdb: add gst_element_pad() function
2019-05-24 Michael Olbrichgdb: print more data for segment events
2019-05-24 Michael Olbrichgdb: add 'gst-pipeline-tree' command
2019-05-24 Michael Olbrichgdb: add gst_pipeline() and gst_bin_get() functions
2019-05-24 Michael Olbrichgdb: handle ghost and proxy pads while looking for...
2019-05-24 Michael Olbrichgdb: refactor finding top-level pipeline
2019-05-24 Michael Olbrichgdb: gst-print add more pad and element information
2019-05-24 Michael Olbrichgdb: refactor time formating
2019-05-16 Sebastian Drögebasesink: Remove leading space from Since maker of...
2019-05-16 Sebastian Drögebasesink: Fix syntax for gtk-doc comment of the new...
2019-05-13 Thibault Saunierdoc: Fix hotdoc warnings
2019-05-13 Thibault SaunierPort to hotdoc
2019-05-13 Thibault Saunierdoc: Add some missing docstrings
2019-05-13 Thibault Saunierdoc: Fix and add some missing docstrings
2019-05-11 Michael Olbrichmeson: set correct install path for gdb helper
next