Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gst-plugins-good.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)Author
2020-07-31qtdemux: extract bit depth from codec data for ALACTim-Philipp Müller
2020-07-29auparse: fix compiler warningsJordan Petridis
2020-07-29rtspsrc: drop stream-start message posted by the internal udp sink(s)George Kiagiadakis
2020-07-28qtdemux: create correct pad names in encrypted streamsHosang Lee
2020-07-28matroskamux: Do caps renegotiation when it only adds fieldsThibault Saunier
2020-07-28rtpfunnel: protect internal srccaps with lockTim-Philipp Müller
2020-07-28rtpfunnel: copy caps before sending them in a caps-eventHavard Graff
2020-07-27rtpmanager: fix various documentation issuesMathieu Duponchelle
2020-07-21qtdemux: add Dolby Vision fourccStéphane Cerveau
2020-07-21imagefreeze: Copy GstCapsFeatures to caps for source padLuke Yelavich
2020-07-20rtpmanager: fix "redefinition of typedef RTPTWCCManager" compiler warningTim-Philipp Müller
2020-07-17rtp*pay: Allocate using the base class for audio codecsOlivier Crête
2020-07-15rtspsrc: Fix segfault with illegal freeOgnyan Tonchev
2020-07-15qtdemux: fix allocation explosion with stsd entriesJustin Chadwell
2020-07-15qtdemux: fix crashes when input stream contained no stsd entriesJustin Chadwell
2020-07-07qtmux: Don't lock object lock twice in prefill modeSebastian Dröge
2020-07-04meson: add update-orc-dist targetTim-Philipp Müller
2020-07-02deinterlace: Disable nasm support on x32Nirbheek Chauhan
2020-07-01deinterlace: Fix build on x32Nirbheek Chauhan
2020-07-01matroska-mux: Wait for caps on sparse streamsJan Schmidt
2020-07-01matroska-mux: Warn on late caps arrivalJan Schmidt
2020-06-30imagefreeze: Return TRUE from the LATENCY query handlingSebastian Dröge
2020-06-29imagefreeze: Add a live modeSebastian Dröge
2020-06-28imagefreeze: Correctly answer the LATENCY querySebastian Dröge
2020-06-26splitmuxsink: flesh out docs for format-location* signalsTim-Philipp Müller
2020-06-26rtpstats: guard against division by zeroHavard Graff
2020-06-26rtptwcc: fix pruning of ack'ed twcc-packetsHavard Graff
2020-06-25splitmuxsink: Add new properties for setting muxer/sink presetsSebastian Dröge
2020-06-24autodetect: mark filter-caps property as DOC_SHOW_DEFAULTMathieu Duponchelle
2020-06-23docs: mark GstIirEqualizer as plugin APIMathieu Duponchelle
2020-06-23docs: mark more types as plugin APIMathieu Duponchelle
2020-06-21deinterlace: Add the missing ORC_RESTRICT define.He Junyan
2020-06-19meson: deinterlace: Check host cpu type for asm buildSeungha Yang
2020-06-18qtdemux: Split tag reading functions outJan Schmidt
2020-06-18qtdemux: Move some tree parsing files out to a separate file.Jan Schmidt
2020-06-18qtdemux: Factor out svmi parsing. Fix bounds checking.Jan Schmidt
2020-06-16rtspsrc: Don't return TRUE for unhandled querySeungha Yang
2020-06-16deinterlace: Add yadif ASM optimisationsVivia Nikolaidou
2020-06-12deinterlace: Fix invalid read in yadifVivia Nikolaidou
2020-06-12flvdemux: Change a GST_ERROR_OBJECT() back to GST_DEBUG_OBJECT()Sebastian Dröge
2020-06-11Use gst_element_class_set_metadata when passing dynamic stringsJordan Petridis
2020-06-10Revert "rtpjitterbuffer: Avoid deadlock on flush"Sebastian Dröge
2020-06-09rtpjitterbuffer: g_queue_clear_full introduced in glib 2.60U. Artie Eoff
2020-06-09rtpsession: Make internal-ssrc as show default for docThibault Saunier
2020-06-09rtptimerqueue: Fix leak on timer collisionNicolas Dufresne
2020-06-09rtpjitterbuffer: Keep JBUF lock while processing timersNicolas Dufresne
2020-06-08rtpjitterbuffer: Avoid deadlock on flushEdward Hervey
2020-06-06plugins: uddate gst_type_mark_as_plugin_api() callsMathieu Duponchelle
2020-06-05rtpbin: Initialize uninitialized variable correctlySebastian Dröge
2020-06-04doc: Fix wrong link to GString in rtpjitterbufferThibault Saunier