platform/upstream/gstreamer.git
2020-12-29 Sebastian Drögeassrender: Don't try unlocking unlocked mutex
2020-12-28 Seungha Yangd3d11compositor: Add support for resolution change
2020-12-28 Seungha Yangd3d11shader: Fix ID3DBlob object leak
2020-12-28 He Junyancodecs: Fix a typo in mpeg2 stateless decoder base...
2020-12-28 Víctor Manuel... va: mpeg2dec: cosmetic changes
2020-12-28 Víctor Manuel... codecs: mpeg2decoder: fix documentation
2020-12-28 Víctor Manuel... codecs: mpeg2decoder: simplify macros
2020-12-28 He Junyanva: Add mpeg2 VA decoder.
2020-12-28 He Junyancodecs: Add mpeg2 stateless decoder base class.
2020-12-26 Seungha Yangmfvideoenc: Re-define default GOP size value
2020-12-26 Seungha Yangmfvideoenc: Fix use of uninitialized value
2020-12-26 Seungha Yangd3d11device: Add property for getting adapter LUID
2020-12-26 Seungha Yangmfvideoenc: Remove duplicated class registration code
2020-12-24 Haihao Xiangmsdk: check GstMsdkContext instead of mfxSession instance
2020-12-23 Seungha Yangd3d11: Remove unnecessary helper methods
2020-12-22 Seungha Yangd3d11: Re-implement Desktop Duplication source
2020-12-21 Seungha Yangd3d11device: Add an optional flags argument for creatin...
2020-12-21 Raju Babannavardvbsuboverlay: Add support for dynamic resolution update.
2020-12-20 Seungha Yangd3d11device: Remove dead code
2020-12-20 Seungha Yangd3d11: Privatize d3d11memory implementation
2020-12-20 Seungha Yangd3d11: Add a helper method for d3d11buffferpool setup
2020-12-20 Seungha Yangd3d11device: Remove optional helper methods
2020-12-20 Seungha Yangd3d11videosink: Prepare window once streaming started
2020-12-19 Seungha Yangmfvideoenc: Improve latency performance for hardware...
2020-12-17 Sebastian Drögedecklinkaudiosrc: Fix duration of the first audio frame...
2020-12-16 Biswapriyo... mediafoundation: Fix redefinition of variables.
2020-12-16 Jan Schmidtaudiobuffersplit: Calculate the correct size for fixed...
2020-12-16 Sebastian Drögedecklink: Implement GstBaseSrc::get_caps() to return...
2020-12-14 Seungha Yangwasapi2: Ensure unmute when opening audio client
2020-12-14 Edward Herveytsparse: Don't use non-object for debugging statement
2020-12-14 Edward Herveyexamples/ts-parser: Use the section type for descriptor...
2020-12-14 Edward Herveyexamples/ts-parser: Try more descriptor/stream types
2020-12-14 Edward Herveympegts: Don't add non-padded streams to collection...
2020-12-14 Edward Herveympegts: Add support for SIT sections
2020-12-14 Edward Herveympegts: Update documentation
2020-12-14 Thibault Saunierplayer/transcoder: Use bus signal watch
2020-12-13 Lim Siew Hoonintervideosrc: fix negotiation of interlaced caps
2020-12-12 Arun Raghavanopenaptx: Drop lib prefix from option name for consistency
2020-12-11 Igor Kovalenkoopenaptx: add aptX and aptX-HD codecs using libopenaptx
2020-12-09 Philippe Normandwpe: Emit load-progress messages
2020-12-09 Vivia Nikolaidoubasetsmux: Don't send the capsheader if src pad has...
2020-12-08 Matthew Watersrtmp2/connection: pass the parent cancellable down...
2020-12-07 Jan Alexander... srt: Don't take object lock calling gst_srt_object_get_...
2020-12-07 Sebastian Drögeccconverter: Add property to specify which sections...
2020-12-07 Sebastian Drögeccconverter: Refactor code to only retrieve the timecod...
2020-12-06 Víctor Manuel... va: decode: fix display type
2020-12-04 Marc Leemanrtpmanagerbad: allow setting caps on rtpsrc
2020-12-03 Seungha Yangd3d11videosink: Add a property to support rendering...
2020-12-03 Seungha Yangd3d11: Protect ID3D11VideoContext with lock
2020-12-03 Mathieu Duponchelledocs: don't exit the subdir when optional deps aren...
2020-12-03 Edward Herveyopencv: Expose retinex parameters
2020-12-03 Marius Vladgst-libs/gst/wayland: Install "unstable" wayland header
2020-12-03 Edward Herveyhlsdemux: Use actual object for logging
2020-12-03 Arun Raghavancurl: Remove incorrect GST_DEBUG_OBJECT() calls
2020-12-03 Edward Herveycuda: Fix lowest targetted architecture for CUDA >...
2020-12-02 Edward Herveytsparse: Forward incoming timestamps
2020-12-02 Sebastian Drögeadaptivedemux: Don't log with non-GObject objects
2020-11-30 Thibault Sauniertranscodebin: Minor error message enhancement
2020-11-30 Thibault Sauniertranscodebin: Unlock while setting decodebin caps
2020-11-30 Thibault Sauniertranscodebin: Avoid plugin converter if filter handles...
2020-11-30 Thibault Sauniertranscodebin: Add filter as soon as it is set
2020-11-30 Thibault Saunieruritranscodebin: Add `setup-source` and `element-setup...
2020-11-30 Thibault Sauniertranscode: Port to encodebin2
2020-11-30 Thibault Sauniertranscoder: Handle the case where several errors are...
2020-11-30 Thibault Sauniertranscoder: Minor refactoring to output better debug...
2020-11-30 Thibault Saunierhlssink2: Mark as Muxer
2020-11-30 Víctor Manuel... va: decoder: Picture dups only holds GstBuffer
2020-11-30 Víctor Manuel... va: Remove gst_va_decoder_destroy_buffers()
2020-11-30 He Junyanva: Destroy picture unreleased buffers when finalize.
2020-11-26 Thibault Saunierqroverlay: Reuse the same OverlayComposition object...
2020-11-26 Thibault Saunierqroverlay: Rework basing it on overlaycomposition
2020-11-26 Seungha Yangd3d11h264dec: Reconfigure decoder object on DPB size...
2020-11-26 Marijn Suijtenaudio: Use new AudioFormatInfo::fill_silence function
2020-11-25 Philippe Normandplayer: Fix get_current_subtitle_track annotation
2020-11-24 Víctor Manuel... va: allocator: add a memory pool object helper
2020-11-24 Víctor Manuel... va: pool, allocator: honor GST_BUFFER_POOL_ACQUIRE_FLAG...
2020-11-24 Víctor Manuel... va: allocator: broadcast when flushing
2020-11-24 Víctor Manuel... va: allocator: free allocator when a mem is held
2020-11-24 Víctor Manuel... va: allocator: dmabuf: initialize cond
2020-11-24 Olivier Crêtewebrtc: Make ssrc map into separate data structures
2020-11-24 Olivier Crêtewebrtcstats: Get the remote-inbound stats from the...
2020-11-24 Olivier Crêtewebrtcbin: Implement getting stats for a specific pad
2020-11-24 Olivier Crêtewebrtcstats: Also return the raw rtpsource stats for...
2020-11-24 Olivier Crêtewebrtcstats: Avoid copy of GstStructure
2020-11-24 Olivier Crêtewebrtcstats: Remove receiver side when sending
2020-11-24 Olivier Crêtewebrtcstats: Extract statistics from the rtpjitterbuffer
2020-11-24 Olivier Crêtewebrtcbin: Store the rtpjitterbuffer instances to extra...
2020-11-24 Olivier Crêtewebrtcstats: Document all RTP missing fields according...
2020-11-24 Olivier Crêtewebrtcstats: RTCP computed RTT is only available at...
2020-11-24 Olivier Crêtewebrtcstats: Remove redundant lines
2020-11-24 Olivier Crêtewebrtc: Also remove rtcp_transport from the structure
2020-11-24 Olivier Crêtewebrtc: Remove APIs to set transport on sender/receiver
2020-11-24 Olivier Crêtewebrtc: Remove non rtcp-mux code
2020-11-23 Julian Bouzasnvcodec: Assume 25fps if framerate is invalid when...
2020-11-23 Víctor Manuel... codecs: h264decoder: fix memory leak
2020-11-21 Edward Herveympegts: Documentation fixes
2020-11-20 Tim-Philipp... qroverlay: unset executable flag on source files
2020-11-20 Tim-Philipp... qroverlay: fix auto detection of json-glib for plugin
2020-11-19 Seungha Yangd3d11: Add support for packed 4:2:2 and 4:4:4 10bits...
2020-11-18 Olivier Crêteopenh264dec: Accept constrained-high and progressive...
next