summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.19.2HEAD1.19.2masterdiscontinued-for-monorepoTim-Philipp Müller2021-09-235-13/+1110
* pbutils: codec-utils: fix g-ir-scanner warningTim-Philipp Müller2021-09-211-1/+1
* alsasink: Allow stop() function to happen during failing writesNicolas Dufresne2021-09-201-1/+7
* alsasink: Improve logging in write() functionNicolas Dufresne2021-09-201-2/+2
* videodecoder: Add properties to automatically request sync points and vfunc t...Sebastian Dröge2021-09-203-72/+215
* videodecoder: Fix min-force-key-unit-interval logic and loggingHavard Graff2021-09-161-5/+5
* rtphdrext: Make write function return a signed valueOlivier Crête2021-09-155-7/+8
* videorate: Add unit test for closing a segment and opening a separate oneOlivier Crête2021-09-151-0/+142
* videorate: Drop incoming buffers that are outside of the segmentOlivier Crête2021-09-151-0/+11
* videorate: Only "close" the segment if it is discontinousOlivier Crête2021-09-152-40/+60
* videorate: Add test for segment updateOlivier Crête2021-09-151-0/+93
* videorate: Update the base time on segment updatesOlivier Crête2021-09-151-3/+9
* discoverer: Prevent stream tags from leaking in global tagsPhilippe Normand2021-09-121-1/+18
* gl/buffer_storage: re-enable GL_ARB_buffer_storageMatthew Waters2021-09-091-1/+1
* rtspconnection: Only reset timeout when socket is unusedTobias Ronge2021-09-091-16/+90
* pbutils: Add mjpg to MIME codecsLudvig Rappe2021-09-072-0/+11
* decodebin3: fix unblocking on input gap eventsMathieu Duponchelle2021-09-031-1/+6
* parsebin: Guess subtitle/ caps as text streamsPhilippe Normand2021-09-021-0/+1
* rtp: add some additional rtcp sdes valuesMatthew Waters2021-08-313-10/+128
* pbutils: Add function to convert caps to MIME codecLudvig Rappe2021-08-303-0/+299
* pbutils: Add function for parsing H.264 extradataLudvig Rappe2021-08-303-0/+101
* eglimage: fix redefinition of EGLuint64KHROlivier Blin2021-08-251-4/+0
* video-converter: Add support for A420 to RGB fast pathSeungha Yang2021-08-244-4/+1228
* compositor: Fix crash while drawing background and/or blending for subsampled...Seungha Yang2021-08-211-10/+10
* encoding-profile: ignore more encoding private fieldsMathieu Duponchelle2021-08-201-15/+4
* smartencoder: Respect user `stream-format` when specifiedThibault Saunier2021-08-202-8/+16
* smartencoder: clean up and extend accepted formatsMathieu Duponchelle2021-08-203-70/+151
* compositor: Add "max-threads" propertySeungha Yang2021-08-203-1/+46
* pbutils: Expose functions for getting a file extension for caps and flags for...Sebastian Dröge2021-08-182-0/+101
* playbin/uridecodebin: Emit source-setup signal early before doing the schedul...Sebastian Dröge2021-08-182-20/+34
* ext: alsa: Fix fallback paths for setting buffer and period timesDevarsh Thakkar2021-08-172-135/+125
* videoencoder: pass upstream HDR information through codec stateJakub Adam2021-08-172-24/+107
* videoutils: add HDR metadata fields to GstVideoCodecStateJakub Adam2021-08-172-1/+27
* video-overlay-composition: Allow empty overlay compositionsSebastian Dröge2021-08-161-12/+9
* gstrtspconnection: Add support to ignore x-server header replyPer Förlin2021-08-162-1/+48
* sdp: Avoid using g_memdup() since it is deprecatedNirbheek Chauhan2021-08-131-3/+1
* glbuffer: support persistent buffer mappingsMatthew Waters2021-08-106-18/+177
* examples: win32-videooverlay: Add support for testing gst_video_overlay_set_r...Seungha Yang2021-08-021-1/+208
* examples: win32-videooverlay: Use d3d11videosink by defaultSeungha Yang2021-07-301-1/+1
* tests: appsink: Add reverse stepping test caseSeungha Yang2021-07-301-0/+84
* examples: win32-videooverlay: Add test option for threading scenarioSeungha Yang2021-07-301-52/+97
* rtpbasedepayload: remove object locking an extensionMatthew Waters2021-07-281-3/+0
* gldownload: use the GstGLSyncMeta in all casesMatthew Waters2021-07-271-8/+8
* glcontext: egl: Stop comparing native surface pointerNicolas Dufresne2021-07-232-14/+26
* glwindow: Add "window-handle-changed" signalNicolas Dufresne2021-07-231-0/+23
* Revert "glwindow: wayland: Skip redoing surfaces if window haven't changed"Nicolas Dufresne2021-07-231-5/+2
* appsrc: serialize custom events with buffers flowGuillaume Desmottes2021-07-222-23/+137
* appsink: add API to catch eventsGuillaume Desmottes2021-07-224-15/+445
* appsink: factor out dequeue_object()Guillaume Desmottes2021-07-221-30/+44
* glwindow: wayland: Skip redoing surfaces if window haven't changedNicolas Dufresne2021-07-211-2/+5