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

github.com/GStreamer/gstreamer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-03Release 1.19.31.19.3Tim-Philipp Müller
2021-11-03Update ChangeLogs for 1.19.3Tim-Philipp Müller
2021-11-03ci: Do not clone in the trigger jobNicolas Dufresne
2021-11-02multifilesink: Make minimum distance between keyframes in next-file=key-frame...Sebastian Dröge
2021-11-02qtmux: Fix deadlock in gst_qt_mux_prepare_moov_recoveryErlend Eriksen
2021-11-02egl: handle configless contextsMatthias Clasen
2021-11-02examples: win32-videooverlay-playbin: Add a repeat optionSeungha Yang
2021-11-02codecs: mpeg2: Drain before a new_sequence get signalledNicolas Dufresne
2021-11-02v4l2codecs: gstv4l2codecsmpeg2dec: implement a render delayDaniel Almeida
2021-11-02codecs: gstmpeg2decoder: add support for render delayDaniel Almeida
2021-11-02v4l2codecs: Implement a MPEG2 V4L2 decoder elementDaniel Almeida
2021-11-02v4l2codecs: mpeg2: update to the new uAPIDaniel Almeida
2021-11-02sys: va: GstVaMpeg2Dec: use slice sc_offset and sizeDaniel Almeida
2021-11-02codecs: GstMpeg2Slice: add field for sc_offset and sizeDaniel Almeida
2021-11-02v4l2codecs: Handle allocator creation failureJames Cowgill
2021-11-02v4l2codecs: Fix segfault when destroying non-detached allocatorJames Cowgill
2021-11-02re-add gst-plugins-rs.wrapGuillaume Desmottes
2021-11-01alphacombine: use the same allocation query data for both decodersJulian Bouzas
2021-11-01applemedia: Add ARGB64_BE, RGBA64_LE support to vtenc/vtdecNirbheek Chauhan
2021-11-01vtenc: Add FieldDetail properties for interlaced inputNirbheek Chauhan
2021-11-01vtenc: Add a property to forcibly ignore alpha valuesNirbheek Chauhan
2021-11-01vtenc: Set colorimetry informationNirbheek Chauhan
2021-11-01applemedia: Add ProRes support to vtenc and vtdecNirbheek Chauhan
2021-11-01vtenc: Improve error reporting in chain functionNirbheek Chauhan
2021-11-01vtdec: Remove dead code in switch statementNirbheek Chauhan
2021-11-01mediatype-video-raw: add ARGB64_LE/BE and variantsPiotrek Brzeziński
2021-10-31Allow Strawberry Perl on Windows with Meson >= 0.60.0Xavier Claessens
2021-10-31video: Fix order of new video formatsSebastian Dröge
2021-10-30base: Fix some annotationsSebastian Dröge
2021-10-30Couple more g_memdup() -> g_memdup2() fixesTim-Philipp Müller
2021-10-30dtls: don't use deprecated g_binding_get_source() with newer GLib versionsTim-Philipp Müller
2021-10-30Use g_pattern_spec_match() instead of g_pattern_match() which is deprecated s...Tim-Philipp Müller
2021-10-29codecs: h265decoder: Fix per-slice leakSeungha Yang
2021-10-29va: Delay decoders downstream negotiation.Víctor Manuel Jáquez Leal
2021-10-29vabasedec: Move warning message to decoder's category.Víctor Manuel Jáquez Leal
2021-10-29va: Move common variable need_negotiation to GstBaseDec.Víctor Manuel Jáquez Leal
2021-10-29va: Move back parent_object to each element.Víctor Manuel Jáquez Leal
2021-10-29video-format: Add support for ARGB64 LE/BE and similar variantsPiotrek Brzeziński
2021-10-29identity: Fix crash when receiving a gap event outside the current segmentVivia Nikolaidou
2021-10-29rtptwcc: don't assume all PacketInfo->data are buffersMathieu Duponchelle
2021-10-29neon: Allow building against neon 0.32.xHeiko Becker
2021-10-29meson: require matching GStreamer dep versions for unstable development releasesTim-Philipp Müller
2021-10-29subprojects: fdk-aac: add fallback_urlTim-Philipp Müller
2021-10-28webrtcbin: fix check_negotiation computing on caps eventMathieu Duponchelle
2021-10-28webrtcbin: connect input stream when receiving capsMathieu Duponchelle
2021-10-28webrtcbin: consider pads with trans->codec_preferences readyMathieu Duponchelle
2021-10-28mpeg4videoparse: fix criticals trying to insert configs that don't exist yetTim-Philipp Müller
2021-10-28qtdemux: Fix text and closed-caption handling.Jan Schmidt
2021-10-28msdk: Insert hdr sei at hevc encoderMengkejiergeli Ba
2021-10-28webrtcbin: Also check data channel transport when collating connection stateRob Agar