webrtc receivebin: Don't unblock pad until sender is unblocked
[platform/upstream/gstreamer.git] / gst-libs /
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
2021-03-09 Stephan Hesseplay: Introducing the new playback library
2021-03-02 Seungha Yangd3d11memory: Fix for wrong texture_array_size returns
2021-03-02 Seungha Yangd3d11: Fix wrong preprocessing blocks
2021-03-01 Thibault Sauniertranscoder: Add some missing API guards
2021-03-01 Thibault Sauniertranscoder: Fix potential use of uninitialized variables
2021-03-01 Thibault Sauniertranscoder: Rework the API to create/get SignalAdapter
2021-02-26 Philippe Normandtranscoder: Remove un-needed gst_init call
2021-02-26 Thibault Sauniertranscoder: Port to a GstBus API instead
2021-02-26 Thibault Sauniertranscoder: Automatically generate enums GTypes
2021-02-26 Thibault Sauniertranscoder: Port to G_DECLARE
2021-02-23 He Junyancodecs: AV1decoder: Add the AV1 decoder base class.
2021-02-16 Seungha Yangd3d11: Add a method for conversion from DXGI format...
2021-02-11 He Junyancodecs: mpeg2decoder: Move frame_unref to handle_frame.
2021-02-09 Seungha Yangcodecs: h265decoder: Add support for interlaced stream
2021-02-03 Seungha Yangd3d11memory: Add a method for querying texture array...
2021-01-29 Seungha Yangcodecs: h264decoder: Add support for output delay
2021-01-26 Seungha Yangd3d11: Suppress some warning debug messages
2021-01-23 He Junyancodecparsers: av1: Fix a typo in frame_restoration_type...
2021-01-22 Matthew Watersvulkan: remove duplicated check
2021-01-19 He Junyancodecparsers: Exclude the size of obu_size when identif...
2021-01-19 He Junyancodecs: mpeg2decoder: Fix a typo in header file's comment.
2021-01-19 Seungha Yangd3d11: Allow building UWP features with Desktop feature...
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-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-06 Víctor Manuel Jáqu... codecs: mpeg2decoder: decode only if B and not closed gop
2021-01-06 Víctor Manuel Jáqu... codecs: mpeg2decoder: rename variables
2021-01-04 He Junyancodecs: mpeg2decoder: Creating the field based on its...
2021-01-04 He Junyancodecs: Add buffer_flags for mpeg2 picture.
2021-01-04 He Junyancodecs: Reset the quant matrices for each sequence...
2020-12-28 He Junyancodecs: Fix a typo in mpeg2 stateless decoder base...
2020-12-28 Víctor Manuel Jáqu... codecs: mpeg2decoder: fix documentation
2020-12-28 Víctor Manuel Jáqu... codecs: mpeg2decoder: simplify macros
2020-12-28 He Junyancodecs: Add mpeg2 stateless decoder base class.
2020-12-14 Edward Herveympegts: Add support for SIT sections
next