av1parse: Set the output buffer flags correctly.
[platform/upstream/gstreamer.git] / subprojects / gst-plugins-bad / gst-libs /
2022-10-19 Alba Mendezwebrtcbin: support adding TURN servers after pipeline...
2022-10-18 Sebastian Drögeplay: Add/fix various annotations
2022-10-18 Sebastian Drögevulkan: Add/fix various annotations
2022-10-18 Sebastian Dröged3d11: Add/fix various annotations
2022-10-18 Sebastian Drögecuda: Add/fix various annotations
2022-10-18 Sebastian Drögecodecs: Add/fix various annotations
2022-10-18 Sebastian Drögebadaudio: Add/fix annotations
2022-10-18 Sebastian Drögewebrtc: Add/fix various annotations
2022-10-14 Mathieu Duponchellewebrtc/nice: fix small leak of split strings
2022-10-11 Sebastian Drögewebrtc: Move GST_WEBRTC_ERROR_TYPE_ERROR at the end...
2022-10-05 Nirbheek Chauhand3d11: Fix debug build on UWP
2022-10-05 Sangchul Leewebrtc/nice: Make sure to return NULL when validating...
2022-10-05 Johan Sternerupwebrtc: return error when sending on non-open datachannel
2022-10-04 Stéphane Cerveauh265parse: fix typo in member of GstH265SPS
2022-09-16 He Junyancodecs: av1decoder: Add the highest_spatial_layer field.
2022-09-13 Seungha Yangcuda: Remove GST_CUDA_HAS_D3D define from header
2022-09-13 Víctor Manuel Jáqu... va: allocator: Fix parameter name to match signature.
2022-09-13 Víctor Manuel Jáqu... va: Complete library and plugin documentation.
2022-09-13 Víctor Manuel Jáqu... va: Move gstvavideoformat out of library headers.
2022-09-13 Víctor Manuel Jáqu... docs: Generate libgstva GI and pkg-config.
2022-09-01 Thibault Sauniermeson: Namespace the plugins_doc_dep/libraries variables
2022-09-01 Thibault Sauniercuda: meson: Fix generating GstCuda gir file against...
2022-08-30 Seungha Yangd3d11memory: Fix GstAllocator::mem_copy() implementation
2022-08-27 Seungha Yangd3d11: Update library doc
2022-08-22 Seungha Yangh265decoder: Update SpsMaxLatencyPictures properly
2022-08-22 Seungha Yangh265decoder: Reorganize debug printing
2022-08-19 Thibault Saunierwebrtc:ice: Fix candidate stats related APIs for bindings
2022-08-18 Thibault Saunierwebrtc: doc: Cleanup Since markers
2022-08-18 Thibault Saunierwebrtc:ice: Reindent header
2022-08-18 Thibault Saunierwebrtc:ice: Mark protected fields as such
2022-08-18 Thibault Saunierwebrtc: Fix documentaton moving symbols in the right...
2022-08-18 Thibault Saunierwebrtc:ice: Avoid using GArray in public API
2022-08-18 Thibault Saunierwebrtc:ice: Fix some annotations
2022-08-18 Thibault Saunierwebrtc: Make GstWebRTCIceCandidateStats a Boxed type
2022-08-18 Thibault Saunierwebrtc:ice: Add padding to structures
2022-08-17 Seungha Yangcuda: Hide runtime compiler related header and symbols
2022-08-17 Víctor Manuel Jáqu... va: libs: Add Y42B format.
2022-08-17 Víctor Manuel Jáqu... va: Validate JPEG subsampling configurations.
2022-08-17 Daniel Moringst-play: missing cleanup for g_autoptr
2022-08-16 Seungha Yangmeson: d3d11: Fix missing header install
2022-08-13 Sebastian Drögeplayer: Don't leak wrapped video info
2022-08-13 Sebastian Drögeplay: Make ownership of video-sink clearer in combinati...
2022-08-13 Sebastian Drögeplay: Fix object construction
2022-08-13 Sebastian Drögeplayer: Fix object construction
2022-08-13 Sebastian Drögeplayer: Release signal adapter on finalize
2022-08-12 Seungha Yangmeson: d3d11: Fix build with GIR enabled
2022-08-12 Matthias Clasengstplayer: Plug a memory leak
2022-08-08 Seungha Yangd3d11: Use WIN32 API directly for locking with RAII...
2022-08-08 Seungha Yangd3d11memory: Remove unnecessary locking
2022-08-06 Seungha Yangd3d11memory: Allow null GstD3D11Allocator to alloc...
2022-08-06 Seungha Yangd3d11: Use std::call_once()
2022-08-05 Seungha Yangd3d11device: Use WIN32 critical section API directly
2022-08-03 Seungha Yangd3d11converter: Add options for gamma and primaries...
2022-08-01 Philippe Normandwebrtc: nice: WeakRef access fixes
2022-08-01 Philippe Normandwebrtc: ice: Fix GstWebRTCICE parent class
2022-07-26 U. Artie Eoffmeson: webrtc: ensure definition of libgstwebrtcnice_dep
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()
next