Back to development
[platform/upstream/gstreamer.git] / subprojects / gst-plugins-bad / gst-libs /
2023-11-10 Benjamin Gaignardcodecparsers: av1: Clip max tile rows and cols values
2023-11-07 Balló Györgygstwayland: Don't depend on wayland-protocols
2023-10-18 Detlev Casanovacodecs: h265: Do not free slice header before using it
2023-10-15 Seungha Yangd3d11converter: Fix 10/12bits planar output
2023-09-20 Nicolas Dufresneh265parser: Fix possible overflow using max_sub_layers_...
2023-09-20 Hugues Fruchetwaylandsink: Fix cropping for video with non-square...
2023-09-19 Seungha Yangh264decoder: Update latency dynamically
2023-09-16 Seungha Yangav1parser: Fix segmentation params update
2023-09-07 Akihiro Sagawacodecparsers: Fix MPEG-1 aspect ratio table
2023-09-07 Nicolas Dufresnewaylandsink: Crop surfaces to their display width height
2023-07-11 Seungha Yangd3d11bufferpool: Fix heavy CPU usage in case of fixed...
2023-06-01 Colin Kinlochwaylandsink: Emit "map" signal boarder surface is ready
2023-05-18 Haihua Hugstplay: fix critical log when enable playbin3
2023-05-17 Elliot Chengstplay: avoid getting property of playbin2 if subtitle...
2023-05-17 Tim-Philipp MüllerRevert "webrtc/nice: support consent-freshness RFC7675"
2023-05-09 Seungha Yangh264decoder: Drop nonexisting picture silently without...
2023-05-08 Matthew Waterswebrtc/nice: support consent-freshness RFC7675
2023-05-06 Seungha Yangd3d11memory: Don't clear wrapped texture memory
2023-05-02 Philippe Normanddtlstransport: Keep strong ref of dtls encoder/decoder
2023-04-28 Seungha Yangcudamemory: Fix for semi planar YUV memory size decision
2023-04-25 Martin Nordholtswebrtc: Plug leaks of resolved ICE addresses
2023-04-10 Seungha Yangh264decoder: Enable low-latency bumping in case of...
2023-04-10 Seungha Yangh264decoder: Fix for latency report
2023-04-10 Seungha Yangh264decoder: Ignore invalid max_num_reorder_frames...
2023-04-10 Seungha Yangh265decoder: Fix for latency report when src caps is...
2023-04-10 Seungha Yangh264decoder: Fix for latency report when src caps is...
2023-03-30 Víctor Manuel Jáqu... vkmemory: flush whole size
2023-03-30 Víctor Manuel Jáqu... vkfullscreenquad: set enable_clear as TRUE by default
2023-03-28 Matthew Watersvulkanswapper: correctly handle force-aspect-ratio...
2023-03-24 Seungha Yangd3d11bufferpool: Fix invalid access in debug print...
2023-03-18 Seungha Yangh264decoder: Fix DPB bumping process
2023-03-18 Albert Sjölundwebrtc: Fix segfault traversing ice transports
2023-03-16 Seungha Yangd3d11converter: Fix conversion backend selection
2023-02-25 He Junyanav1decoder: fail early if no input caps have been provided
2023-02-25 He Junyanvp9decoder: fail early if no input caps have been provided
2023-02-25 He Junyanvp8decoder: fail early if no input caps have been provided
2023-02-25 He Junyanmpeg2decoder: fail early if no input caps have been...
2023-02-25 He Junyanh264decoder: fail early if no input caps have been...
2023-02-25 He Junyanh265decoder: fail early if no input caps have been...
2023-02-22 Mengkejiergeli Bavaallocator: Check return value from va_sync_surface
2023-02-20 Mengkejiergeli Baav1parser, h265parser: Fix some code defects
2023-02-16 Mengkejiergeli Bacodecparsers: {h264,h265}bitwriter: Remove redundant...
2023-02-10 Sebastian Drögeav1parser: Don't consider unknown metadata OBUs a bitst...
2023-01-26 Víctor Manuel Jáqu... vulkan: memory: Flush non coherent memory after write.
2023-01-12 Seungha Yangd3d11memory: Fix potential crash in GstD3D11PoolAllocator
2023-01-12 Seungha Yangd3d11memory: Remove GstD3D11PoolAllocator::dispose
2023-01-07 Olivier Crêtewebrtc nice: Let libnice handle STUN/TURN DNS resolution
2023-01-07 Olivier Crêtewebrtc: Change requirement to libnice 0.1.20
2023-01-03 He Junyanh265decoder: Fix a memory leak because of slice header.
2022-12-22 Seungha Yangd3d11memory: Fix typo in vfunc name
2022-12-12 Seungha Yangh264parser: Update doc for GST_H264_FRMAE_PACKING_TOP_B...
2022-12-12 Brad Hardsh264parser: typo fix in enum value
2022-12-12 A. Wilcoxmpegts: Handle when iconv doesn't support ISO 6937
2022-12-11 Víctor Manuel Jáqu... vaallocator: Fix gi annotations.
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
next