cuda: Fix runtime compiler library loading on Windows
[platform/upstream/gstreamer.git] / subprojects / gst-plugins-bad / gst-libs /
2022-12-09 Seungha Yangcuda: Fix runtime compiler library loading on Windows
2022-12-08 Seungha Yangcuda: Hide memory copy util function
2022-12-07 Marek Olejnikh265decoder: Do not abort when failed to prepare ref...
2022-12-02 Johan Sternerupwebrtc: Fix possible use-after-free of GstWebRTCICETran...
2022-11-25 He Junyanh264parser: Fix a typo in pred_weight_table parsing.
2022-11-19 Seungha Yangav1decoder: Clear highest_spatial_layer per sequence...
2022-11-19 Seungha Yangav1decoder: Don't error out by dropped OBU
2022-11-19 Seungha Yangav1decoder: Fix wrong spatial layer validation
2022-11-19 Seungha Yangav1parser: Don't print warning for expected OBU drop
2022-11-19 Seungha Yangav1parser: Remove impossible condition
2022-11-19 Jan Schmidtwebrtc: Improve GstWebRTCStatsType docstring
2022-11-18 Johan Sternerupwebrtcbin: Add settings for HTTP proxy
2022-11-16 Seungha Yangcodecs: Keep track of non-decoding-essential input...
2022-11-15 Seungha Yangcudaupload,cudadownload: Add support for planar 8bits...
2022-11-15 Seungha Yangcudacontext: Store texture alignment
2022-11-15 Elliot Chengstplay: add warning message details check before post it
2022-11-14 Seungha Yangd3d11converter: Fix YUY2 conversion error
2022-11-14 Seungha Yangd3d11: Add support for planar RGB formats
2022-11-12 Edward Herveytranscoder: Don't leak API bus and GMainLoop
2022-11-10 Elliot Chengstplay: fix segmentation fault caused by subtitle...
2022-11-05 He Junyanlibs: va: Add API to peek the va buffer's display.
2022-11-05 He Junyanlibs: va: Add API to peek the va memory's display.
2022-11-05 He Junyanlibs: va: Add API to peek the allocator's display.
2022-11-05 He Junyanlibs: va: Fix code style in gstvaallocator.h
2022-11-02 Seungha Yangd3d11: Add support for YUY2 format
2022-11-01 Marijn Suijtenvulkan: Mark gst_vulkan_image_view_new create_info...
2022-11-01 Marijn Suijtenvulkan: Remove unnecessary null checks
2022-11-01 Marijn Suijtenvulkan: Add missing `(nullable)` annotation to `Returns`
2022-11-01 Marijn Suijtenvulkan: Add missing `array length` and `(out)` annotati...
2022-10-28 Matthew Watersvp9parser: initialize subsampling to -1
2022-10-27 Thibault Saunieradaptivedemux: Minor typo fix
2022-10-27 He Junyanh265bitwriter: Correct the all API to byte aligned.
2022-10-27 He Junyanh264bitwriter: Correct the all API to byte aligned.
2022-10-27 He Junyanbitwriter: Fix a nal conversion bug when input is not...
2022-10-27 Seungha Yangcodecparsers: {h264,h265}bitwriter: Don't install heade...
2022-10-25 Seungha Yangd3d11: Move format defines to private header
2022-10-25 Sebastian DrögeFix various warnings from gobject-introspection
2022-10-24 Nirbheek Chauhangl/vulkan: Fix static linking on macOS
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
next