video: Add a helper to get the tile size information
[platform/upstream/gstreamer.git] / subprojects / gst-plugins-bad /
2022-05-02 Thibault Sauniercuda: Fix introspection warnings
2022-05-02 Seungha YangRevert "cuda: Fix GstCudaContext refcount bug"
2022-05-02 Edward Herveytsdemux: Demote warning to simple debug
2022-04-29 Sebastian Drögeinterlace: Also handle a missing "interlace-mode" field...
2022-04-29 Sebastian Drögeinterlace: Add some more debug output to the getcaps...
2022-04-29 Myles Ingliscuda: Fix GstCudaContext refcount bug
2022-04-29 Ludvig Rappewebrtc: Fix memory leak in icestream
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-28 Edward Herveympegts: Handle "empty" PMT gracefully
2022-04-28 Stéphane Cerveausrtp: fix flaky unit test
2022-04-27 Seungha Yangd3d11h265dec: Assign PRIMARY + 1 rank
2022-04-27 Seungha Yangnvvp9sldec: Increase DPB size to cover render delay
2022-04-27 Thibault Saunierqroverlay: Reset data_changed after we use the info
2022-04-27 Thibault Saunierqroverlay: Add a GstQROverlay meta
2022-04-27 Mathieu Duponchellertponviftimestamp: add extension data to all packets ..
2022-04-26 Thibault Sauniercudaconvert: Enhance debugging when setting video info...
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: dec: Use gst_buffer_pool_config_set_va_alignment...
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-26 He Junyanav1parse: Fix a latent memory leak in colorimetry setting.
2022-04-26 He Junyanav1parse: Correct the meaning of color_range flag.
2022-04-25 Seungha Yangqsvencoder: Workaround for invalid DTS with VP9
2022-04-25 Seungha Yangnvcodec: Stop building for non-{Windows,Linux} target
2022-04-25 Stéphane Cerveausrtp: add unit tests
2022-04-25 Stéphane Cerveausrtpdec: add counts in stats
2022-04-23 Seungha Yangd3d11videosink: Fix for unhandled mouse double click...
2022-04-23 Xavier ClaessensMeson: Fix deprecation warnings
2022-04-23 Stéphane Cerveaurvsg: fix cairo include
2022-04-22 Corentin Dammancuda-converter: fix nvrtc compilation on non-English...
2022-04-22 Sangchul Leewebrtcbin: Avoid access of freed memory
2022-04-22 He Junyanva: h264enc: Do not let L0 number surplus the HW limita...
2022-04-22 He Junyantest: Add test cases for the H265 bitwriter.
2022-04-22 He Junyancodecparsers: bitwriter: Add the common bit writer...
2022-04-22 He Junyanva: vpp: Update the colorimetry and HDR fields when...
2022-04-20 Seungha Yangqsv: Add GPU description to element long-name on Windows
2022-04-20 Víctor Manuel Jáqu... vapostproc: Notify if hdr-tone-mapping property changes.
2022-04-20 Víctor Manuel Jáqu... va: Expose a couple va surface/buffer methods.
2022-04-20 Wonchul Leedashsink: Unlock when failed to get content
2022-04-19 Camilo Celis Guzmangstav1parse: fixup various possible logical errors
2022-04-19 Xavier ClaessensAlways define ENABLE_NLS
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-19 Thibault Sauniernvenc: Give more details about errors
2022-04-19 Ruben Gonzalezgst_plugin_load_file: force plugin reload if diff filename
2022-04-18 Seungha Yangd3dvideosink: Remove outdated comment
2022-04-18 Seungha Yangh264decoder,h265decoder: Do not hold codec_data buffer
2022-04-18 Seungha Yangd3d11decoder: Do not preallocate texture using downstre...
2022-04-18 Vivia Nikolaidouh264parse: Include coded-picture-structure info in...
2022-04-18 He Junyanva: h264enc: Fix the forgotten unlock() when getting...
2022-04-17 Seungha Yangqsvdecoder: Use system memory for non-d3d11 downstream
2022-04-17 Seungha Yangqsv: Add H.265 decoder
2022-04-17 Seungha Yangqsv: Include single gstva.h
2022-04-17 Seungha Yangqsvh264dec: Don't register element if it's not supporte...
2022-04-17 Seungha Yangqsvh264dec: Add support for packetized format
2022-04-16 Seungha Yangqsv: Move debug init into each source file
2022-04-16 Seungha Yangqsvdecoder: Reset next_task_index per init_session()
2022-04-16 Seungha Yangd3d11decoder: Copy HDR10 related caps field manually
2022-04-16 Seungha Yangqsvencoder: Rename property name i-frames to idr-interval
2022-04-16 Seungha Yangqsvh265enc: Write HDR10 metadata SEI
2022-04-16 Víctor Manuel Jáqu... gst_plugins_cache.json: Update va plugins.
2022-04-16 Víctor Manuel Jáqu... vah264enc: Use GstVaFeature enum for enabling MBBRC.
2022-04-16 Víctor Manuel Jáqu... vah264enc: Move rate-control enum to encoder class...
2022-04-16 Víctor Manuel Jáqu... vah264enc: Add device-path property.
2022-04-16 Corentin Dammancudautils: fix critical typo in gst_cuda_buffer_fallbac...
2022-04-14 Brad Hardstests: rename 'icles' subdir to be more descriptive
2022-04-14 Edward Herveytsdemux: Fix AC-4 detection
2022-04-13 He Junyanva: h264enc: Correct the hierarchical level name for...
2022-04-13 He Junyancodecs: av1parser: Fix a typo in seq_level_idx check.
2022-04-12 Seungha Yangamfh265enc: Handle preset option
2022-04-12 Seungha Yangamfencoder: Do shared resource copy only if texture...
2022-04-12 Seungha Yangwin32: Enable high-resolution timer for MinGW build
2022-04-12 Olivier Crêtewpevideosrc: Give WebKit the keyboard, touch and pointe...
2022-04-12 Olivier Crêtewpesrc: Convert from utf32 to support other keys
2022-04-12 Olivier Crêtewpesrc: Initialize key event to 0
2022-04-12 Andoni Morales Ala... amfcodec: fix setting quality presets
2022-04-12 Edward Herveymxfdemux: Fix issue with re-syncing
2022-04-12 Edward Herveymxfdemux: Don't double-increase track position
2022-04-11 Seungha Yangamfcodec: Fix for MinGW build
2022-04-10 Seungha Yangqsv: Add JPEG encoder
2022-04-09 Seungha Yangamfcodec: Update plugin cache
2022-04-09 Seungha Yangnvencoder: Update property names and default values
2022-04-09 Seungha Yangqsvencoder: Update property names and default values
2022-04-08 Seungha Yangamfcodec: Add support for h264/h265 encoding
2022-04-08 Seungha Yangamfcodec: Import AMF SDK headers
2022-04-08 Seungha Yangmsdk: Fix Windows build
2022-04-08 Seungha Yangd3d11window: Use ANSI version WIN32 API explicitly
2022-04-08 Seungha Yangd3d11: Run indent
2022-04-07 Seungha Yangh265parser: Fix short_term_ref_pic_set() size calculation
2022-04-06 Edward Herveymxfvanc: Handle empty VANC packets
2022-04-04 Sangchul Leewebrtc/datachannel: Change initial data channel state...
2022-04-04 Seungha Yangqsvencoder: Don't use USAGE_HINT_ENCODER and enable...
2022-04-04 Seungha YangRevert "vah264enc: Disable derived image support"
2022-04-04 Tong Wumsdk: use mfxU32 instead of uint32_t
next