Bump GLib requirement to >= 2.62
[platform/upstream/gstreamer.git] / subprojects / gst-plugins-bad / sys / qsv /
2022-06-09 Seungha Yangqsvencoder: Do not copy if input is D3D11 texture
2022-05-27 Seungha Yangqsvencoder: Bind internal texture to render target
2022-05-23 Seungha Yangqsv: Add AV1 encoder element
2022-05-23 Seungha Yangqsvencoder: Move common property to baseclass
2022-05-16 Seungha Yangqsv: Disable non-MSVC build on Windows
2022-04-25 Seungha Yangqsvencoder: Workaround for invalid DTS with VP9
2022-04-20 Seungha Yangqsv: Add GPU description to element long-name on Windows
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 Yangqsvencoder: Rename property name i-frames to idr-interval
2022-04-16 Seungha Yangqsvh265enc: Write HDR10 metadata SEI
2022-04-10 Seungha Yangqsv: Add JPEG encoder
2022-04-09 Seungha Yangqsvencoder: Update property names and default values
2022-04-04 Seungha Yangqsvencoder: Don't use USAGE_HINT_ENCODER and enable...
2022-03-31 Seungha Yangqsvencoder: Add support for VA memory
2022-03-31 Seungha Yangqsv: Use pipeline's VA context
2022-03-29 Seungha Yangqsvencoder: Add support for dynamic bitrate update
2022-03-29 Seungha Yangqsvh265enc: Add missing gop-size property
2022-03-29 Seungha Yangqsv: Fix mfxFrameAllocator::Lock for encoder
2022-03-23 Seungha Yangqsvencoder: Clear caps after debug print
2022-03-23 Seungha Yangqsvh264enc: Fix profile and level setting in codec...
2022-03-03 Seungha Yangqsv: Remove strcpy for DRM device path
2022-03-01 Seungha Yangqsv: Add H.264 decoder
2022-02-22 Seungha Yangqsvencoder: Fix caps leak in Linux build
2022-02-22 Seungha Yangqsv: Fix debug category name of qsvallocator
2022-02-08 Seungha Yangqsv: Add support for HEVC encoding
2022-02-08 Seungha Yangqsv: Add support for VP9 encoding and more video formats
2022-02-08 Seungha Yangqsv: Introduce H.264 Intel Quick Sync Video Encoder
2022-02-08 Seungha Yangqsv: Remove unnecessary pargma message
2022-02-08 Seungha Yangqsv: Import libmfx API and dispatch code from oneVPL...