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
2019-12-03Update translationsTim-Philipp Müller
2019-11-29glfilters: Don't use static variables for storing per-element stateSebastian Dröge
2019-11-28xvimagepool: Update size, stride, and offset with allocated XvImageSeungha Yang
2019-11-28xvimagepool: Fix confusing debug message for padding sizeSeungha Yang
2019-11-22video-converter: Fix RGB-XYZ-RGB conversionEdward Hervey
2019-11-18audiorate: Update next_offset per rate changeSeungha Yang
2019-11-18Revert "audiorate: accumulate offset by time diff"Seungha Yang
2019-11-17audioringbuffer: Reset reorder flag before checkJochen Henneberg
2019-11-14audio-buffer: Don't fail to map buffers with zero samplesSebastian Dröge
2019-11-05videorate: Fix max-duplication-time handlingSebastian Dröge
2019-11-05gl/gbm: ensure we call the resize callback before attempting to drawMatthew Waters
2019-10-24video-converter: Use G_N_ELEMENTS instead of writing it out manuallySebastian Dröge
2019-10-24video-converter: Scaling-only fast-paths for planar formats are keeping inter...Sebastian Dröge
2019-10-24video-scaler: Correctly handle interlaced vertical scalers in gst_video_scale...Sebastian Dröge
2019-10-24video-converter: Don't use fast-path halfing/doubling rescalers for interlace...Sebastian Dröge
2019-10-24video-converter: Use interlaced scalers for vertical scaling if neededSebastian Dröge
2019-10-24gstrtspconnection: messages_bytes not decreasedJoakim Johansson
2019-10-11check: Don't use real audio devices for testsEdward Hervey
2019-10-10pbutils: add description for CineForm codecTim-Philipp Müller
2019-10-10riff: add mapping for CineForm codecTim-Philipp Müller
2019-10-05glupload: Add VideoMetas and GLSyncMeta to the raw uploaded buffersThibault Saunier
2019-10-05streamsynchronizer: avoid pad destruction races.Charlie Turner
2019-10-01gst-play: Use gst_print* to avoid broken stdout string on WindowsSeungha Yang
2019-09-23Release 1.16.11.16.1Tim-Philipp Müller
2019-09-23Update docsTim-Philipp Müller
2019-09-23Update translationsTim-Philipp Müller
2019-09-19video-info: parse field-order for all interleaved formatsMarco Felsch
2019-09-09meson: Reenable NEON supportDoug Nazar
2019-09-08audio-resampler: Update NEON to handle remainders not multiples of 4Doug Nazar
2019-09-08eglimage: Fix memory leakJonas Larsson
2019-09-08tests: fix up valgrind suppressions for glibc getaddrinfo leaksTim-Philipp Müller
2019-09-02audiodecoder: fix ctitical info assertion 'GST_IS_CAPS (dec->priv->ctx.caps)'...Hou Qi
2019-08-24Docs: add GL_CFLAGS to GTK_DOC_CFLAGSMike Gorse
2019-08-20video-frame: Take TFF flag from the video info if it was set in thereSebastian Dröge
2019-08-12glcolorconvert: Fix external-oes shaderXavier Claessens
2019-08-11video-color: keep UNKNOWN colorimetry define automatically up-to-dateTim-Philipp Müller
2019-08-11video-color: Deal with NULL colorimetry while converting from stringArun Raghavan
2019-08-11video-color: Fix unknown colorimetry checkingArun Raghavan
2019-08-11video-anc: Fix ADF detection when trying to extract data from vancSebastian Dröge
2019-08-11gl/wayland: fix wayland event source burning CPULucas Stach
2019-08-11Add used attribute in order to make NEON detection working with -flto.Martin Liska
2019-08-10audioaggregator: Split getcaps() function into twoSebastian Dröge
2019-08-10videoaggregator: We can only convert the format if a GstVideoAggregatorConver...Sebastian Dröge
2019-08-10audioaggregator: Always take first configure pad's rate and downstream caps i...Sebastian Dröge
2019-08-10audioaggregator: If we don't have a GstAudioAggregatorConvertPad, don't assum...Sebastian Dröge
2019-08-10audioaggregator: always use downstream's rate requirementsMathieu Duponchelle
2019-08-10rtspconnection: data-offset increase not setGöran Jönsson
2019-08-10rtpsconnection: Fix number of n_vectorsGöran Jönsson
2019-08-10video-color: Add compile-time assert for ColorimetryInfo enumNirbheek Chauhan
2019-08-10audiodecoder: Fix leak on failed audio gapsDoug Nazar