webrtc: Split WebRTCICE into base classes and implementation.
[platform/upstream/gstreamer.git] / subprojects / gst-plugins-bad / gst-libs / gst /
2022-07-26 yatinmaanwebrtc: Split WebRTCICE into base classes and implement...
2022-07-23 Seungha Yangd3d11: Implement fence abstraction
2022-07-22 Benjamin Gaignardcodecs: h265: Make sure that sps is processed just...
2022-07-22 Sebastian Frickecodecs: h265: Fix typos
2022-07-22 Benjamin Gaignardcodecparsers: Defering computation of pps and sps fields
2022-07-22 Nicolas Dufresnecodecparsers: h265: Introduce long_term_ref_pic_set_size
2022-07-21 Seungha Yangd3d11: Move GstD3D11Converter to gst-libs
2022-07-21 Seungha Yangd3d11: Define enum and flags types manually
2022-07-21 Seungha Yangd3d11: Run gst-indent
2022-07-19 Seungha Yangd3d11format: Move DXGI color space mapping method to...
2022-07-14 Seungha Yangd3d11: Move HLSL compiler to gst-libs
2022-07-11 Seungha Yangh265decoder: Report latency
2022-07-08 Seungha Yangd3d11: Use scoped device lock
2022-07-07 Seungha Yangd3d11: Serialize ensure_element_data() call
2022-07-04 Seungha Yangd3d11memory: Update alloc_wrapped() API to avoid stagin...
2022-07-01 Seungha Yangd3d11memory: Add private method for texture wrapped...
2022-07-01 Seungha Yangd3d11: Use library private header in plugin
2022-06-30 Seungha Yangcuda: Protect gst_cuda_ensure_element_context() with...
2022-06-30 Seungha Yangcuda: Add YUY2 and UYVY formats for GL interop
2022-06-30 Corentin Dammancudamemory: add support for planar 4:2:2 YUV formats
2022-06-27 Seungha Yangd3d11: Add a helper method for GstContext creation
2022-06-27 Seungha Yangd3d11memory: Add support for wrapping application texture
2022-06-27 Seungha Yangd3d11: Install library headers
2022-06-27 Seungha Yangd3d11: Update gst_d3d11_allocation_params_new() interface
2022-06-27 Víctor Manuel Jáqu... va: allocator: Add hack for no fourcc when surface...
2022-06-27 Víctor Manuel Jáqu... va: Add RGBP format definition.
2022-06-24 Víctor Manuel Jáqu... va: allocator: Use always lseek to get dmabuf size.
2022-06-24 Nicolas Dufresneva: allocator: Fix translation of VADRMPRIMESurfaceDesc...
2022-06-23 Seungha Yangd3d11: Revert staging buffer pool implementation
2022-06-21 Víctor Manuel Jáqu... va: Use driver implementation macro rather than function.
2022-06-20 Robert Madergstwaylandsink: Add rotate-method property
2022-06-15 Seungha Yangh264decoder: Use newly added avcC data parsing API
2022-06-15 Seungha Yangh264parser: Add an API for AVCDecoderConfigurationRecor...
2022-06-14 Matthew Watersvkfullscreenquad: add support for disabling clearing
2022-06-14 Matthew Watersvkfullscreenquad: support setting blend operations
2022-06-14 Matthew Watersvkfullscreenaud: create the vulkan command pool upfront
2022-06-14 Matthew Watersvulkan: add some missing GAutoPtr definitions
2022-06-14 Matthew Watersvulkan: remove unneeded #ifdef for GAutoPtr
2022-06-06 He Junyanh264parser: Fix memory leaks in parse_user_data_unregis...
2022-06-06 Robert Madergstwayland: Move reusable parts of the waylandsink...
2022-06-03 Andoni Morales Ala... h264parse: fix leak in user data unregistered
2022-06-03 Andoni Morales Ala... Fix documentation
2022-06-03 Andoni Morales Ala... h264parse: add support Precision Time Stamp in SEI...
2022-06-02 Seungha Yangmeson: cuda: Add missing override_dependency()
2022-06-02 Seungha Yangcuda: Fix uninitialized debug category
2022-05-27 Seungha Yangd3d11decoder: Work around Intel DXVA driver crash
2022-05-27 Seungha Yangd3d11memory: Clear YUV texture with black color
2022-05-20 Seungha Yangd3d11device: Enhance format enumeration and debugging
2022-05-17 Seungha Yangd3d11device: Don't print ERROR log on open failure
2022-05-09 Seungha Yangh265decoder: Improve robustness against malformed NAL...
2022-05-09 Seungha Yangh265parser: Add a new NAL parsing API to handle malform...
2022-05-07 Víctor Manuel Jáqu... libs: va: Add O_CLOEXEC flag at opening drm device.
2022-05-05 Seungha Yangd3d11memory: Protect against concurrent access from...
2022-05-05 Seungha Yangh264decoder: Fix for unhandled low-delay decoding case
2022-05-05 Seungha Yangh265decoder: Fix for unhandled low-delay decoding case
2022-05-03 Seungha Yangav1decoder: Add support for render delay
2022-05-03 Seungha Yangav1decoder: Hold OBU temporal and spatial id in picture...
2022-05-03 Seungha Yangcodecs: Signal required DPB size for AV1,MPEG2,VP8...
2022-05-02 Thibault Sauniercuda: Fix introspection warnings
2022-05-02 Seungha YangRevert "cuda: Fix GstCudaContext refcount bug"
2022-04-29 Myles Ingliscuda: Fix GstCudaContext refcount bug
2022-04-29 Seungha Yangcuda: Correct CUDA device id field in GstContext structure
2022-04-28 Víctor Manuel Jáqu... codecs: h265decoder: Fix documentation.
2022-04-26 He Junyancodecparsers: bitwriter: Calculate PicSizeInCtbsY when...
2022-04-26 He Junyancodecparsers: bitwriter: Fix some coverity issues of...
2022-04-26 He Junyanva: pool: Replace all tabs with spaces in header file.
2022-04-26 He Junyanva: pool: Delete the GST_BUFFER_POOL_OPTION_VIDEO_ALIGN...
2022-04-26 He Junyanva: pool: Add set_va_alignment() API.
2022-04-25 Seungha Yangnvcodec: Stop building for non-{Windows,Linux} target
2022-04-23 Xavier ClaessensMeson: Fix deprecation warnings
2022-04-22 He Junyancodecparsers: bitwriter: Add the common bit writer...
2022-04-20 Víctor Manuel Jáqu... va: Expose a couple va surface/buffer methods.
2022-04-19 Xavier ClaessensDelete unused i18n headers
2022-04-19 Xavier ClaessensReplace gst-i18n-*.h with gi18n-lib.h
2022-04-19 Thibault Sauniercuda: Fix typo in gst_cuda_buffery_copy_type_to_string
2022-04-19 Thibault Sauniercuda: Add a `gst_cuda_context_new_wrapped` constructor
2022-04-19 Thibault Sauniercuda: Factor out a public GstCUDA library
2022-04-18 Seungha Yangh264decoder,h265decoder: Do not hold codec_data buffer
2022-04-13 He Junyancodecs: av1parser: Fix a typo in seq_level_idx check.
2022-04-07 Seungha Yangh265parser: Fix short_term_ref_pic_set() size calculation
2022-04-04 Sangchul Leewebrtc/datachannel: Change initial data channel state...
2022-04-02 Tim-Philipp Müllerlibs: va: make sure va-enumtypes.h is generated before...
2022-04-01 Nicolas Dufresneva: Fix printf format modifier for drm modifiers
2022-04-01 Xavier ClaessensRemove glib and gobject dependencies everywhere
2022-03-31 Víctor Manuel Jáqu... libs: va: add VA allocator parameter for derived images...
2022-03-30 Seungha Yangvadisplay: Add description readonly property
2022-03-30 Víctor Manuel Jáqu... va: Don't expose internal classes.
2022-03-30 Haihua Hugstplay: don't print error log in warning_cb
2022-03-29 Matthew Waterswebrtc/datachannel: fix use-after-free in sctp state...
2022-03-29 Matthew Waterswebrtc: explicitly error out in a couple of renegotiati...
2022-03-29 Víctor Manuel Jáqu... va: Set <gst/va/gstva.h> as library single point entry...
2022-03-29 He Junyanva: Move allocators and pool objects into gstva library.
2022-03-29 He Junyanva: Move the video format functions into gstlibva.
2022-03-28 Matthew Watersmpeg: fix unused-but-set warning
2022-03-25 Nicolas Dufresnecodecs: h264: Save the field_pic_flag
2022-03-21 Daniel Almeidaav1decoder: Sync duplicate_picture with VP9 one
2022-03-21 Nicolas Dufresnevp9decoder: Copy system_frame_number in duplicate_picture
2022-03-21 Nicolas Dufresnecdoecs: av1: Copy system_frame_number in duplicate_picture
2022-03-19 Nicolas Dufresnecodecs: av1: Fix state when we show existing keyframe
2022-03-18 He Junyancodecparsers: av1parser: Fix a typo in FilmGrainParams...
next