platform/upstream/gstreamer.git
2020-12-15 Stéphane Cerveauvideo-hdr: add hdr formats
2020-12-15 Stéphane Cerveauvideo-hdr: introduce HDR10+ parser
2020-12-15 Stéphane Cerveauvideo-hdr: add HDR10+ structure
2020-12-15 Sebastian Drögeaudiorate: Make buffer writable before changing its...
2020-12-14 Fabrice Fontainegst-libs/gst/video/gstvideoaggregator.c: fix build...
2020-12-14 Jordan Petridislibvisual: workaround clang warning
2020-12-11 Edward Herveydecodebin3: Release selection lock when pushing EOS
2020-12-11 Edward Herveytypefind: Fix debug category usage
2020-12-10 Stéphane Cerveautypefindfunctions: allow per features registration
2020-12-10 Stéphane Cerveaupbtypes: allow per features registration
2020-12-10 Stéphane Cerveausubparse: allow per feature registration
2020-12-10 Julian Bouzasogg: allow per feature registration
2020-12-10 Stéphane Cerveauplayback: allow per feature registration
2020-12-10 Stéphane Cerveaualsa: allow per feature registration
2020-12-09 Thibault Sauniertests: Fix races in the read-growing-file test
2020-12-08 Thibault Sauniergiosrc: Add support for growing source files
2020-12-08 Seungha Yangvideo: Make use of gst_video_chroma_site_{from,to}_stri...
2020-12-08 Seungha Yangvideo-chroma: Add support for any combination of chroma...
2020-12-05 Jakub Adamrtpbasepayload: pass optional caps fields in a GstStructure
2020-12-04 Ratchanan Srirattanametaudiobasesrc: always acquire if not acquired in _setcaps
2020-12-03 He Junyanglimagesink: Avoid assert in query.
2020-12-03 He Junyanglcolorconver: Return empty caps in transform_caps...
2020-12-03 He Junyanglbasefilter: Need to check the display before lock it.
2020-12-03 He Junyanglbasefilter: Delete the un-paired unlock in change_sta...
2020-12-03 Arun Raghavanaudioencoder: Fix incorrect GST_LOG_OBJECT usage
2020-12-03 Matthew Watersrtp/basepayload: implement support for rtp header exten...
2020-12-03 Matthew Watersrtp/basedepayload: implement support for rtp header...
2020-12-03 Matthew Watersrtp: add base object for reading/writing rtp header...
2020-12-03 Mart Raudseppgl/eagl: Fix automatic resize behaviour
2020-12-03 Mart Raudseppgl/eagl: Fix resize condition check in draw_cb to not...
2020-12-03 Matthew Watersvideo/converter: increase the number of cache lines...
2020-12-01 Sebastian Drögecompositor: Don't crash in prepare_frame() if the pad...
2020-12-01 Guillaume Desmottesvideometa: gir annotate the size of plane array in...
2020-11-30 Thibault Saunierencodebin: Enhance algorithm to check if profiles can...
2020-11-30 Thibault Saunierencodebin: Ignore element classification when a muxer...
2020-11-30 Thibault Saunierpbutils: Add support for muxing sinks usage in encoding...
2020-11-30 Thibault Saunierencoding: Implement encodebin2 with an ON_REQUEST src pad
2020-11-30 Thibault Saunierencodebin: Split implementation into a base class
2020-11-28 Seungha Yangglcontext: wgl: Implement check_feature vfunc
2020-11-27 Sanchayan Maityaudiodecoder: Move max_errors out of GstAudioDecoderContext
2020-11-26 Stéphane Cerveauopus: disable docs option in meson fallback
2020-11-25 Marijn Suijtenvideo: Provide "deprecated in" version for gst_video_co...
2020-11-25 Marijn Suijtenaudio: Move fill_silence into audio_format_info
2020-11-25 Jan Schmidtxvimagesink: Add support for the XV_COLORSPACE attribute.
2020-11-20 Edward Herveydecodebin3: Take into account decoder latency for inter...
2020-11-19 Edward Herveydecodebin3: Don't leak filter caps
2020-11-19 Edward Herveydecodebin3: Properly handle caps query with no filter
2020-11-13 Tim-Philipp... opus: add subproject fallback
2020-11-13 Mathieu Duponchellecompositor: expose zero-size-is-unscaled property
2020-11-12 Mathieu Duponchellevideo-converter: switch to using a task pool ..
2020-11-10 David KeijserFix segfault when using invalid encoding profile
2020-11-09 Jan Alexander... videoaggregator: Fix locking around vagg->info
2020-11-09 Guillaume Desmottesvideo: fix doc warning
2020-11-05 Jan Schmidtvideo-converter: Skip input lines where possible.
2020-11-05 Jan Schmidtexamples: Add a compositor mosaic example.
2020-11-05 He Junyangluploadelement: Avoid race condition in propose_alloca...
2020-11-05 He Junyangluploadelement: Avoid race condition of base class...
2020-11-04 Nirbheek Chauhanmeson: Enable some MSVC warnings for parity with GCC...
2020-11-04 He Junyangluploadelement: Avoid race condition of inside upload...
2020-11-03 Sebastian Drögegl: Fix prototype of glGetSynciv()
2020-11-03 Thibault Sauniervideoaggregator: Guarantee that the output format is...
2020-11-02 Seungha Yangvideodecoder: Don't assume GstVideoChromaSite and GstVi...
2020-11-02 Seungha Yangvideodecoder: Remove trailing whitespace
2020-10-30 Jan Alexander... tcpserversink: Don't assume g_socket_get_remote_address...
2020-10-29 Thibault Sauniervideo-aggregator: Fix renegotiation when using convert...
2020-10-29 Seungha Yanggst-play: Add support for audio mute control
2020-10-29 Nicolas Dufresnetests: allocator: Fix FDMemory portability issue
2020-10-29 Dinesh Manajipetgl: optimize glcolorbalance by precomputing shader...
2020-10-28 Matthew Watersgl/build: use the brcm GL libraries on the rpi
2020-10-28 Tobias Rongefdmemory: Allow for change of protection mode
2020-10-28 Mathieu Duponchellevideoaggregator: document and fix locking in convert pad
2020-10-28 Tim-Philipp... gldeinterlace: fix doc blurb
2020-10-23 Xavier ClaessensMeson: Use pkg-config generator
2020-10-22 Seungha Yangurisourcebin: Fix crash caused by use after free
2020-10-22 Zebediah Figuratheoradec: Set telemetry options only if they are nonzero
2020-10-21 Michael Tretterglslstage: delete shader on finalize of stage
2020-10-20 Sebastian Drögeaudio/videodecoder: Initialize max_errors in instance_i...
2020-10-20 Sebastian Drögeaudio/videodecoder: Don't reset max-errors in reset()
2020-10-19 Seungha Yangexamples: Add an uridecodebin3 example
2020-10-19 Seungha Yangdecodebin3: Store stream-start event on output pad...
2020-10-17 Sebastian DrögeAdd some missing nullable annotations
2020-10-17 Sebastian Drögetypefind/xdgmime: Validate mimetypes to be valid GstStr...
2020-10-15 Stéphane Cerveaumeson: update glib minimum version to 2.56
2020-10-14 Seungha Yangvideoconvert: Enhance debug message to be more human...
2020-10-14 Seungha Yanguridecodebin3: Forward upstream events to decodebin3...
2020-10-14 Seungha Yangtests: appsrc: Fix unstable test case
2020-10-13 Jan Alexander... videoaggregator: Limit accepted caps by template caps
2020-10-13 Jan Alexander... videoaggregator: Log the format name instead of index
2020-10-12 Will Millergstrtpbuffer: fix header extension length validation
2020-10-12 Marijn Suijtengl: glslstage: Sync new_default_{fragment,vertex} docum...
2020-10-10 François Laigneldecodebin3: only force streams-selected seqnum after...
2020-10-10 Jan Alexander... examples/gl/gtk: Add missing dependency on gstgl
2020-10-09 Mathieu Duponchellertsptransport: support single port for client_port...
2020-10-09 Guillaume Desmottesvideo-info: clarify GST_VIDEO_INTERLACE_MODE_ALTERNATE doc
2020-10-09 Guillaume Desmottesvideodecoder: fix output state interlace-mode
2020-10-09 Guillaume Desmottesvideodecoder: add interlace-mode to debug output when...
2020-10-09 Matthew Waterstests: add gl structs to abi check
2020-10-09 Matthew Watersbuild: use cpu_family for arch checks
2020-10-08 Jan Alexander... multihandlesink: Don't pass NULL caps to gst_caps_is_equal
2020-10-08 Sebastian Drögetimeoverlay: Add elapsed-running-time mode
next