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-10-16rtpbin: Add clear-ssrc actionNicolas Dufresne
2020-10-16rtpvp8pay: payload temporally scaled bitstreams.John-Mark Bell
2020-10-16rtpvp8pay: Add picture-id-offset propertyStian Selnes
2020-10-16rtpvp8pay: move duplicate code to separate functionsMikhail Fludkov
2020-10-15meson: update glib minimum version to 2.56Stéphane Cerveau
2020-10-14rtpst2022-1-fecenc: fix input seqnum checkMathieu Duponchelle
2020-10-09flvmux: Correct time typesJan Alexander Steffens (heftig)
2020-10-09rtpst2022-1-fecenc: Don't unconditionally use GLib 2.60 APIsSebastian Dröge
2020-10-09rtpulpfec: fix potential alignment issue in xor functionMathieu Duponchelle
2020-10-09rtpmanager: implement SMPTE 2022-1 FEC encoderMathieu Duponchelle
2020-10-09rtpmanager: implement SMPTE 2022-1 FEC decoderMathieu Duponchelle
2020-10-06rtpfunnel: Also forward custom sticky eventOlivier Crête
2020-09-30isomp4: Rename GstQTMux to GstBaseQTMux to avoid breaking APIThibault Saunier
2020-09-28rtp: Fix allocations to support source-info propertySebastian Dröge
2020-09-28rtpvp8pay: Fix allocation to support source-info propertyStian Selnes
2020-09-28qtmux: output the correct limits in error messagesMatthew Waters
2020-09-28qtmux: properly support initial caps nego failureMatthew Waters
2020-09-28qtmux: support non-seekable downstream modeMatthew Waters
2020-09-24rtpbin: Remove the rtpjitterbuffer with the streamNicolas Dufresne
2020-09-23rtpbin: Cleanup dead codeNicolas Dufresne
2020-09-21rtph26*depay: drop FU's without a corresponding start bitMatthew Waters
2020-09-21imagefreeze: Response caps query from srcpadSeungha Yang
2020-09-21qtmux: make documentation happyMatthew Waters
2020-09-21isomp4/mux: add a fragment mode for initial moov with dataMatthew Waters
2020-09-21qtdemux: increase some logging on streams and sample parsingMatthew Waters
2020-09-21qtdemux: bail out when encountering an atom with a size of 0Matthew Waters
2020-09-21qtdemux: fix subsequent moof parsing after moov with valid samplesMatthew Waters
2020-09-21qtdemux: extend edit list when fragmentedMatthew Waters
2020-09-18splitmuxsrc: Implement segment queryOlivier Crête
2020-09-18rtpmp4gdepay: Allow lower-case "aac-hbr" instead of correct "AAC-hbr"Sebastian Dröge
2020-09-16qtdemux: Add support for AAX encrypted audio streamsStefan Brüns
2020-09-16qtdemux: Add 'aavd' and related fourcc codes for AAX encrypted audioStefan Brüns
2020-09-14rtp/vrawpay: use alloc_output_buffer from base classCamilo Celis Guzman
2020-09-11rtspsrc: Fix push-backchannel-buffer parameter mismatchRicky Tang
2020-09-10flvmux: Improve logging of gst_flv_mux_buffer_to_tag_internalJan Alexander Steffens (heftig)
2020-09-10flvmux: Move stream skipping to GstAggregatorPadClass.skip_bufferJan Alexander Steffens (heftig)
2020-09-09splitmuxsink: fix sink pad release while PLAYINGMathieu Duponchelle
2020-09-07gst: Update for gst_video_transfer_function_*() function renamingSebastian Dröge
2020-08-31flvmux: Avoid crash when best pad gets flushedJan Alexander Steffens (heftig)
2020-08-31flvmux: Correct breaks in gst_flv_mux_find_best_padJan Alexander Steffens (heftig)
2020-08-24rtpL16depay: unref buffer on errorZeid Bekli
2020-08-18rtputils: Don't call NULL GstMeta transform functionSebastian Dröge
2020-08-13rtp: Do not register rtpreddec and rtpredenc twiceJulian Bouzas
2020-08-13rtpmanager: Improve readability of "stats" docs by making the fields an actua...Sebastian Dröge
2020-08-10flvmux: Return NEED_DATA when we drop a bufferVivia Nikolaidou
2020-08-10flvmux: Return NEED_DATA when no best pad is foundVivia Nikolaidou
2020-08-10flvmux: Fix possible crash on GST_ITERATOR_RESYNCVivia Nikolaidou
2020-08-08rtph26[45]pay: Change default aggregate-mode to "none" for backwards compatib...Sebastian Dröge
2020-08-04splitmuxsink: Make sure flushing doesn't blockJan Alexander Steffens (heftig)
2020-08-04imagefreeze: Wait until we have a clockVivia Nikolaidou