webrtcdsp: Fix documentation markup
[platform/upstream/gstreamer.git] / sys /
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
2020-02-16 Seungha Yangd3d11videosink: Ensure upload staging texture to fallba...
2020-02-13 Seungha Yangd3d11decoder: Fix copying decoder view to staging
2020-02-12 Seungha Yangd3d11window: Fix for broken dirty rect drawing on Windows 7
2020-02-12 Seungha Yangd3d11window: Fix for dxva decoder output view rendering
2020-02-12 Seungha Yangd3d11decoder: Refactor decoding process
2020-02-12 Seungha Yangd3d11decoder: Move handle_frame implementation to baseclass
2020-02-12 Seungha Yangd3d11videosink: Remove max size condition from pool
2020-02-11 Nirbheek Chauhannvcodec: Mark class data as may-be-leaked to quiet...
2020-02-10 Haihao Xiangmsdkvp9enc: output raw vp9 stream instead of IVF stream
2020-02-08 Jan Schmidtandroidmedia: Support float i-frame-interval
2020-02-08 Jan Schmidtandroidmedia: Allow dynamic bitrate changes on Android...
2020-02-08 Jan Schmidtandroidmedia: Handle force-keyunit requests
2020-02-08 Jan Schmidtandroidmedia: Permit Codec surface to be NULL
2020-02-06 Nirbheek Chauhannvcodec: Fix crash in decoder on 32-bit Windows
2020-02-05 Seungha Yangd3d11window: Clear cached buffer per new caps
2020-02-05 Sebastian Drögenvdec: Don't leak template caps when registering elemen...
2020-02-05 Seungha Yangd3d11decoder: Use consistent resolution between output...
2020-02-05 Seungha Yangd3d11memory: Add a method to specify padding space
2020-02-05 Seungha Yangd3d11decoder: Add support for zero-copy playback
2020-02-05 Seungha Yangd3d11decoder: Create decoder output view whenever it...
2020-02-05 Seungha Yangd3d11decoder: Need to zero initilized for g_once
2020-02-05 Seungha Yangd3d11allocator: Work as if buffer pool when running...
2020-02-05 Seungha Yangd3d11videosink: Fix fallback buffer copy
2020-02-05 Seungha Yangd3d11window: Don't create swapchain again per caps...
2020-02-05 Seungha Yangd3d11window: Invoke initial resize method from baseclass
2020-02-05 Seungha Yangd3d11videosink: Use ID3D11VideoProcessor interface
2020-02-05 Seungha Yangd3d11: Add video processor object
2020-02-05 Seungha Yangd3d11format: Add util methods for mapping DXGI color...
2020-02-03 Seungha Yangnvenc: Query maximum supported API version
2020-01-31 Nicolas Dufresnekmssink: Fix crash with force-modesetting=1
2020-01-29 Seungha Yangmsdkdec: Fix GstMsdkContext leak
2020-01-29 Seungha Yangmsdk: Clear reference counted object in dispose() method
2020-01-28 Haihao Xiangmsdk: use cached response for DMABuf when the frame...
2020-01-26 Seungha Yangd3d11window_win32: Let DXGI choose client area
2020-01-25 Nicolas Dufresnenvdec: Do not map GStreamer discont to CUVid discont
2020-01-25 Nicolas Dufresnenvdec: Tell the parser we have complete pictures
2020-01-23 Seungha Yangd3d11window_corewindow: Always call methods of CoreWind...
2020-01-21 Haihao Xiangmsdk: Fix compiler warning
2020-01-21 Seungha Yangnvenc: Do not access to broken encode session
2020-01-21 Nirbheek Chauhanmsdk: Fix increasing memory usage in dynamic pipelines
2020-01-21 Nirbheek Chauhanmsdk: Reorganize context preparation code
2020-01-21 Nirbheek Chauhanmsdk: Fix warning about unused variable on Windows
2020-01-21 Nirbheek Chauhanmsdk: Use gst_clear_object()
2020-01-20 Nirbheek Chauhannvcodec: Print debug info when initializing nvenc
2020-01-20 Nirbheek Chauhannvcodec: Fix crash on 32-bit Windows
2020-01-20 Nirbheek Chauhannvcodec: cuda.h only needs glib.h, not gst.h
2020-01-19 Josep Torramsdkdec: align frame list using decoded timestamp
2020-01-16 Seungha Yangnvenc: Query supported minimum resolution
2020-01-16 Seungha Yangnvcodec: Bump SDK header to version 9.1
2020-01-15 Haihao Xiangmsdkdec: support transform_meta virtual method
2020-01-15 Haihao Xiangmsdkenc: set ROI region for msdk{h264, h265}enc
2020-01-15 Haihao Xiangmsdkenc: add set_extra_params virtual method
2020-01-15 Haihao Xiangmsdkenc: add need_reconfig virtual method
2020-01-14 Seungha Yangd3d11h265dec: Fix wrong NoRaslOutputFlag setting
2020-01-14 Nirbheek Chauhanipcpipeline: Minimal fixes that allow building with...
2020-01-14 Nirbheek Chauhanipcpipeline: Rework compiler checks
2020-01-13 Seungha Yangd3d11memory: Always use native DXGI format if device...
2020-01-13 Seungha YangRevert "d3d11: Add support for D3D11_USAGE_DYNAMIC"
2020-01-11 Seungha Yangd3d11: Don't register decoders if unavailable
2020-01-11 Seungha Yangd3d11decoder: Don't return not initialized object from...
2020-01-10 Nicolas Dufresnedecklink: Silence no driver / no SO messages
2020-01-10 Haihao XiangRevert "msdkdec: make sure to use video memory on Linux"
2020-01-09 Seungha Yangd3d11colorconverter: Handle P016_LE format
2020-01-09 Seungha Yangd3d11colorconverter: Add support for YUV to YUV conversion
2020-01-09 Seungha Yangd3d11colorconverter: Add support for RGB to YUV conversion
2020-01-09 Seungha Yangd3d11format: Remove invalid format from supported forma...
2020-01-09 Sebastian Drögedecklinkvideosink: Always configure 10 bit YUV for...
2020-01-06 Seungha Yangd3d11: Add support for Universal Windows Platform
2020-01-06 Seungha Yangd3d11decoder: Fix build on non-desktop target
next