vulkan: fix use of assert() with older meson versions
[platform/upstream/gstreamer.git] / sys /
2020-05-28 Seungha Yangmediafoundation: Fix undeclared identifier error on...
2020-05-27 Seungha Yangmediafoundation: Add support MP3 audio encoding
2020-05-27 Seungha Yangmediafoundation: Add support for AAC encoding
2020-05-27 Seungha Yangmfutils: Move IMediaType release function to common...
2020-05-27 Seungha Yangmediafoundation: Add util function to dump IMFAttribute...
2020-05-26 Seungha Yangd3d11window_win32: Create internal window on parent...
2020-05-26 Seungha Yangd3d11window: Add unprepare method to clear internal...
2020-05-25 Seungha Yangmfsourceobject: Remove useless null check for string
2020-05-25 Seungha Yangmediafoundation: Use G_BEGIN_DECLS/G_END_DECLS pair...
2020-05-25 Seungha Yangmediafoundation: Add support video capture on UWP app
2020-05-25 Seungha Yangmfsourceobject: Move device name, path, and index to...
2020-05-25 Seungha Yangmediafoundation: Fix typo in source object impl.
2020-05-25 Seungha Yangmftransform: Clear unused output IMediaSample
2020-05-24 Seungha Yangmfvideoenc: Fix huge memory leak
2020-05-22 Seungha Yangnvh264sldec: Fix wrong scaling list matrix scan order
2020-05-21 Nicolas Dufresnev4l2codecs: h264: Add missing break
2020-05-21 Matthew Watersamc/videodec: only retrieve the stride/slice-height...
2020-05-20 Seungha Yangmediafoundation: Add device provider implementation
2020-05-20 Seungha Yangmfsourceobject: Store selected device path, name and...
2020-05-19 Nicolas Dufresnev4l2slh264dec: Request large enough bitstream buffer
2020-05-19 Nicolas Dufresnev4l2slh264dec: Add slice based decoder support
2020-05-19 Nicolas Dufresnev4l2codecdec: Fix error handling
2020-05-19 Nicolas Dufresnev4l2decoder: Add legacy non-multiplanar support
2020-05-19 Nicolas Dufresnev4l2codecs: Update kernel headers
2020-05-19 Seungha Yangd3d11convert: Fix fallback texture setup when resolutio...
2020-05-19 Seungha Yangd3d11convert: Fix fallback texture copy
2020-05-19 Seungha Yangd3d11: Add support for video rescale and rename element...
2020-05-19 Seungha Yangd3d11: Move scoring util method for colorspace conversi...
2020-05-19 Víctor Manuel Jáqu... codecs: h264decoder: ref pic lists as decode_slice...
2020-05-16 Arun Raghavanopensles: Remove hard-coded buffer-/latency-time values
2020-05-15 Seungha Yangmediafoundation: Refactor GstMFSourceObject implementation
2020-05-15 Seungha Yangmediafoundation: Remove COM thread constraints from...
2020-05-15 Matthew Watersamcvideodec: fix sync meta copying not taking a reference
2020-05-11 Ting-Wei Lanv4l2codecs: Fix compilation error on FreeBSD
2020-05-11 Haihao Xiangmsdkvpp: clear the parameters after closing the session
2020-05-07 Xu Guangxinmsdk: bufferpool: set alignment to video meta
2020-05-05 Nicolas Dufresnev4l2slvp8dec: Flip the meaning of segment_feature_mode
2020-05-05 Nicolas Dufresnev4l2slvp8dec: Copy header version
2020-05-05 Nicolas Dufresnev4l2slvp8dec: Add debugging for reference frames
2020-05-05 Nicolas Dufresnev4l2slvp8dec: Ensure width/height is always set
2020-05-05 Nicolas Dufresnev4l2slvp8dec: Fix debug category name
2020-05-05 Seungha Yangd3d11vp8dec: Remove useless assign operation
2020-05-05 Seungha Yangd3d11window: Fix processor output view resource leak
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
next