msdk: enable GPUCopy
[platform/upstream/gstreamer.git] / gst-libs /
2020-09-16 Haihao Xiangh265parse: recognize more HEVC extension streams
2020-09-16 Haihao Xiangh265parser: select the right profile for high throughpu...
2020-09-15 Seungha Yangcodecs: vp9decoder: Relying on upstream vp9parse for...
2020-09-15 Seungha Yangcodecs: vp9decoder: Remove unused pts variable
2020-09-15 Víctor Manuel Jáqu... codecs: h264decoder: Calculate and set latency
2020-09-14 yychaotsdemux: Parse Audio Preselection Descriptor
2020-09-14 yychaotsdemux: Add new API for fetching extended descriptors
2020-09-12 Nirbheek Chauhanmeson: Do not warn when a windowing system is not found
2020-09-10 Nicolas Dufresneh264decoder: Fix various typos
2020-09-09 Edward Herveyadaptivedemux: Add another nominal bitrate fallback...
2020-09-09 Edward Herveyadaptivedemux: Handle invalid HTTP duration
2020-08-26 Fabrice Fontainemeson: allow the user to disable opencv
2020-08-25 Wim Taymansvulkan: fix the enumtypes install path
2020-08-24 Seungha Yangcodecs: h264decoder: Fix possible GstH264Picture leak...
2020-08-24 Matthew Waterswebrtc/datachannel: free previous protocol/label fields
2020-08-15 Matthew Watersvulkan: docs annotation updates
2020-08-15 Matthew Watersbuild/vulkan: split vulkan gir
2020-08-05 Jordan Petridisopencv: compile with -Wno-format-nonliteral
2020-08-05 Guillaume Desmottesplayer: Add g_autoptr() support
2020-07-29 Tim-Philipp Müllerbasecamerabinsrc: silence g-ir-scanner warnings
2020-07-28 Tim-Philipp Müllercamerabinpreview: fix potential crash on preview pipeli...
2020-07-23 Seungha Yangcodecs: vp8decoder: Sync up with h264decoder implementation
2020-07-23 Seungha Yangcodecs: vp9decoder: Sync up with h264decoder implementation
2020-07-21 Seungha Yangcodecs: h264decoder: Fix wrong annotations
2020-07-21 Seungha Yangcodecs: h264decoder: Update document with Since marks
2020-07-21 Seungha Yangcodecs: h264decoder: Rename API arguments
2020-07-21 Nicolas Dufresneh264decoder: Add ability to lookup by system_frame_number
2020-07-21 Seungha Yangcodecs: h264decoder: Make GstVideoCodecFrame hold the...
2020-07-21 Seungha Yangcodecs: h264decoder: Pass GstVideoCodecFrame to output_...
2020-07-21 Seungha Yangcodecs: h264decoder: Don't attach extra ref of GstH264P...
2020-07-20 Seungha Yangcodecs: h264decoder: Drop non-decodable frames
2020-07-15 Jordan Petridisopencv: suppress another warning about non-existent...
2020-07-14 Seungha Yangh265parser: Fix possible invalid memory access
2020-06-30 Seungha Yangcodecs: h264decoder: Fix for DPB size calculation
2020-06-29 Víctor Manuel Jáqu... codecs: h264picture: use g_array_remove_index_fast()
2020-06-27 Víctor Manuel Jáqu... codecs: h264decoder: update max_dpb_frames only if...
2020-06-23 Thibault Saunieropenmpt: Namespace enum GType names
2020-06-23 Thibault Saunierdocs: Unmark wrongly marked plugin API types
2020-06-23 Thibault Saunierdocs: Document basecamerabinsrc
2020-06-23 Mathieu Duponchelledocs: mark more types as plugin API
2020-06-23 Mathieu Duponchelledocs: generate documentation for libgstopencv
2020-06-21 Matthew Watersvulkan: log extension/layers available/enabled on insta...
2020-06-21 Matthew Watersvulkan/device: expose extension/layer choices
2020-06-21 Matthew Watersvulkan/instance: privatise defult debug callback
2020-06-21 Matthew Watersvulkan/instance: expose extension/layer choices
2020-06-21 Matthew Watersvulkan/physical-device: dump some more information...
2020-06-21 Matthew Watersvulkan/instance: add vulkan API version selection and...
2020-06-21 Matthew Watersvulkan/wayland: initialise debug category before debug...
2020-06-20 Nicolas Dufresnenalutils: Improve slightly the error trace
2020-06-11 Seungha Yangcodecs: h265picture: Don't leak pic_list GArray
2020-06-09 Thibault Saunierdocs: Add some more plugin API types
2020-06-08 Edward Herveyadaptivedemux: Handle live duration queries
2020-06-05 Mathieu Duponchelleplugins: uddate gst_type_mark_as_plugin_api() calls
2020-06-04 Sebastian Drögeplugins: Use gst_type_mark_as_plugin_api() for all...
2020-06-03 Sebastian Drögewebrtc: Add `Since: 1.18` markers to the new datachanne...
2020-06-02 Sebastian Drögewebrtc: Add GstWebRTCDataChannel to the library API
2020-06-02 Matthew Watersvulkanimagememory: fix use-after-free releasing a view
2020-06-02 Matthew Watersvkimagememory: actually check the length of a ptr array
2020-05-28 Tim-Philipp Müllervulkan: don't run tests or build lib if plugin isn...
2020-05-27 Stéphane Cerveaucodecparsers: fix typo in GstH265RegisteredUserData doc
2020-05-22 Seungha Yangh264decoder: Disallow multiple slice group as we don...
2020-05-21 Andrey Sazonovplanaraudioadapter: fix possible NULL ptr dereference
2020-05-19 Víctor Manuel Jáqu... codecs: h264decoder: chain finalize vmethod
2020-05-19 Nicolas Dufresnecodecparsers: h264: Only set relevant default weight...
2020-05-19 Nicolas Dufresnecodecparsers: h264: Fix default ref list size
2020-05-19 Nicolas Dufresnecodecs: h264decoder: Use calculated values for max_pic_...
2020-05-19 Víctor Manuel Jáqu... codecs: h264decoder: ref pic lists as decode_slice...
2020-05-19 Víctor Manuel Jáqu... codecs: h264decoder: handle reference picture lists
2020-05-19 Nicolas Dufresnecodecs: h264decoder: Port from GList to GArray
2020-05-19 Nicolas Dufresnecodecs: h264decoder: Make get_long_ref_by_pic_num(...
2020-05-19 Nicolas Dufresnecodecs: h264decoder: Make get_short_ref_by_pic_num...
2020-05-11 Jan Alexander Stef... vulkan: Drop use of VK_RESULT_BEGIN_RANGE
2020-05-07 Nicolas Dufresneh265parse: Ensure parsing ends on start-code + full...
2020-05-07 Nicolas Dufresneh264parser: Removed impossible error case
2020-05-07 Nicolas Dufresneh264parse: Properly handle 4 bytes start code
2020-05-07 Nicolas Dufresneh265parser: Fix NAL size check for identification
2020-05-07 Nicolas Dufresneh265parser: Removed impossible error case
2020-05-05 He Junyanlibs: parser: h265: Add SCC extension support.
2020-05-01 Georg Ottingerlibs: parser: Adds AV1 parser.
2020-04-30 Seungha Yangh264decoder: Allow frame gap even if it's not allowed...
2020-04-28 He Junyanlibs: h265parser: Add High throughput scc extensions...
2020-04-28 He Junyanlibs: h265parser: select extension profile by profile...
2020-04-28 He Junyanlibs: h265parser: rename the FormatRangeExtensionProfile
2020-04-28 He Junyanlibs: h265parser: Fix a bug for getting extension profile.
2020-04-28 Seungha Yangh264decoder: Perform low-latency outputting only for...
2020-04-28 Seungha Yangh264decoder: Output decoded pictures as soon as possible
2020-04-27 Mathieu Duponchellegsth265parser.h: escape link-like syntax in doc
2020-04-26 Víctor Manuel Jáqu... codecs: fix gir generation
2020-04-23 Víctor Manuel Jáqu... codecs: set sys frame num before new_picture()
2020-04-22 Seungha Yangcodecs: Fix some documentation
2020-04-22 Seungha Yangcodecs: Add new baseclass for VP8 decoder
2020-04-22 Seungha Yangvp9decoder: Fix small typo
2020-04-22 Seungha Yangcodecs: Reorganize the order of vfunc
2020-04-20 Seungha Yangh264decoder: Don't handle gap frame num for the first...
2020-04-20 Seungha Yangh264decoder: Add some debug messages
2020-04-19 Víctor Manuel Jáqu... codecs: h264picture: typo in GstH264PictureField enum
2020-04-13 Seungha Yangh265parser: Fix some coverity issues
2020-04-09 Seungha Yangcodecs: Add minimal state validation
2020-04-09 Seungha Yangh265parser: Add APIs to allow update VPS/SPS/PPS
2020-04-09 Seungha Yangh264parser: Add APIs to allow update SPS/PPS
next