platform/upstream/gstreamer.git
2021-01-19 He Junyantest: Add test cases for av1parse element.
2021-01-19 He Junyanvideoparsers: av1: Add the AV1 parse.
2021-01-19 He Junyancodecs: mpeg2decoder: Fix a typo in header file's comment.
2021-01-19 Seungha Yangd3d11videosink: Fix ugly thread name for Win32 window...
2021-01-19 Seungha Yangd3d11videosink: Fix MSVC build warnings around UWP...
2021-01-19 Seungha Yangd3d11: Allow building UWP features with Desktop feature...
2021-01-18 Seungha Yangd3d11decoder: Do more retry for ID3D11VideoContext...
2021-01-18 Seungha Yangd3d11videosink: Fix build error on UWP
2021-01-17 He Junyanva: Fix some gst_object_unref error because the pointer...
2021-01-15 He Junyanva: Make the caps pointer operation atomic in vadecoder.
2021-01-15 He Junyanva: Fix a latent race condition in vabasedec.
2021-01-14 Sebastian Drögedecklinkaudiosrc: Allow disabling audio sample alignmen...
2021-01-13 Seungha Yangmfvideoenc: Add support for Direct3D11 texture
2021-01-13 Mathieu Duponchellewebrtc: expose transport property on sender and receiver
2021-01-13 Seungha Yangd3d11: Move core methods to gst-libs
2021-01-12 Seungha Yangva: allocator: Fix deadlock caused by double lock
2021-01-12 Matthew Waterswpesrc: replace object lock usage with a new lock
2021-01-10 Seungha Yangcodecs: h264picture: Count only complete complementary...
2021-01-10 Seungha Yangcodecs: h264decoder: Add support for field-pair input...
2021-01-10 Seungha Yangcodecs: h264decoder: Remove unused private variables
2021-01-08 Mathieu Duponchellewebrtcbin: try harder not to pick duplicate media ids
2021-01-07 Seungha Yangmeson: va: Skip configuration on non-linux environment
2021-01-07 Haihao Xiangmsdkenc: the unit for max-frame-size is kbyte
2021-01-07 Edward Herveysrt: Define options added in later revisions
2021-01-06 Jakub Adamsrtobject: distinguish authentication error messages
2021-01-06 Jakub Adamsrtobject: detect socket errors from srt_epoll_wait()
2021-01-06 Olivier Crêtewebrtcbin: Remove remnant of non-rtcp-mux mode
2021-01-06 Jakub Adamsrtobject: make possible to specify more sockopts in...
2021-01-06 Jakub Adamsrtsrc: fix typos
2021-01-06 Jakub Adamsrtsink: remove unused connection_mode variable
2021-01-06 Jakub Adamsrtobject: obey "wait-for-connection" in caller mode
2021-01-06 Víctor Manuel... va: mpeg2dec: refactor the picture reference filling
2021-01-06 Víctor Manuel... va: mpeg2dec: set first field either frame or has a...
2021-01-06 Víctor Manuel... codecs: mpeg2decoder: decode only if B and not closed gop
2021-01-06 Víctor Manuel... codecs: mpeg2decoder: rename variables
2021-01-05 Víctor Manuel... va: display: parse and set driver implementation
2021-01-05 Víctor Manuel... va: display: add function precondition check
2021-01-05 Jakub Adamsrtobject: post a message on the bus when broken socket...
2021-01-04 He Junyanva: mpeg2dec: Using the current picture's surface when...
2021-01-04 He Junyancodecs: mpeg2decoder: Creating the field based on its...
2021-01-04 He Junyanva: mpeg2dec: Apply buffer_flags to the output buffer.
2021-01-04 He Junyancodecs: Add buffer_flags for mpeg2 picture.
2021-01-04 He Junyancodecs: Reset the quant matrices for each sequence...
2021-01-03 Raghavendrasrt: Add authentication to srtsink and srtsrc elements
2020-12-31 Haihua Hudashsink: fix critical log when exit dynamic pipeline
2020-12-30 Haihao Xiangmsdkenc{h264,h265}: add min-qp and max-qp properties
2020-12-30 Haihao Xiangmsdkenc{h264,h265}: add p-pyramid property
2020-12-30 Haihao Xiangmsdkh265enc: add b-pyramid property
2020-12-30 Haihao Xiangmsdkh265enc: add transform-skip property
2020-12-30 Haihao Xiangmsdk: needn't close mfx session when failed
2020-12-29 Olivier Crêtewebrtcstats: PLI/FIR/NACK direction are the opposite...
2020-12-29 Sebastian Drögeassrender: Don't try unlocking unlocked mutex
2020-12-28 Seungha Yangd3d11compositor: Add support for resolution change
2020-12-28 Seungha Yangd3d11shader: Fix ID3DBlob object leak
2020-12-28 He Junyancodecs: Fix a typo in mpeg2 stateless decoder base...
2020-12-28 Víctor Manuel... va: mpeg2dec: cosmetic changes
2020-12-28 Víctor Manuel... codecs: mpeg2decoder: fix documentation
2020-12-28 Víctor Manuel... codecs: mpeg2decoder: simplify macros
2020-12-28 He Junyanva: Add mpeg2 VA decoder.
2020-12-28 He Junyancodecs: Add mpeg2 stateless decoder base class.
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 Yangd3d11device: Add property for getting adapter LUID
2020-12-26 Seungha Yangmfvideoenc: Remove duplicated class registration code
2020-12-24 Haihao Xiangmsdk: check GstMsdkContext instead of mfxSession instance
2020-12-23 Seungha Yangd3d11: Remove unnecessary helper methods
2020-12-22 Seungha Yangd3d11: Re-implement Desktop Duplication source
2020-12-21 Seungha Yangd3d11device: Add an optional flags argument for creatin...
2020-12-21 Raju Babannavardvbsuboverlay: Add support for dynamic resolution update.
2020-12-20 Seungha Yangd3d11device: Remove dead code
2020-12-20 Seungha Yangd3d11: Privatize d3d11memory implementation
2020-12-20 Seungha Yangd3d11: Add a helper method for d3d11buffferpool setup
2020-12-20 Seungha Yangd3d11device: Remove optional helper methods
2020-12-20 Seungha Yangd3d11videosink: Prepare window once streaming started
2020-12-19 Seungha Yangmfvideoenc: Improve latency performance for hardware...
2020-12-17 Sebastian Drögedecklinkaudiosrc: Fix duration of the first audio frame...
2020-12-16 Biswapriyo... mediafoundation: Fix redefinition of variables.
2020-12-16 Jan Schmidtaudiobuffersplit: Calculate the correct size for fixed...
2020-12-16 Sebastian Drögedecklink: Implement GstBaseSrc::get_caps() to return...
2020-12-14 Seungha Yangwasapi2: Ensure unmute when opening audio client
2020-12-14 Edward Herveytsparse: Don't use non-object for debugging statement
2020-12-14 Edward Herveyexamples/ts-parser: Use the section type for descriptor...
2020-12-14 Edward Herveyexamples/ts-parser: Try more descriptor/stream types
2020-12-14 Edward Herveympegts: Don't add non-padded streams to collection...
2020-12-14 Edward Herveympegts: Add support for SIT sections
2020-12-14 Edward Herveympegts: Update documentation
2020-12-14 Thibault Saunierplayer/transcoder: Use bus signal watch
2020-12-13 Lim Siew Hoonintervideosrc: fix negotiation of interlaced caps
2020-12-12 Arun Raghavanopenaptx: Drop lib prefix from option name for consistency
2020-12-11 Igor Kovalenkoopenaptx: add aptX and aptX-HD codecs using libopenaptx
2020-12-09 Philippe Normandwpe: Emit load-progress messages
2020-12-09 Vivia Nikolaidoubasetsmux: Don't send the capsheader if src pad has...
2020-12-08 Matthew Watersrtmp2/connection: pass the parent cancellable down...
2020-12-07 Jan Alexander... srt: Don't take object lock calling gst_srt_object_get_...
2020-12-07 Sebastian Drögeccconverter: Add property to specify which sections...
2020-12-07 Sebastian Drögeccconverter: Refactor code to only retrieve the timecod...
2020-12-06 Víctor Manuel... va: decode: fix display type
2020-12-04 Marc Leemanrtpmanagerbad: allow setting caps on rtpsrc
2020-12-03 Seungha Yangd3d11videosink: Add a property to support rendering...
2020-12-03 Seungha Yangd3d11: Protect ID3D11VideoContext with lock
next