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

github.com/GStreamer/gst-plugins-base.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-26Release 1.18.11.18.1Tim-Philipp Müller
2020-10-23theoradec: Set telemetry options only if they are nonzeroZebediah Figura
2020-10-23glslstage: delete shader on finalize of stageMichael Tretter
2020-10-22urisourcebin: Fix crash caused by use after freeSeungha Yang
2020-10-22examples: Add an uridecodebin3 exampleSeungha Yang
2020-10-22decodebin3: Store stream-start event on output pad before exposing itSeungha Yang
2020-10-17Add some missing nullable annotationsSebastian Dröge
2020-10-17typefind/xdgmime: Validate mimetypes to be valid GstStructure names before us...Sebastian Dröge
2020-10-14uridecodebin3: Forward upstream events to decodebin3 directlySeungha Yang
2020-10-14video-converter: Add fast paths from v210 to I420/YV12, Y42B, UYVY and YUY2Sebastian Dröge
2020-10-14videoaggregator: Limit accepted caps by template capsJan Alexander Steffens (heftig)
2020-10-14videoaggregator: Log the format name instead of indexJan Alexander Steffens (heftig)
2020-10-12gstrtpbuffer: fix header extension length validationWill Miller
2020-10-11decodebin3: only force streams-selected seqnum after a select-streamsFrançois Laignel
2020-10-10audio: video: Fix in/outbuf confusion of transform_metaJan Alexander Steffens (heftig)
2020-10-10build: use cpu_family for arch checksMatthew Waters
2020-10-10meson: add abi configuration for meson buildsohwan.park
2020-10-10video-info: clarify GST_VIDEO_INTERLACE_MODE_ALTERNATE docGuillaume Desmottes
2020-10-10videodecoder: fix output state interlace-modeGuillaume Desmottes
2020-10-10videodecoder: add interlace-mode to debug output when setting output stateGuillaume Desmottes
2020-10-10multihandlesink: Don't pass NULL caps to gst_caps_is_equalJan Alexander Steffens (heftig)
2020-10-05meson: Actually build gstgl without implicit include dirsNirbheek Chauhan
2020-10-04meson: Always wrap "prefix" option with join_paths() to make Windows happySeungha Yang
2020-10-04videoaggregator: ensure peek_next_sample() uses the correct capsMatthew Waters
2020-10-03videoaggregator: Don't require any pads to be configured for negotiating sour...Sebastian Dröge
2020-10-03gst-libs: gl: Fix documentation typo and clarify gl_memory_texsubimageMarijn Suijten
2020-10-02audioaggregator: Reset offset if the output rate is renegotiatedSebastian Dröge
2020-10-01video-anc: Implement transform functions for AFD/Bar metasSebastian Dröge
2020-09-30appsrc: Wake up the create() function on caps changesSebastian Dröge
2020-09-30rtpbasepayload: do not forget delayed segment when forwarding gapsMathieu Duponchelle
2020-09-08Back to developmentTim-Philipp Müller
2020-09-08Release 1.18.01.18.0Tim-Philipp Müller
2020-09-08meson: dist pot file in tarballTim-Philipp Müller
2020-09-07video: Rename gst_video_color_transfer_*() to gst_video_transfer_function_*()...Sebastian Dröge
2020-09-02meson: Fix gstreamer-gl-prototypes pkgconfig file on WindowsNirbheek Chauhan
2020-08-31audio/video: Copy more metas by default in the codec base classesSebastian Dröge
2020-08-28videoscale: make local quark vars staticTim-Philipp Müller
2020-08-27gl/build: build with implicit_include_directories : falseMatthew Waters
2020-08-26compositor: fix off-by-1 error in blending ARGBJan Schmidt
2020-08-26videorate/videoscale/audioresample: Ensure that the caps returned from fixate...Sebastian Dröge
2020-08-25encoding-profile: minor fix in documentationMarcin Kolny
2020-08-20Release 1.17.901.17.90Tim-Philipp Müller
2020-08-18videoscale: Don't call NULL GstMeta transform functionSebastian Dröge
2020-08-12tags: update to latest iso-code and support more languagesMathieu Duponchelle
2020-08-12pbutils: Add latest H.264 level valuesNicolas Dufresne
2020-08-11appsrc: Post a bus error if a segment can't be appliedJan Schmidt
2020-08-11build/gl: add top-level include files for sub-librariesMatthew Waters
2020-08-10Add required dependencies of cocoa GL example for linking.Josh Matthews
2020-08-10pkg-config: Fix dependency typo in uninstalled gstreamer-gl-* pc filesSebastian Dröge
2020-08-07audioaggregator: Add support for new sample selection APISebastian Dröge