vulkan: fix use of assert() with older meson versions
[platform/upstream/gstreamer.git] / gst-libs /
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
2020-03-03 Matthew Watersvulkan/window/xcb: implement mouse event support
2020-03-03 Matthew Watersvulkan/swapper: add get_surface_rectangles
2020-03-03 Matthew Watersvulkan/display: implement thread-safe find_window()
2020-03-03 Matthew Watersvulkan/window: add support for mouse/keyboard events
2020-03-01 Yeongjin Jeongvp9parser: Add new API for parsing superframe info
2020-02-27 Jan Schmidtwebrtc: Use the dtlssrtenc rtp-sync property
2020-02-25 Jan Schmidth265parser: Skip unused bits in an SEI.
2020-02-25 Stéphane CerveauRevert "h265parser: Skip unused SEI bits differently"
2020-02-25 Dylan Yiph265parse: Fix offset by one error in pic timing SEI
2020-02-18 Matthew Watersvkswapper: keep a reference on the input buffer until...
2020-01-19 Sebastian Drögewebrtc/dtlstransport: Proxy DTLS connection state from...
2020-01-07 Stéphane Cerveauh264parser: add MDCV and CLL SEI message parsing
2019-12-22 Seungha Yangvulkan/window/win32: Don't post any WinProc message...
2019-12-20 Yeongjin Jeongh265parser: Add simple GstH265Profile/string public...
2019-12-11 Stéphane Cerveauremove various useless linefeed in logs
2019-12-09 Matthew Watersvulkan/image: expose initialization function for subclasses
2019-12-09 Matthew Watersvulkan/macos: link directly to MoltenVK
2019-12-04 Matthew Watersvulkan: move fullscreenquad object to library
2019-12-04 Matthew Watersvulkan: fix up some gir annotations
2019-12-03 Matthew Watersvulkan: priviatise _invoke_on_main()
2019-11-28 Matthew Watersvulkan: implement caching and reuse of a couple of...
2019-11-28 Matthew Watersvulkan/trash: remove free functions covered by GstVulka...
next