platform/upstream/gstreamer.git
2020-02-06 Tim-Philipp... ladspa: only multiply bounded rate properties by sample...
2020-02-06 Tim-Philipp... ladspa: fix unbounded integer properties
2020-02-05 Andre Guedesavtpsink: Implement synchronization mechanism
2020-02-05 Andre Guedesavtpsink: Prepare code to new synchronization mechanism
2020-02-05 Andre Guedesavtpsink: Remove SOCK_NONBLOCK from avtpsink
2020-02-05 Andre Guedesavtp: Refactor if_index code
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-04 Stéphane Cerveaufdkaacdec: add support for mpegversion=2
2020-02-03 Seungha Yangnvenc: Query maximum supported API version
2020-02-02 Thiago Santossdpdemux: check if connections are available on media...
2020-02-01 Mathieu Duponchellewebrtcbin: fix blocking of receive bin
2020-01-31 Nicolas Dufresnekmssink: Fix crash with force-modesetting=1
2020-01-31 Sebastian Drögesctpassociation: Add missing return to prevent double...
2020-01-31 Sebastian Drögesctpenc: Report errors when sending out data and the...
2020-01-31 Sebastian Drögesctp: Clean up association state handling and go into...
2020-01-31 Sebastian Drögesctpassociation: Use GStreamer logging system instead...
2020-01-31 Sebastian Drögesctp: Add more logging to the encoder/decoder elements...
2020-01-31 Sebastian Drögesctpenc: Correctly log/handle errors and handle short...
2020-01-31 Sebastian Drögesctp: Constify buffers in callbacks and functions
2020-01-30 Sebastian Drögesctp: Make receive/packetout callbacks thread-safe
2020-01-30 Sebastian Drögesctp: Add logging and missing cleanup on errors when...
2020-01-30 Sebastian Drögesctpenc: Use g_signal_emit() instead of g_signal_emit_b...
2020-01-30 Sebastian Drögesctpenc: Propagate downstream flow errors upstream
2020-01-30 Sebastian Drögesctpdec: Use a flow combiner for the source pad flow...
2020-01-29 Vivia Nikolaidoumpegtsparse: Moved dispose function into finalize
2020-01-29 Vivia Nikolaidoumpegtsparse: Added alignment property
2020-01-29 Vivia Nikolaidoumpegtsparse: Set delta unit flag on non-random-access...
2020-01-29 Vivia Nikolaidoumpegtsparse: Packetize output on default srcpad
2020-01-29 Vivia Nikolaidoumpegtsparse: Factor common code into mpegts_packet_to_b...
2020-01-29 Vivia Nikolaidoumpegtspacketizer: Fix typo in flag name
2020-01-29 Seungha Yangmsdkdec: Fix GstMsdkContext leak
2020-01-29 Seungha Yangmsdk: Clear reference counted object in dispose() method
2020-01-28 Guillermo Rodríguezwaylandsink: Clear window when pipeline is stopped
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-24 Sebastian Drögeccconverter: Fill remainder of the cc_data in CDP packe...
2020-01-23 Seungha Yangd3d11window_corewindow: Always call methods of CoreWind...
2020-01-21 Sebastian Drögempegdemux: Update the last_ts correctly if we have...
2020-01-21 Haihao Xiangmsdk: Fix compiler warning
2020-01-21 Mathieu Duponchellewebrtcbin: connect rtp funnel after updating ptmaps
2020-01-21 Sebastian Drögempegpsdemux: Send gap events for late streams whenever...
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 Sebastian Drögewebrtcbin: Start datachannel SCTP elements only after...
2020-01-19 Sebastian Drögewebrtcbin: Add handling of unspecified peer-connection...
2020-01-19 Sebastian Drögewebrtcbin: Return the old state if we ended up being...
2020-01-19 Sebastian Drögewebrtcbin: Fix transitions for the peer connection...
2020-01-19 Sebastian Drögewebrtcbin: Fix transitions for the connection state
2020-01-19 Sebastian Drögewebrtc/dtlstransport: Proxy DTLS connection state from...
2020-01-19 Sebastian Drögedtls: Keep track of the connection state and signal...
2020-01-19 Sebastian Drögedtls: Handle errors/close_notify at all steps and propa...
2020-01-19 Sebastian Drögedtls: Propagate write errors backwards through dtlsenc...
2020-01-19 Sebastian Drögedtls: Use a plain function pointer instead of a GClosur...
2020-01-19 Sebastian Drögewebrtcbin: Don't consider transceivers without mid...
2020-01-19 Sebastian Drögewebrtcbin: Don't consider RTP receivers stopped
2020-01-19 Sebastian Drögewebrtcbin: Improve logging related to ICE/DTLS state...
2020-01-19 Jan Schmidtyadif: Re-renable MMX asm on x86_64 with meson
2020-01-19 Jan Schmidtyadif: Only build inline Asm with gcc/clang
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 Tim-Philipp... mxfdemux: add support for Apple ProRes
2020-01-15 Haihao Xiangexamples: add test-roi for gst-msdk
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 Chauhanpkgconfig: Remove unused substitution in uninstalled...
2020-01-14 Nirbheek Chauhantests: Fix minor bugs in usage of config.h
2020-01-14 Nirbheek Chauhanipcpipeline: Minimal fixes that allow building with...
2020-01-14 Nirbheek Chauhanipcpipeline: Rework compiler checks
2020-01-13 Sebastian Drögetimecodestamper: Add property to set the extra latency...
2020-01-13 Sebastian Drögetimecodestamper: Add some more debug output
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-12 Jan SchmidtWebRTC: Support non-trickle ICE candidates in the SDP
2020-01-11 Seungha Yangd3d11: Don't register decoders if unavailable
2020-01-11 Seungha Yangd3d11decoder: Don't return not initialized object from...
next