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
2021-09-23Release 1.19.2HEAD1.19.2masterdiscontinued-for-monorepoTim-Philipp Müller
2021-09-22pbutils: codec-utils: fix g-ir-scanner warningTim-Philipp Müller
2021-09-20alsasink: Allow stop() function to happen during failing writesNicolas Dufresne
2021-09-20alsasink: Improve logging in write() functionNicolas Dufresne
2021-09-20videodecoder: Add properties to automatically request sync points and vfunc t...Sebastian Dröge
2021-09-16videodecoder: Fix min-force-key-unit-interval logic and loggingHavard Graff
2021-09-15rtphdrext: Make write function return a signed valueOlivier Crête
2021-09-15videorate: Add unit test for closing a segment and opening a separate oneOlivier Crête
2021-09-15videorate: Drop incoming buffers that are outside of the segmentOlivier Crête
2021-09-15videorate: Only "close" the segment if it is discontinousOlivier Crête
2021-09-15videorate: Add test for segment updateOlivier Crête
2021-09-15videorate: Update the base time on segment updatesOlivier Crête
2021-09-12discoverer: Prevent stream tags from leaking in global tagsPhilippe Normand
2021-09-09gl/buffer_storage: re-enable GL_ARB_buffer_storageMatthew Waters
2021-09-09rtspconnection: Only reset timeout when socket is unusedTobias Ronge
2021-09-07pbutils: Add mjpg to MIME codecsLudvig Rappe
2021-09-03decodebin3: fix unblocking on input gap eventsMathieu Duponchelle
2021-09-02parsebin: Guess subtitle/ caps as text streamsPhilippe Normand
2021-08-31rtp: add some additional rtcp sdes valuesMatthew Waters
2021-08-30pbutils: Add function to convert caps to MIME codecLudvig Rappe
2021-08-30pbutils: Add function for parsing H.264 extradataLudvig Rappe
2021-08-25eglimage: fix redefinition of EGLuint64KHROlivier Blin
2021-08-24video-converter: Add support for A420 to RGB fast pathSeungha Yang
2021-08-20compositor: Fix crash while drawing background and/or blending for subsampled...Seungha Yang
2021-08-20encoding-profile: ignore more encoding private fieldsMathieu Duponchelle
2021-08-20smartencoder: Respect user `stream-format` when specifiedThibault Saunier
2021-08-20smartencoder: clean up and extend accepted formatsMathieu Duponchelle
2021-08-20compositor: Add "max-threads" propertySeungha Yang
2021-08-18pbutils: Expose functions for getting a file extension for caps and flags for...Sebastian Dröge
2021-08-18playbin/uridecodebin: Emit source-setup signal early before doing the schedul...Sebastian Dröge
2021-08-17ext: alsa: Fix fallback paths for setting buffer and period timesDevarsh Thakkar
2021-08-17videoencoder: pass upstream HDR information through codec stateJakub Adam
2021-08-17videoutils: add HDR metadata fields to GstVideoCodecStateJakub Adam
2021-08-17video-overlay-composition: Allow empty overlay compositionsSebastian Dröge
2021-08-16gstrtspconnection: Add support to ignore x-server header replyPer Förlin
2021-08-13sdp: Avoid using g_memdup() since it is deprecatedNirbheek Chauhan
2021-08-10glbuffer: support persistent buffer mappingsMatthew Waters
2021-08-02examples: win32-videooverlay: Add support for testing gst_video_overlay_set_r...Seungha Yang
2021-07-30examples: win32-videooverlay: Use d3d11videosink by defaultSeungha Yang
2021-07-30tests: appsink: Add reverse stepping test caseSeungha Yang
2021-07-29examples: win32-videooverlay: Add test option for threading scenarioSeungha Yang
2021-07-28rtpbasedepayload: remove object locking an extensionMatthew Waters
2021-07-27gldownload: use the GstGLSyncMeta in all casesMatthew Waters
2021-07-23glcontext: egl: Stop comparing native surface pointerNicolas Dufresne
2021-07-23glwindow: Add "window-handle-changed" signalNicolas Dufresne
2021-07-23Revert "glwindow: wayland: Skip redoing surfaces if window haven't changed"Nicolas Dufresne
2021-07-22appsrc: serialize custom events with buffers flowGuillaume Desmottes
2021-07-22appsink: add API to catch eventsGuillaume Desmottes
2021-07-22appsink: factor out dequeue_object()Guillaume Desmottes
2021-07-21glwindow: wayland: Skip redoing surfaces if window haven't changedNicolas Dufresne