interlace: Don't change field-pattern on PAUSED or PLAYING state
[platform/upstream/gstreamer.git] / gst-libs /
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
2020-04-08 Seungha Yangh264parser: Parse all SEI payload type even if it's...
2020-04-08 Seungha Yangh264parser: Add support for creating picture timing SEI
2020-04-08 Seungha Yangh264parser: Make GstH264PicTiming self-containing all...
2020-04-08 Seungha Yangh264parser: Fix some misleading debug messages
2020-04-08 Seungha Yangh264parser: Fix mismatched argument of declaration...
2020-04-08 Thibault Sauniercodecs: Add basic documentation stubs
2020-04-07 Nicolas Dufresnecodecs: h264: Fix DPB size calculation
2020-04-02 Jan Schmidtadaptivedemux: Handle instant rate change requests...
2020-04-02 Jan Schmidtadaptivedemux: Don't ignore gst_segment_do_seek() retur...
2020-04-02 Seungha Yangh265parser: Add a helper method to create SEI nal unit
2020-03-31 Nicolas Dufresnecodecs: h264dpb: Don't leak pic_list GArray
2020-03-31 Nicolas Dufresnecodecs: h264: Do not ignore end_picture() return value
2020-03-30 Seungha Yangh264parser: Add a helper method to create and inject...
2020-03-30 Seungha Yangnalutils: Introduce NAL writer helper methods
2020-03-30 Seungha Yangh264parser: Expose SEI clear function to public
2020-03-23 Seungha Yangh265parser: Fix registered user data SEI leak
2020-03-23 Seungha Yangh265parser: Do not allocate too large size of memory...
2020-03-23 Seungha Yangh264parser: Do not allocate too large size of memory...
2020-03-16 Victor Manuel Jaqu... libs: codecparser: add missing unstable api warning
2020-03-09 yychaotsdemux: Add support for AC4
2020-03-08 Seungha Yangh265decoder: Pass max_dpb_size to new_sequence vfunc
2020-03-07 Seungha Yangh265parser: Store NumDeltaPocs of reference for hardwar...
2020-03-07 Seungha Yangh265decoder: Fix for output and removal picture from DPB
2020-03-06 Seungha Yangmeson: codecs: Don't install header
2020-03-05 Seungha Yangh264decoder: Rename some internals
2020-03-05 Seungha Yangvp9decoder: Update document
2020-03-05 Seungha Yangcodecs: Change output_picture() to mandatory implementation
2020-03-05 Seungha Yangh265decoder: Port to nal type classification macro
2020-03-05 Seungha Yangh265parser: Add helper macro for nal type classification
2020-03-05 Nicolas Dufresneh264picture: Add system_frame_num
2020-03-05 Nicolas Dufresneh264parser: Add some fixmes
2020-03-05 Nicolas Dufresnecodecs: Pass the max_dpb_size to new_segment virtual
2020-03-05 Nicolas Dufresnecodecs: Add missing auto cleanup funcs
2020-03-05 Nicolas DufresneMove CODEC base classes into it's own library
2020-03-04 Dominique Leuenbergerbuild: Fix build on systems with wayland-client headers...
2020-03-03 Matthew Watersvulkan/window/xcb: implement keyboard support
next