platform/upstream/gstreamer.git
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...
2020-11-18 Olivier Crêted3d11h264dec: Accept constrained-high and progressive...
2020-11-18 Olivier Crêtemsdkh264dec: Accept constrained-high and progressive...
2020-11-18 Olivier Crêtenvdec: Accept progressive-high and contrained-high...
2020-11-17 He Junyancodecparsers: av1: add the set_operating_point() API.
2020-11-17 He Junyancodecparsers: av1: Add an API to reset the annex_b...
2020-11-17 He Junyancodecparsers: av1: clean the seen_frame_header in parse...
2020-11-17 He Junyancodecparsers: av1: fix a typo in parse_metadata_scalability
2020-11-17 He Junyancodecparsers: av1: Do not assert in identify_one_obu...
2020-11-17 He Junyancodecparsers: av1: Add unknow AV1 profile define for...
2020-11-17 He Junyancodecparsers: av1: Improve the parse_tile_info.
2020-11-17 He Junyancodecparsers: av1: Fix a tile info read typo in frame...
2020-11-17 He Junyancodecparsers: av1: Fix a typo when get value of segment...
2020-11-17 He Junyancodecparsers: av1: add valid check for global motion...
2020-11-17 He Junyancodecparsers: av1: uint8 range is not enough for av1_bi...
2020-11-17 He Junyancodecparsers: av1: delete duplicated GST_AV1_GM_ABS_ALP...
2020-11-17 He Junyantest: av1parser: update the test result because of...
2020-11-17 He Junyancodecparsers: av1: Improve the loop filter setting.
2020-11-17 He Junyancodecparsers: av1: Fix a error report for metadata...
2020-11-17 He Junyancodecparsers: av1: Fix a level index bug in sequence.
2020-11-17 He Junyancodecparsers: av1: all ref idx should be gint8.
2020-11-17 Seungha Yangva: h264dec: Add support for interlaced stream
2020-11-17 Víctor Manuel... va: h264dec: implement gst_va_h264_dec_new_field_picture()
2020-11-17 Seungha Yangva: h264dec: Fix picture_height_in_mbs_minus1
2020-11-17 Víctor Manuel... va: h264dec: admit baseline if stream obeys A.2
2020-11-17 Seungha Yangcodecs: h264decoder: Add support for field ref picture...
2020-11-17 Seungha Yangcodecs: h264decoder: Add more option arguments for...
2020-11-17 Seungha Yangcodecs: h264decoder: Split gap picture as well if needed
2020-11-17 Nicolas Dufresneh264dec: Fix POC calculation for type 0
2020-11-17 Seungha Yangcodecs: h264decoder: Don't try to construct RefPicList0...
2020-11-16 He Junyanva: pool: Check the force_videometa for all memory...
2020-11-16 He Junyanva: basedec: Improve the decide_allocation().
2020-11-16 He Junyanva: basedec: fallback to system memory if downstream...
2020-11-16 Seungha Yangvah264dec: Fix for long term reference picture signalling
2020-11-16 Seungha Yangcodecs: h264decoder: Fix MMCO type 1 for interlaced...
2020-11-16 Seungha Yangcodecs: h264decoder: Fix MMCO type 3 for interlaced...
2020-11-16 Seungha Yangcodecs: h264decoder: Split frame picture into field...
2020-11-16 Seungha Yangcodecs: h264decoder: Add util macro for frame/field...
2020-11-16 Seungha Yangd3d11window: Prefer full color range for display target...
next