Merge branch 'tizen' into tizen_gst_1.19.2
[platform/upstream/gstreamer.git] / sys /
2022-01-19 Gilbok LeeMerge branch 'tizen' into tizen_gst_1.19.2
2021-09-21 Seungha Yangwasapideviceprovider: Add support for dynamic device...
2021-09-20 Nicolas Dufresnekmssink: Add RGB16/BGR16 support
2021-09-20 Nicolas Dufresnekmssink: Sort format according to GST_VIDEO_FORMATS_ALL
2021-09-20 Nicolas Dufresnekmssink: Remove big endian format inversion
2021-09-20 Nicolas Dufresnekmssink: Add NV61 support
2021-09-20 Nicolas Dufresnekmssink: Add NV24 support
2021-09-20 Seungha Yangcodecs: av1decoder: Use GstFlowReturn everywhere
2021-09-20 Seungha Yangcodecs: vp9decoder: Use GstFlowReturn everywhere
2021-09-20 Seungha Yangcodecs: vp8decoder: Use GstFlowReturn everywhere
2021-09-19 Seungha Yangmeson: va: Make AV1 support always optional
2021-09-19 Víctor Manuel Jáqu... va: caps: Don't use image formats for decoded frames.
2021-09-18 Fabian Orcconsys: shm: Define shm_enable and shm_deps before escape...
2021-09-18 Seungha Yangd3d11videosink: Display title of content if possible
2021-09-18 Seungha Yangd3d11videosink: Remove unused enum value
2021-09-18 Mengkejiergeli Bamsdkenc: Pass color properties to MediaSDK for encoding
2021-09-18 Mengkejiergeli Bamsdkh265enc: Add profile main10 still picture for hevc
2021-09-17 Seungha Yangd3d11decoder: Refactor for more unified decoding flow
2021-09-17 Seungha Yangd3d11decoder: Remove duplicated class_init and property...
2021-09-16 Seungha Yangd3d11: Get rid of "extern "C"" wrapping for GST_DEBUG_C...
2021-09-13 He Junyanva: h264dec: Try to use ConstrainedBaseline or Main...
2021-09-10 Víctor Manuel Jáqu... va: Update vapostproc documentation.
2021-09-10 Víctor Manuel Jáqu... va: Update todo lists, removing deinterlacing.
2021-09-10 Víctor Manuel Jáqu... Add vadeinterlace element.
2021-09-10 Víctor Manuel Jáqu... va: filter: Add past and future frames in GstVaSample.
2021-09-10 Víctor Manuel Jáqu... va: filter: Add gst_va_filter_add_deinterlace_buffer()
2021-09-10 Víctor Manuel Jáqu... va: filter: Add deinterlacing method parameter.
2021-09-10 Víctor Manuel Jáqu... va: filter: Protect filters array of overwrite.
2021-09-10 Víctor Manuel Jáqu... va: filter: Add helper function to query pipeline caps.
2021-09-10 Víctor Manuel Jáqu... va: filter: Shuffle _destroy_filters_unlocked().
2021-09-10 Víctor Manuel Jáqu... vapostproc: Move up color balance detection to plugin.
2021-09-10 Víctor Manuel Jáqu... va: basetransform: Update documentation.
2021-09-10 Víctor Manuel Jáqu... va: basetransform: Add autoptr clean up function.
2021-09-10 Víctor Manuel Jáqu... va: basetransform: Use copy_metadata() at buffer import.
2021-09-10 Víctor Manuel Jáqu... vapostproc: don't chain up transform_meta()
2021-09-09 Ung, Teng Enmsdk: Adjust the plugin and factories description based...
2021-08-27 Nicolas DufresneRevert "kmssink: Fix fallback path for driver not able...
2021-08-21 Seungha Yangd3d11bufferpool: Hide buffer_size field from header
2021-08-21 Seungha Yangnvcodec: Fix various typos
2021-08-21 Seungha Yangnvcodec: Get rid of G_GNUC_INTERNAL
2021-08-20 Nicolas Dufresnev4l2codecs: h264: Fix split field handling
2021-08-20 Nicolas Dufresnev4l2codec: h264: Implement support for split fields
2021-08-20 Nicolas Dufresnev4l2codecs: h264: Fix filling weight factors
2021-08-19 Seungha Yangmfvideosrc: Fix for negative MF stride
2021-08-18 Nicolas Dufresnev4l2slh264dec: Fix slice header bit size calculation
2021-08-18 Víctor Manuel Jáqu... vapostproc: Use vapostproc as debug category name.
2021-08-18 Víctor Manuel Jáqu... vapostproc: Disable cropping in pass-through mode.
2021-08-18 Víctor Manuel Jáqu... vapostproc: Update filters update_properties().
2021-08-18 Sebastian Drögedecklinkvideosrc: Fix PAL/NTSC widescreen autodetection...
2021-08-18 Mengkejiergeli Bamsdkvpp: Fix frc from lower fps to higher fps
2021-08-16 He Junyanva: Use GST_CAPS_FEATURE_MEMORY_VA to replace "memory...
2021-08-16 He Junyanva: Use MEMORY_DMABUF definition to replace "memory...
2021-08-13 Seungha Yangwasapi2: Increase rank to primary + 1
2021-08-11 He Junyanva: caps: Make the template raw video caps classified...
2021-08-10 Víctor Manuel Jáqu... vapostproc: Inherit from GstVaBaseTransform.
2021-08-10 Víctor Manuel Jáqu... va: Add base transform class.
2021-08-10 Víctor Manuel Jáqu... va: pool: Add gst_va_pool_new_with_config().
2021-08-10 Seungha Yangd3d11window: Misc code cleanup
2021-08-10 Seungha Yangd3d11compositor: Fix indent
2021-08-05 Tim-Philipp MüllerUse g_memdup2() where available and add fallback for...
2021-08-04 Haihao Xiangmsdk: make sure child context is destroyed first
2021-08-02 Seungha Yangd3d11videosink: Fix warning around GstVideoOverlay...
2021-08-02 Seungha Yangd3d11videosink: Forward navigation event without modifi...
2021-08-02 Seungha Yangd3d11videosink: Add support for GstVideoOverlay::set_re...
2021-07-29 He Junyanva: vp8: fix the overflow in _fill_quant_matrix().
2021-07-28 Seungha Yangdecklink: Don't print error for dlopen failure
2021-07-28 Matthew Watersapplemedia: silence a couple of MoltenVK warnings
2021-07-27 Víctor Manuel Jáqu... va: filter: refactor convert_surface() to process()
2021-07-27 Víctor Manuel Jáqu... va: filter: Refactor set_formats() to set_video_info().
2021-07-27 Víctor Manuel Jáqu... vapostproc: Don't add video alignment option in buffer...
2021-07-26 Seungha YangIntroduce Steinberg ASIO (Audio Streaming Input/Output...
2021-07-23 Devarsh Thakkarkmssink: Fix fallback path for driver not able to scale...
2021-07-23 He Junyanva: h265dec: Do not assign the frame->output_buffer...
2021-07-22 He Junyanva: H265: Add odd bit depth and chroma depth in get_rtf...
2021-07-17 Víctor Manuel Jáqu... va: vp9dec: Minor cleanups.
2021-07-17 Víctor Manuel Jáqu... va: decoder: Group decoder methods.
2021-07-17 Víctor Manuel Jáqu... va: Refactor _format_changed() to _config_is_equal().
2021-07-17 Víctor Manuel Jáqu... va: Refactor _change_resolution() to _update_frame_size().
2021-07-17 Víctor Manuel Jáqu... va: Refactor _set_format() to _set_frame_size().
2021-07-16 He Junyancodecs: h265decoder: Fix a typo of NumPocTotalCurr...
2021-07-16 He Junyanva: h265dec: Do not add non reference frames into ref...
2021-07-15 Seungha Yangmfvideoenc: Disable RGB format support
2021-07-15 He Junyanva: h265dec: Fix a temp var overflow bug when write...
2021-07-15 He Junyanva: vp9dec: We need to check the resolution changes...
2021-07-15 He Junyanva: vp9dec: Do not re-create context for dynamical...
2021-07-15 He Junyanva: decoder: Add helper functions to get and change...
2021-07-12 Seungha Yangwasapi2ringbuffer: Close IAudioClient on GstAudioRingBu...
2021-07-12 Seungha Yangwasapi2ringbuffer: Run gst-indent
2021-07-12 Jakub Jankůwasapi: fix reinit of audioclient in prepare()
2021-07-12 Jakub Jankůwasapi: split gst_wasapi_util_get_device_client()
2021-07-09 Yinhang Liumsdkvpp: use NV12 as default format on srcpad
2021-07-08 He Junyanva: vpp: Improve the color properties setting.
2021-07-08 Seungha Yangmfvideosrc: Fix negotiation when interlace-mode is...
2021-07-07 Seungha Yangmfvideobuffer: Don't error for unexpected Unlock/Unlock...
2021-07-05 He Junyanva: basedec: Fix some artifact when do the crop copy.
2021-07-05 Seungha Yangd3d11decoder: Enable zero-copy for Qualcomm
2021-07-05 Seungha Yangd3d11vp9dec: Fix for incorrect use_prev_in_find_mv_refs...
2021-07-05 Haihao Xianggstmsdkvpp: add RGBP and BGRP in src pad
2021-07-03 Seungha Yangmediafoundation: Port to IID_PPV_ARGS
2021-07-03 Seungha Yangmfaudioenc: Remove pointless enumerating for hardware...
next