nvcodec: fix compiler warning in certain setups
[platform/upstream/gstreamer.git] / sys /
2020-05-03 Tim-Philipp Müllernvcodec: fix compiler warning in certain setups
2020-04-29 Seungha Yangd3d11h264dec: Rearrange the order of supported profiles...
2020-04-29 Seungha Yangnvh264sldec: Allow constrained-baseline and baseline...
2020-04-29 Seungha Yangd3d11h264dec: Add constrained-baseline and baseline...
2020-04-28 Nicolas Dufresnev4l2codecs: Factor out plugin registration
2020-04-28 Nicolas Dufresnev4l2decoder: Relax width/height return value check
2020-04-28 Nicolas Dufresnev4l2codecs: Add VP8 decoder
2020-04-28 Joshua M. Doemfvideosrc: add GRAY16_LE format support
2020-04-28 Seungha Yangd3d11device: Add fallback for device creation
2020-04-28 Seungha Yangmediafoundation: Disable querying supprted maximum...
2020-04-28 Seungha Yangmediafoundation: Add h265 encoder
2020-04-28 Seungha Yangmediafoundation: Add h264 encoder
2020-04-28 Seungha Yangmediafoundation: Introduce Microsoft Media Foundation...
2020-04-28 Nicolas Dufresned3d11vp8dec: Remove unused parameters
2020-04-24 Seungha Yangnvcodec: Add suppport for environment based primary...
2020-04-24 Seungha Yangnvcodec: Add H264 stateless codec implementation
2020-04-23 Seungha Yangv4l2slh264dec: Support avc and avc3 formats
2020-04-23 Seungha Yangd3d11decoder: Fix wrong return type from output_picture...
2020-04-22 Seungha Yangd3d11decoder: Add VP8 decoder element
2020-04-22 Seungha Yangd3d11decoder: Add helper methods for negotiation and...
2020-04-22 Seungha Yangkmssink: Add support for P010 and P016 formats
2020-04-21 Seungha Yangd3d11window: Fix videoprocessor leak
2020-04-21 Seungha Yangd3d11device: Drop floating reference count
2020-04-20 Víctor Manuel Jáqu... v4l2codecs: allocator: use gst_clear_object
2020-04-16 Stéphane Cerveaukmssink: fix memory leak on failing allowed caps
2020-04-15 Nicolas Dufresnekmssink: Save last metadata at the same time as the...
2020-04-10 Víctor Manuel Jáqu... v4l2codecs: fix v4l2codecdevice get type
2020-04-10 Jordan Petridisgstmsdkdec: fix logical operation that misses parenthesis
2020-04-09 Seungha Yangmeson: kmssink: Allow fallback only on linux
2020-04-09 Seungha Yangnvdec: Don't hardcode DPB size
2020-04-08 Nicolas Dufresnev4l2codecs: Fix FD leak during device enumeration
2020-04-07 Nicolas Dufresnev4l2decoder: Fix file descriptor leak
2020-04-07 Haihao Xiangmsdkvp9dec: add support for VP9 12bit
2020-04-03 Nirbheek Chauhanmeson: Don't use get_option('buildtype')
2020-04-03 Stéphane Cerveaukms: add fallback on libdrm project if available.
2020-04-03 Haihao Xiangmsdkh265dec: add support for main-444-12, main-444...
2020-04-03 Haihao Xiangmsdk: map Y412_LE to VA_FOURCC_Y416
2020-04-03 Haihao Xiangmsdk: map MFX_FOURCC_Y416 to VA_FOURCC_Y416
2020-04-03 Haihao Xiangmsdk: map Y412_LE to MFX_FOURCC_Y416
2020-04-03 Haihao Xiangmsdkh265dec: add support for main-422-12, main-422...
2020-04-03 Haihao Xiangmsdk: map Y212_LE to VA_FOURCC_Y216
2020-04-03 Haihao Xiangmsdk: map MFX_FOURCC_Y216 to VA_FOURCC_Y216
2020-04-03 Haihao Xiangmsdk: map Y212_LE to MFX_FOURCC_Y216
2020-04-02 Seungha Yangmsdkh265enc: Fix for wrong parser free function
2020-04-02 Seungha Yangmsdkh264enc: Configure parser and SEI array only if...
2020-04-02 Seungha Yangmsdkh265enc: Add support for CEA708 closed caption...
2020-04-01 Seungha Yangd3d11: Update for video-hdr struct change
2020-04-01 Seungha Yangnvh265enc: Update for video-hdr struct change
2020-03-31 Nicolas Dufresnev4l2codecs: Only build this plugin on Linux
2020-03-31 Nicolas Dufresnev4l2codecs: Add plugin dependency
2020-03-31 Nicolas Dufresnev4l2codecs: Wait for buffers to come back
2020-03-31 Nicolas Dufresnev4l2codecs: Implement flushing sequence
2020-03-31 Nicolas Dufresnev4l2codecs: allocator: Add method to wait for more...
2020-03-31 Nicolas Dufresnev4l2codecs: pool: Create new buffer when pool is empty
2020-03-31 Nicolas Dufresnev4l2slh264dec: Improve end_picture() robustness
2020-03-31 Nicolas Dufresnev4l2slh264dec: Add output format negotiation
2020-03-31 Nicolas Dufresnev4l2format: Convert between V4L2 and GST video format
2020-03-31 Nicolas Dufresnev4l2codecs: Read driver provided stride
2020-03-31 Nicolas Dufresnev4l2h264dec: Copy frames when GstVideoMeta is not supported
2020-03-31 Nicolas Dufresnev4l2codec: Add initial GstVideoMeta support
2020-03-31 Nicolas Dufresnev4l2slh264dec: Prevent spurious renegotiation
2020-03-31 Nicolas Dufresnev4l2slh264dec: Hold on picture buffers
2020-03-31 Nicolas Dufresnev4l2codecs: Fix bytesused value
2020-03-31 Nicolas Dufresnev4l2codech264dec: Implement finish frame
2020-03-31 Nicolas Dufresnev4l2codecdecoder: Add support for dequeuing buffers
2020-03-31 Nicolas Dufresnev4l2codech264dec: Implement queuing
2020-03-31 Nicolas Dufresnev4l2decoder: Add helpers to queue buffer and requests
2020-03-31 Nicolas Dufresnev4l2codec: Add getter for buffer index in allocator...
2020-03-31 Nicolas Dufresnev4l2h264codecdec: Copy bitstream parameter and data
2020-03-31 Nicolas Dufresnev4l2slh264dec: Use the newly introduced allocator ...
2020-03-31 Nicolas Dufresnev4l2codec: Add allocator and pool implementation
2020-03-31 Nicolas Dufresnev4l2codec: decoder: Add allocation helper
2020-03-31 Nicolas Dufresnev4l2codecs: Implement H264 format negotiation
2020-03-31 Nicolas Dufresnev4l2codecs: Add initial formats helpers
2020-03-31 Nicolas Dufresnev4l2codecs: Add skeleton of H264 decoder
2020-03-31 Nicolas Dufresnev4l2codec: Add GstV4L2Deocder helper object
2020-03-31 Nicolas Dufresnev4l2codecs: Copy all needed Linux kernel headers
2020-03-31 Nicolas Dufresnev4l2codecs: Add device enumeration
2020-03-31 Nicolas Dufresnev4l2codecs: Introdude a V4L2 CODECs Accelerator plugin
2020-03-31 Seungha Yangmsdkh264enc: Port to h264parser API for frame packing...
2020-03-31 Haihao Xiangmsdkh265enc: support 8-bit 422 encoding
2020-03-31 Haihao Xiangmsdkh265enc: add support for Y210 in sink pad
2020-03-31 Haihao Xiangmsdk: add a helper function to get codename of the...
2020-03-30 Seungha Yangmsdkenc: Try to find corresponding codec frame for...
2020-03-30 Seungha Yangmsdkh264enc: Add support for CEA708 closed caption...
2020-03-30 Seungha Yangd3d11decoder: Add support for array of texture DPB
2020-03-30 Haihao Xiangmsdkh265enc: slice size control
2020-03-28 Seungha YangRevert "d3d11decoder: Check decoder status report"
2020-03-28 Seungha Yangd3d11window: Always reuse swapchain
2020-03-28 Seungha Yangd3d11window: Reorganize display colorspace selection
2020-03-23 James Westmanapplemedia: Add some properties to GstAvfDevice
2020-03-23 Haihao Xiangmsdkh265dec: add support for main-12, main-12-intra...
2020-03-23 Haihao Xiangmsdk: map P012_LE to VA_FOURCC_P016
2020-03-23 Haihao Xiangmsdk: map MFX_FOURCC_P016 to VA_FOURCC_P016
2020-03-23 Haihao Xiangmsdk: map P012_LE to MFX_FOURCC_P016
2020-03-23 Haihao Xiangmsdkvp9enc: add support for 10 bits 444 input
2020-03-23 Haihao Xiangmsdkvp9enc: add support for 8 bits 444 input
2020-03-22 Seungha Yangmsdkbufferpool: Fix build warning on Windows
2020-03-19 U. Artie Eoffmsdkvpp: add YV12 format to src pad
2020-03-19 Seungha Yangnvdec: Add fallback for CUDA/OpenGL interop failure
next