Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gstreamer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-10docs: standardize GstCaps documentationMathieu Duponchelle
2021-02-10tests: Add disjoint pad probe removal test.Jan Schmidt
2021-02-10pad: Improve the documentation for GstPadProbeReturn.Jan Schmidt
2021-02-10pad: Fix for multiple blocking probes interaction.Jan Schmidt
2021-02-09docs: standardize GstBus documentationMathieu Duponchelle
2021-02-08docs: standardize GstBufferPool documentationMathieu Duponchelle
2021-02-08docs: standardize GstBufferList documentationMathieu Duponchelle
2021-02-08docs: fix GST_BUFFER_COPY_DEEP comment titleMathieu Duponchelle
2021-02-05docs: standardize GstBuffer documentationMathieu Duponchelle
2021-02-04docs: standardize GstBin documentationMathieu Duponchelle
2021-02-04docs: reformat and cleanup GstBin SECTION commentMathieu Duponchelle
2021-02-02docs: clean up GstAllocator documentationMathieu Duponchelle
2021-02-02docs: sort GstAllocator doc so that GstAllocator appears firstMathieu Duponchelle
2021-02-02docs: cleanup gst.c documentationMathieu Duponchelle
2021-02-02filesrc/filesink: Use g_open/g_fopen and g_close instead of oursSeungha Yang
2021-01-31info: Don't leak log function user_data if the debug system is compiled outSebastian Dröge
2021-01-28gstvalue: fix compilation warning in "holds" macrosAleksandr Slobodeniuk
2021-01-19structure: add tests of deserializing strings with escapesChris White
2021-01-19gstvalue: preserve parse behaviour with warningHenry Wilkes
2021-01-19gstvalue: make gst_string_unwrap less strictHenry Wilkes
2021-01-19value: add serialize-deserialize testsHenry Wilkes
2021-01-19structure: don't unescape values before deserializingHenry Wilkes
2021-01-14task: Use SetThreadDescription Win32 API for setting thread nameSeungha Yang
2021-01-14tests: systemclock: Stop all stress threads before joining themJan Alexander Steffens (heftig)
2021-01-14gstmemory: Mark memory_map @info as `caller-allocates`Marijn Suijten
2021-01-14gstbuffer: Mark buffer_map* @info as `caller-allocates`Marijn Suijten
2021-01-14gst,base: Take GstAllocationParams parameter by const ptrMarijn Suijten
2021-01-12uri: Remove leftover documentationSeungha Yang
2021-01-11gst: Add non-inline methods for bindings to able to use core APIsSeungha Yang
2021-01-07concat: Fix active-pad property doc typoPhilippe Normand
2020-12-23gst: Fix doc commentsDmitry Samoylov
2020-12-22pipeline: clarify that applications should handle bus messagesMichael Tretter
2020-12-21gstbus: change log level of repeated messages from INFO to DEBUGFredrik Pålsson
2020-12-11harness: don't use GST_DEBUG_OBJECT with GstHarnessJakub Adam
2020-12-11bus: Ensure that only one GSource can be attached to the busThibault Saunier
2020-12-11bus: Do not override source->prepareThibault Saunier
2020-12-10gir: Fix parser warning due to empty lineNicolas Dufresne
2020-12-10structure: Handle trailing comas in serialized structsThibault Saunier
2020-12-10coreelements: allow per features registrationStéphane Cerveau
2020-12-10dynamic type: add convenience macros to registerStéphane Cerveau
2020-12-10type find: add convenience macros to registerStéphane Cerveau
2020-12-10device provider: add convenience macros to registerStéphane Cerveau
2020-12-10element: add convenience macros to registerJulian Bouzas
2020-12-08gst-inspect: add an option to sort pluginsStéphane Cerveau
2020-12-07datetime: Update tests for returning NULL instead of g_return_val_if_fail() i...Sebastian Dröge
2020-12-07datetime: Make use of new g_time_zone_new_identifier() that properly handles ...Sebastian Dröge
2020-12-07datetime: Clean up all constructors to fail gracefully if invalid dates/times...Sebastian Dröge
2020-12-07datetime: Change getters to return specific invalid values if the value is no...Sebastian Dröge
2020-12-07datetime: Improve documentation a bit to explain when NULL is returnedSebastian Dröge
2020-12-04gst: Add new structure/caps/_to_string using the brackets for nestingThibault Saunier