examples: webrtc: mp-sendrecv: set element states to NULL after removing them from...
[platform/upstream/gstreamer.git] / subprojects / gst-plugins-good / ext /
2022-09-27 Junsoo Parkdashdemux2: Set timestamp relative to period start
2022-09-23 Jakub Adamvp9: check if libvpx supports high bit depth
2022-09-21 Seungha Yangadaptivedemux2: Always wake up loop thread on unpause
2022-09-20 Jan Schmidtadaptivedemux2: Rework input download wakeups
2022-09-20 Edward Herveyhlsdemux2: Handle negative time mappings
2022-09-19 Mart Raudseppshout: fix minimum requirement to libshout >= 2.4.3
2022-09-14 Edward Herveyhlsdemux2: Fix crash on live playlist with single entry
2022-09-13 Jan Schmidtadaptivedemux2: Always check bitrate in live
2022-09-09 Filip Hanespngenc: lower minimum width and height to 1x1
2022-09-07 Edward Herveydashdemux2: Remove bogus limitation checks for duration...
2022-09-05 Jan Schmidtdashdemux2: Preserve current representation on live...
2022-09-01 Thibault Sauniermeson: Call pkgconfig.generate in the loop where we...
2022-08-18 Jan Alexander Stef... adaptivedemux2: Fix download helper with libsoup 3.0.x
2022-08-18 Jan Schmidtadaptivedemux2: Implement send_event() vfunc
2022-08-16 Jan Schmidtadaptivedemux2: Fix for period switching in live streams
2022-08-16 Hosang Leemssdemux2: Use gsturi structure to form fragment urls
2022-08-12 Jan Schmidthlsdemux2: Fix reference leak of variant stream
2022-08-12 Jan Schmidthlsdemux2: Don't leak the datetime in time map structs
2022-08-12 Jan Schmidthlsdemux2: Fix typefind leak and invalid memory access
2022-08-12 Jan Schmidthlsdemux2: m3u8: Fix memory leaks on parsing
2022-08-12 Jan Schmidthlsdemux2: m3u8: Fix memory leak
2022-08-12 Jan Schmidtadaptivedemux2: Fix uninitialised memory usage in debug
2022-08-08 Jan Schmidthlsdemux2: Requeue header buffer when restarting fragment
2022-08-08 Jan Schmidthlsdemux2: Fix buffer leak when resynching
2022-08-05 Jan Schmidtadaptivedemux2: Fix a small race on shutdown
2022-08-04 Jan Schmidtadaptivedemux2-stream: Silence a compiler warning
2022-08-04 Jan Schmidtadaptivedemux2: Move internal FLOW_SWITCH return value.
2022-08-04 Edward Herveyadaptivedemux2: Modify custom sync loss flow return
2022-08-04 Edward Herveyhlsdemux2: Always check DSN if required
2022-08-04 Edward Herveyadaptivedemux2/hlsdemux2: Handle loss of sync when...
2022-08-04 Edward Herveyhlsdemux2: Fix initial playlist setup.
2022-08-04 Edward Herveyhlsdemux2: Handle loss of synchronization in live
2022-08-04 Edward Herveyadaptivedemux2: Handle synchronously to lost sync
2022-08-04 Edward Herveyhlsdemux2: Prune time maps when possible
2022-08-04 Edward Herveyhlsdemux2: Allow DSN mismatches when re-syncing playlists
2022-08-04 Jan Schmidtadaptivedemux2: Fixes for period switching in the outpu...
2022-08-04 Jan Schmidtadaptivedemux2: stream: Set period has_next_period...
2022-08-04 Jan Schmidtadaptivedemux2: period: Rename 'closed' flag to 'has_ne...
2022-08-04 Jan Schmidtadaptivedemux2: Recheck for a pending track on drain
2022-08-04 Jan Schmidtadaptivedemux2: Check stream selected instead of state
2022-07-18 Sebastian Drögeqt: Fix another instance of Qt/GStreamer both defining...
2022-06-29 Jan Schmidtadaptivedemux2: Ignore stopped stream flow state
2022-06-29 Jan Schmidtadaptivedemux2: Clean up stream parsebins on finalize
2022-06-29 Jan Schmidtadaptivedemux2: Fix memory leaks and use-after-free
2022-06-29 Jan Schmidthlsdemux2: Fix potential segfault
2022-06-29 Jan Schmidthlsdemux2: Fix memory leaks
2022-06-29 Jan Schmidthlsdemux2: Free current_segment on finalize
2022-06-28 Jan Schmidtadaptivedemux2: track: Fix buffering time calc before...
2022-06-28 Jan Schmidtadaptivedemux2: track: Add period number to most debug...
2022-06-28 Jan Schmidtadaptivedemux2: stream: Don't take TRACKS_LOCK when...
2022-06-28 Edward Herveyhlsdemux2: Improve media playlist updates
2022-06-28 Edward Herveyhlsdemux2: Only seek on selected streams
2022-06-28 Edward Herveyhlsdemux2: Fix debug return statement
2022-06-28 Edward Herveyhlsdemux2: No longer re-add segments from before the...
2022-06-28 Edward Herveyhlsdemux2: Use variant stream as support for synchroniz...
2022-06-28 Edward Herveyhlsdemux2: Detect synchronization loss
2022-06-28 Edward Herveyhlsdemux2: More improvement/fixes to position tracking
2022-06-28 Edward Herveyadaptivedemux2: Handle loss of synchronization
2022-06-28 Edward Herveyadaptivedemux2: Fix SNAP seek handling
2022-06-28 Edward Herveyhlsdemux2: Fix position tracking
2022-06-28 Edward Herveyhlsdemux2: Add a new method to synchronize two media...
2022-06-28 Edward Herveyadaptivedemux2: Initialize and use stream start/current...
2022-06-28 Tim-Philipp Müllerdv, opusparse: fix duplicate symbols in static build
2022-06-17 Edward Herveyhlsdemux2: Look for mpegts synchronization point further
2022-06-15 Piotr Brzezińskiadaptivedemux2: Prevent duplicate symbols on static...
2022-06-14 Jan Schmidtadaptivedemux2: Improve reverse playback buffering.
2022-06-14 Jan Schmidtadaptivedemux2: reverse playback running times
2022-06-10 Tim-Philipp MüllerBump GLib requirement to >= 2.62
2022-06-07 Bastien Noceragtk: Fix double-free when OpenGL can't be initialised
2022-06-02 Stéphane Cerveausoup: fix soup debug category
2022-06-01 Seungha Yanghlsdemux2: Adjust debug log level
2022-05-30 Stéphane Cerveauadaptivedemux2: fix plugin/element init
2022-05-28 Nirbheek Chauhanjack: Always use jack_free as specified by the docs
2022-05-28 Nirbheek Chauhanjack: Add support for detecting libjack on Windows
2022-05-25 Stéphane Cerveausoup: Fix plugin/element init
2022-05-23 Tim-Philipp Müllershout2: fix compiler warnings and bump req to libshout...
2022-05-23 László Károlyishout2send: Adding send-title-info and user-agent options
2022-05-12 Guillaume Desmottesvpxenc: enforce strictly increasing pts
2022-05-12 Guillaume Desmottesvpxenc: conver input pts to running time
2022-05-12 Guillaume Desmottesvpxenc: fix crash if encoder produces unmatching ts
2022-04-28 Edward Herveymssdemux2: Don't expose/use streams we can't handle yet
2022-04-28 Edward Herveymssdemux2: Ensure stream/track uniqueness
2022-04-22 Edward Herveyhls/m3u8: Fix starting segment for live playlist
2022-04-20 Edward Herveyhls: Relax webvtt checks
2022-04-19 Xavier ClaessensReplace gst-i18n-*.h with gi18n-lib.h
2022-04-18 Edward HerveyNew HLS, DASH and MSS adaptive demuxer elements
2022-04-06 Matthias Fuchsqmlglsrc: Fix deadlock when stopping
2022-04-06 Matthias Fuchsqmlglsrc: Fix missing depth & stencil buffer
2022-04-01 Xavier ClaessensRemove glib and gobject dependencies everywhere
2022-03-29 Nirbheek Chauhanmeson: Add some messages when selecting libsoup
2022-03-29 Nirbheek Chauhansoup: Fix usage of symbols / defines that are gone...
2022-03-29 Nirbheek Chauhansoup: Fix pre-processor macros in souploader for libsou...
2022-03-25 Thibault Sauniernavigation: Add support for key Modifiers in all releva...
2022-03-23 Vivienne Watermeierqt: Add touch event support
2022-03-23 Vivienne Watermeiergtk: Add touch event support
2022-03-23 Vivienne Watermeierall: Use new navigation interface and API
2022-03-14 Carlos Rafael Gianimpg123: Add gapless playback support
2022-03-10 Nirbheek Chauhansoup: Load the runtime library, not the development...
2022-03-03 Nirbheek Chauhansoup: Fix static build with MSVC
2022-03-03 Nirbheek Chauhansoup: Fix pkgconfig generation and documentation
next