vapostproc: Update filters update_properties().
[platform/upstream/gstreamer.git] / gst-libs /
2021-08-16 He Junyanva: Use GST_CAPS_FEATURE_MEMORY_VA to replace "memory...
2021-08-12 He Junyancodecs: h264dec: Output the picture directly if already...
2021-08-05 Tim-Philipp MüllerUse g_memdup2() where available and add fallback for...
2021-07-29 Seungha Yangd3d11: Disable packed and subsampled YUV formats
2021-07-28 He Junyancodecs: h264dec: Improve the find_first_field_picture().
2021-07-28 He Junyancodecs: h264dec: consider the last field when add pictu...
2021-07-28 He Junyancodecs: h264dec: Consider the field case when directly...
2021-07-28 He Junyancodecs: h264dec: Fix a error print of dpb_add.
2021-07-28 Imanol Fernandezplayer: Add static keyword to _config_quark_table
2021-07-23 He Junyancodecs: h264decoder: let print_ref_pic_list_b print...
2021-07-23 He Junyancodecs: h264dec: Fix a typo in construct_ref_field_pic_...
2021-07-21 He Junyancodecs: h264dec: Improve the algorithm for low latency...
2021-07-21 He Junyancodecs: h264dec: Add help function of dpb_set_max_num_r...
2021-07-21 He Junyancodecs: h264dec: Add a flag to record whether picture...
2021-07-21 He Junyancodecs: h264dec: Change the order of dpb_add and dpb_bump.
2021-07-21 He Junyancodecs: h264dec: Modify the DPB need bump check.
2021-07-21 He Junyancodecs: h264dec: Make dpb_has_empty_frame_buffer a...
2021-07-21 He Junyancodecs: h264dec: Set picture to a small poc when mem_mg...
2021-07-16 He Junyancodecs: h265decoder: Fix a typo of NumPocTotalCurr...
2021-07-14 Mads Buvik Sandveicodecs: h265decoder: Always free messages while parsing SEI
2021-07-13 He Junyancodecs: vp9statefulparser: not init segmentation_abs_or...
2021-07-12 Daniel Almeidacodecparsers: av1: fix underflow in last_frame_idx
2021-07-12 Guido Güntherplay: Emit correct signal
2021-07-12 Víctor Manuel Jáqu... vulkan: Declare missing auto-pointer cleanup functions.
2021-07-12 Víctor Manuel Jáqu... vulkan: filter: Use filter variable name for choosing...
2021-07-09 Dominique Martinetgst-libs/gst/wayland: handle display passing better
2021-07-06 He Junyancodecs: h265dec: Disable the POC order warning for...
2021-07-06 He Junyancodecs: h264dec: Disable the POC order warning for...
2021-07-02 He Junyancodecparsers: vp9statefulparser: Fix the gst_vp9_get_qi...
2021-07-02 He Junyancodecparsers: vp9parser: Use macro to define the size...
2021-07-02 He Junyancodecparsers: vp9parser: Delete the verbose redefine...
2021-07-01 He Junyancodecs: h265decoder: Consider the conformance window...
2021-07-01 Seungha Yangh265decoder: Don't hold reference to GstVideoCodecFrame...
2021-06-30 youngsoo.leeopencv: Fix build error on macOS
2021-06-29 Seungha Yangav1decoder: Store display resolution for duplicated...
2021-06-29 Seungha Yangav1decoder: Fix debug typo
2021-06-29 Seungha Yangav1parser: Fix tile size calculation
2021-06-28 Sebastian Drögewebrtcbin: Sync to the clock per stream and not per...
2021-06-28 Olivier Crêtewebrtc: Remove the webrtc-priv.h header from public...
2021-06-28 Sebastian Drögewebrtc: Re-add WebRTC object docs to the public headers
2021-06-23 Seungha Yangd3d11: Add support for GRAY and more YUV formats
2021-06-21 Olivier Crêtewebrtc lib: Make the datachannel struct private
2021-06-21 Olivier Crêtewebrtc lib: Make the DTLSTransport struct private
2021-06-21 Olivier Crêtewebrtc lib: Make the icetransport struct private
2021-06-21 Olivier Crêtewebrtc lib: Make the rtpreceiver struct private
2021-06-21 Olivier Crêtewebrtc lib: Make the rtpsender struct private
2021-06-21 Olivier Crêtewebrtc lib: Make the transceiver struct private
2021-06-21 Thibault Sauniertranscoder: Fix usage of g_error_propagate
2021-06-21 Thibault Sauniertranscoder: Add a missing object unlocking
2021-06-20 Seungha Yanglibs: d3d11: Port to C++
2021-06-16 Nicolas Dufresnevp8decoder: Drain the output queue on EOS/finish
2021-06-16 Nicolas Dufresnev4l2slvp8dec: Only ask for output delay once per negoti...
2021-06-14 Stéphane Cerveaujpeg2000parse, openjpeg: add support for YCrCb 4:1...
2021-06-10 He Junyancodecs: Fix the H265 poc out of order warning.
2021-06-09 Seungha Yangd3d11memory: Implement GstAllocator::mem_copy method
2021-06-04 Seungha Yangvkinstance: Don't abort in case that system has no...
2021-06-03 Seungha Yangd3d11: Add support for YV12 and NV21 formats
2021-06-02 He Junyancodecs: Integrate H265 DPB full check into need_bump().
2021-05-31 Daniel Almeidacodecs: gstvp8decoder: add support for render delay
2021-05-29 Seungha Yangd3d11: Suppress some warning logs
2021-05-26 Víctor Manuel Jáqu... libs: va: display: Handle auto clean up macros.
2021-05-20 Seungha Yangd3d11memory: Protect map and unmap with device lock
2021-05-20 Seungha Yangd3d11memory: Add trace log for debugging locking thread
2021-05-18 Víctor Manuel Jáqu... libs: va: Documentation and annotations.
2021-05-18 He Junyanexamples: va: Update the VA examples because of the...
2021-05-18 Víctor Manuel Jáqu... libs: va: display_wrapper: Use gpointer for VADisplay.
2021-05-18 He Junyanlibs: va: Move the VA common logic as a lib.
2021-05-13 Olivier Crêtewebrtcbin: Hold lock while accessing the codec preferences
2021-05-13 Olivier Crêtewebrtc rtptransceiver: Implement "codec-preferences...
2021-05-13 Olivier Crêtewebrtc rtptransceiver: Implement "kind" property
2021-05-13 Olivier Crêtewebrtc rtptransceiver: Implement "current-direction...
2021-05-13 Olivier Crêtewebrtc rtptransceiver: Implement "mid" property
2021-05-07 Víctor Manuel Jáqu... libs: codecs: h264decoder: Assert output_picture virtua...
2021-04-30 Daniel Almeidacodecs: gstvp9statefulparser: do not carry over segment...
2021-04-21 Seungha Yangd3d11: Add support for BGRx and RGBx formats
2021-04-09 Seungha Yangcodecs: vp9decoder: Update docs
2021-04-09 Seungha Yangcodecs: vp9decoder: Make duplicate_picture() vfunc...
2021-04-07 Matthieu De BeuleTell programmers that set_volume uses linear scale...
2021-04-07 Seungha Yangcodecs: vp9decoder: Allow decoding start with intra...
2021-04-07 Seungha Yangcodecs: vp9decoder: Pass GstVideoCodecFrame to duplicat...
2021-04-07 Seungha Yangcodecs: vp9decoder: Port to GstVp9StatefulParser
2021-04-07 Seungha Yangcodecparsers: Reimplement VP9 parser
2021-04-07 Seungha Yangcodecs: vp9decoder: Don't check codec change with show_...
2021-04-06 Wim Taymansvulkan: provide a custom VK_DEFINE_NON_DISPATCHABLE_HANDLE
2021-03-28 Marijn SuijtenAdd @ prefix to enum-variant references in documentation
2021-03-26 Seungha Yangcodecs: vp9decoder: Fix to output frame when show_exist...
2021-03-24 Seungha Yangd3d11decoder: Resurrect zero-copy for fixed-size DPB...
2021-03-24 Seungha Yangd3d11: Implement memory pool
2021-03-24 Seungha Yangd3d11decoder: Temporarily remove zero-copy related...
2021-03-24 Sebastian Drögeh2645parser: Catch overflows in AVC/HEVC NAL unit lengt...
2021-03-22 Matthew Watersgst: don't use volatile to mean atomic
2021-03-20 Seungha YangRevert "d3d11: Enable native multi-thread protection...
2021-03-18 Seungha Yangd3d11: Enable native multi-thread protection layer...
2021-03-14 Seungha Yangd3d11device: Hold ID3D11VideoDevice and ID3D11VideoCont...
2021-03-11 Seungha Yangd3d11device: Fix wrong printf formatting
2021-03-10 Philippe Normandtranscoder: Add state-changed signal
2021-03-09 Philippe Normandplayer: Rewrite as GstPlay wrapper
2021-03-09 Philippe Normandplay: Flush API bus before exiting main loop
2021-03-09 Philippe Normandplay: Plug media_info leak
2021-03-09 Stephan Hesseplay: Rename internal buffering field to buffering_percent
next