srtobject: add caller address to stats structure
[platform/upstream/gstreamer.git] / sys / mediafoundation /
2021-01-21 Seungha Yangmfvideoenc: Add support for P010 d3d11 texture
2021-01-13 Seungha Yangmfvideoenc: Add support for Direct3D11 texture
2020-12-26 Seungha Yangmfvideoenc: Re-define default GOP size value
2020-12-26 Seungha Yangmfvideoenc: Fix use of uninitialized value
2020-12-26 Seungha Yangmfvideoenc: Remove duplicated class registration code
2020-12-19 Seungha Yangmfvideoenc: Improve latency performance for hardware...
2020-12-16 Biswapriyo Nathmediafoundation: Fix redefinition of variables.
2020-10-08 Seungha Yangmfvideosrc: Use only the first video stream per device
2020-10-08 Seungha Yangmfvideosrc: Fix invalid memory access when outputting...
2020-09-10 Seungha Yangmfvideosrc: Set timestamp on buffer when it's captured
2020-09-09 Seungha Yangmfvideoenc: Add support for zero-copy encoding
2020-08-17 Seungha Yangmediafoundation: Correct wrong raw video format mapping
2020-08-13 Seungha Yangmediafoundation: Call MFShutdown when destroying plugin
2020-08-01 Seungha Yangmfvideosrc: Select common formats if both VideoPreview...
2020-08-01 Seungha Yangmfvideosrc: Check framerate for target IMediaFrameForma...
2020-08-01 Seungha Yangmfvideosrc: Handle I420/IYUV subtypes for UWP cases
2020-08-01 Seungha Yangmfvideosrc: Add more debug log
2020-07-31 Seungha Yangwasapi2, mfvideosrc: Update "dispatcher" property to...
2020-07-26 Seungha Yangmfvideosrc: Only device activation needs to be running...
2020-07-26 Seungha Yangmfvideosrc: Add a new property for ICoreDispatcher...
2020-07-25 Seungha Yangmfvideosrc: Suppress more spammy debug messages
2020-07-22 Seungha Yangmfutils: Suppress spammy debug print
2020-07-22 Seungha Yangmfvideosrc: Expose sorted caps
2020-07-22 Seungha Yangmfvideosrc: Don't expose unsupported formats
2020-07-20 Seungha Yangmfvideosrc: Don't error out when if we've found support...
2020-07-18 Seungha Yangplugins: Use g_win32_error_message for HRESULT to strin...
2020-07-14 Seungha Yangmfvideosrc: Enable WinRT capture impl. for desktop...
2020-07-02 Mathieu Duponchelledocs: remove gst prefix from plugin titles
2020-07-02 Seungha Yangplugins: Update for documentation of Windows plugins
2020-06-22 Seungha Yangmediafoundation: Add VP9 encoder element
2020-06-17 Seungha Yangmfvideosrc: Add support for jpeg on Win32 application
2020-06-17 Seungha Yangmfvideosrc: Fix wrong casting
2020-06-17 Seungha Yangmfvideosrc: Add support YUY2 format for UWP
2020-06-17 Seungha Yangmediafoundation: Drop IMFCaptureEngine implementation
2020-06-08 Seungha Yangmftransform: Fix deadlock when MFT requests processing...
2020-06-08 Seungha Yangmftransform: Add some debug log
2020-06-06 Seungha Yangmfvideoenc: Set PAR to output IMFMediaType
2020-06-06 Seungha Yangmftransform: Don't try to drain if MFT is not running
2020-05-29 Seungha Yangmediafoundation: Use core dispatcher of current view...
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-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-20 Seungha Yangmediafoundation: Add device provider implementation
2020-05-20 Seungha Yangmfsourceobject: Store selected device path, name and...
2020-05-15 Seungha Yangmediafoundation: Refactor GstMFSourceObject implementation
2020-05-15 Seungha Yangmediafoundation: Remove COM thread constraints from...
2020-04-28 Joshua M. Doemfvideosrc: add GRAY16_LE format support
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...