tests: h264parser: Fix picture timing SEI
[platform/upstream/gstreamer.git] / sys /
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
2020-03-15 Philippe Normanddecklink: Remove spurious gtk-doc marker
2020-03-13 Haihao Xiangmsdk: meson: check whether mfxExtVP9Param is defined
2020-03-12 rubenruaasfmux: Fix typo in property description
2020-03-09 Seungha Yangd3d11vp9dec: Add support for internal frame resizing
2020-03-09 Seungha Yangd3d11decoder: Set GstVideoAlignment to downstream d3d11...
2020-03-09 Seungha Yangd3d11decoder: Use aligned resolution for staging texture
2020-03-09 Seungha Yangd3d11colorconverter: Add support cropping
2020-03-09 Seungha Yangd3d11bufferpool: Add padding space for semi-planar...
2020-03-08 Seungha Yangh265decoder: Pass max_dpb_size to new_sequence vfunc
2020-03-08 Seungha Yangd3d11h264dec: Make use of max_dpb_size passed by baseclass
2020-03-07 Seungha Yangd3d11h265dec: Fix scaling list parsing
2020-03-07 Seungha Yangd3d11h265dec: Properly signal the ucNumDeltaPocsOfRefRpsIdx
2020-03-05 Seungha Yangh265decoder: Port to nal type classification macro
2020-03-05 Nicolas Dufresned3d11: Use gst_video_decoder_get_frame()
2020-03-05 Nicolas Dufresnecodecs: Pass the max_dpb_size to new_segment virtual
2020-03-05 Nicolas DufresneMove CODEC base classes into it's own library
2020-03-03 Seungha Yangd3d11vp9dec: Add support for reverse playback
2020-03-03 Matthew Readopenslessink: Allow openslessink to handle 48kHz streams.
2020-03-03 Heinrich Krugerdecklink: Add support for 2K DCI video modes
2020-03-03 Heinrich Krugerdecklink: Update Decklink SDK to 10.11.4
2020-03-02 Seungha Yangd3d11videosink: Clarify the meaning of various width...
2020-03-01 Yeongjin Jeongd3d11vp9dec: Port to GstVP9SuperframeInfo
2020-02-28 Seungha Yangd3d11decoder: Do not print warning message if retry...
2020-02-28 Seungha Yangd3d11decoder: Check decoder status report
2020-02-26 Seungha Yangd3d11window: Set DXGI_PRESENT_ALLOW_TEARING only in...
2020-02-24 Seungha Yangd3d11decoder: Ensure the written bitstream buffer size...
2020-02-24 Haihao Xiangmsdk: libva: Don't set the hint if MFX_VERSION is lower...
2020-02-20 Seungha Yangd3d11decoder: Add padding space on decoder output view...
2020-02-18 Seungha Yangd3d11decoder: Register elements per GPU device with...
2020-02-18 Seungha Yangd3d11device: Fix typo
2020-02-18 Seungha Yangd3d11device: Adjust debug level for when _new() fails
next