nvcodec: fix compiler warning in certain setups
[platform/upstream/gstreamer.git] / ext /
2020-05-02 Ederson de Souzaavtpsink: Log that AVTPDU transmission failure is due...
2020-05-02 Ederson de Souzaavtpsink: Accept buffers that fall out of segment
2020-05-02 Ederson de Souzaavtpcvfpay: Warn about timestamp issues on non-flushing...
2020-05-02 Ederson de Souzaavtpcvfpay: Ensure NAL fragments are transmitted follow...
2020-05-01 Matthew Waterswebrtcbin: also mark data channel transports as active
2020-05-01 Matthew Waterswebrtcbin: fix bundle none case with remote offer bundling
2020-04-30 Vedang Patelavtp: Introduce the CRF Check element
2020-04-30 Vedang Patelavtp: Introduce the CRF Sync Element
2020-04-30 krivoguzovVladUpdate gstsrtobject.c
2020-04-30 Matthew Waterswebrtcbin: only start gathering on local descriptions
2020-04-30 Seungha Yangwebrtc: Correct symbol visibility to fix build warning...
2020-04-29 Thibault Saunierlv2: Namespace global variables and explicitly make...
2020-04-29 Debarshi Raylv2: Make it build with -fno-common
2020-04-27 Seppo Yli-Olliopenh264: memcmp return value 0 means match
2020-04-24 Mathieu Duponchellecccombiner: don't drop buffers on video timestamp disco...
2020-04-24 Mathieu Duponchellecccombiner: handle gap buffers adequately
2020-04-23 Guillaume Desmottesspanplc: add 'stats' property
2020-04-23 Seppo Yli-OlliHave strict version check for OpenH264 to avoid ABI...
2020-04-15 Jan Alexander Stef... srt: Accumulate total bytes sent/received over all...
2020-04-15 Jan Alexander Stef... srt: Fix type of bytes-received-lost
2020-04-15 Jan Alexander Stef... srt: Remove use of closures for signal emission
2020-04-15 Jan Alexander Stef... srt: Clean up locking
2020-04-15 Jan Alexander Stef... srt: Remove trailing whitespace
2020-04-13 Philippe Normandwpe: Add support for SHM without requiring EGLDisplay
2020-04-13 J. Kimsrtobject: fix mutex lock target
2020-04-09 Zeid Beklisrtp: Added support for BYE packet
2020-04-08 Stéphane Cerveaudash: fix VARARGS coverity error
2020-04-03 worldofpeacemeson: build with neon 0.31
2020-04-03 Nirbheek Chauhanmeson: Don't use get_option('buildtype')
2020-04-01 Miguel Parissrtpdec: reduce log level for replay cases
2020-04-01 Miguel París Díazsrtpdec: do not warning old replay errors
2020-04-01 Miguel Parissrtpdec: fix reseting RTP sequence number on ROC changes
2020-04-01 Seungha Yangx265enc: Update for video-hdr struct change
2020-03-27 Matthew Watersdtls/connection: fix EOF handling with openssl 1.1.1e
2020-03-25 Matthew Waterswebrtc: mark streams as active on renegotiation as...
2020-03-23 Philippe Normandwpe: Enable SHM support for new stable WPEBackend-FDO...
2020-03-23 Philippe Normandwpe: Mouse scroll events support
2020-03-15 Philippe Normandwebrtcdsp: Fix documentation markup
2020-03-15 Philippe Normandopenni2: Remove spurious gtk-doc markers
2020-03-10 yychaosmoothstreaming: fix H264 CodecPrivateData parsing
2020-03-09 Sebastian Drögewebrtcbin: Use GPtrArrays or store items inline instead...
2020-03-09 Jan Schmidtwebrtcbin: Prevent ICE gathering state reaching complet...
2020-03-09 Jan Schmidtwebrtc: Protect the pending ICE candidates array
2020-03-04 Jan Schmidtwebrtc: Don't crash in ICE gathering
2020-03-04 Jan Schmidtwebrtc: Unblock transportreceivebin for send-only bundl...
2020-03-04 Jan Schmidtwebrtc: Remove RECEIVE_STATE_DROP from transportreceivebin
2020-03-03 Matthew Watersdash: add build-dep on pbutils
2020-03-03 Matthew Watersvulkan/sink: implement GstNavigation support
2020-02-27 Jan Schmidtwebrtc: Use the dtlssrtenc rtp-sync property
2020-02-27 Jan Schmidtgstdtlsrtpenc: Add rtp-sync property
2020-02-27 Nirbheek Chauhandash: Don't use sscanf + glib format modifiers
2020-02-27 Sebastian Drögedtls: Set a random serial number and issuer/subject...
2020-02-21 Jan Schmidtwebrtc: Configure transportsendbin latency internally
2020-02-17 Jan Schmidtwebrtc: Merge ICE candidates to local descriptions
2020-02-12 Sebastian Drögewebrtcbin: Block the source pads before dtlssrtpdec...
2020-02-12 Sebastian Drögesctp: Take some socket configurations from Firefox...
2020-02-12 Sebastian Drögesctp: Start connection synchronously when starting...
2020-02-12 Sebastian Drögesctp: Switch back to a non-recursive mutex and don...
2020-02-11 Philippe Normandwpe: Add software rendering support support
2020-02-11 Jan Alexander Stef... fluiddec: Move logging init into plugin_init
2020-02-11 Jan Alexander Stef... fluiddec: Keep fluidsynth from probing audio drivers
2020-02-11 Jan Alexander Stef... fluiddec: Avoid deprecated fluid_synth_set_sample_rate
2020-02-11 Sebastian Drögewebrtc: In all blocking pad probes except for sink...
2020-02-11 Sebastian Drögewebrtcbin: Add a blocking pad probe for the receivebin...
2020-02-11 Sebastian Drögewebrtcbin/transportreceivebin: Use actual pad blocks...
2020-02-11 Sebastian Drögewebrtc/transportsendbin: Clean up pad probe removal
2020-02-07 Ederson de Souzaavtp: Build with clang
2020-02-07 Ederson de Souzaavtp: Plug several leaks
2020-02-07 Ludvig Rappegstcurlhttpsink: Update HTTP header for curl 7.66
2020-02-06 Tim-Philipp Müllerladspa: only multiply bounded rate properties by sample...
2020-02-06 Tim-Philipp Müllerladspa: 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-04 Stéphane Cerveaufdkaacdec: add support for mpegversion=2
2020-02-01 Mathieu Duponchellewebrtcbin: fix blocking of receive bin
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-28 Guillermo Rodríguezwaylandsink: Clear window when pipeline is stopped
2020-01-24 Sebastian Drögeccconverter: Fill remainder of the cc_data in CDP packe...
2020-01-21 Mathieu Duponchellewebrtcbin: connect rtp funnel after updating ptmaps
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ö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...
next