summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-23Release 1.19.2HEAD1.19.2masterdiscontinued-for-monorepoTim-Philipp Müller5-13/+1110
2021-09-21pbutils: codec-utils: fix g-ir-scanner warningTim-Philipp Müller1-1/+1
2021-09-20alsasink: Allow stop() function to happen during failing writesNicolas Dufresne1-1/+7
2021-09-20alsasink: Improve logging in write() functionNicolas Dufresne1-2/+2
2021-09-20videodecoder: Add properties to automatically request sync points and vfunc t...Sebastian Dröge3-72/+215
2021-09-16videodecoder: Fix min-force-key-unit-interval logic and loggingHavard Graff1-5/+5
2021-09-15rtphdrext: Make write function return a signed valueOlivier Crête5-7/+8
2021-09-15videorate: Add unit test for closing a segment and opening a separate oneOlivier Crête1-0/+142
2021-09-15videorate: Drop incoming buffers that are outside of the segmentOlivier Crête1-0/+11
2021-09-15videorate: Only "close" the segment if it is discontinousOlivier Crête2-40/+60
2021-09-15videorate: Add test for segment updateOlivier Crête1-0/+93
2021-09-15videorate: Update the base time on segment updatesOlivier Crête1-3/+9
2021-09-12discoverer: Prevent stream tags from leaking in global tagsPhilippe Normand1-1/+18
2021-09-09gl/buffer_storage: re-enable GL_ARB_buffer_storageMatthew Waters1-1/+1
2021-09-09rtspconnection: Only reset timeout when socket is unusedTobias Ronge1-16/+90
2021-09-07pbutils: Add mjpg to MIME codecsLudvig Rappe2-0/+11
2021-09-03decodebin3: fix unblocking on input gap eventsMathieu Duponchelle1-1/+6
2021-09-02parsebin: Guess subtitle/ caps as text streamsPhilippe Normand1-0/+1
2021-08-31rtp: add some additional rtcp sdes valuesMatthew Waters3-10/+128
2021-08-30pbutils: Add function to convert caps to MIME codecLudvig Rappe3-0/+299
2021-08-30pbutils: Add function for parsing H.264 extradataLudvig Rappe3-0/+101
2021-08-25eglimage: fix redefinition of EGLuint64KHROlivier Blin1-4/+0
2021-08-24video-converter: Add support for A420 to RGB fast pathSeungha Yang4-4/+1228
2021-08-21compositor: Fix crash while drawing background and/or blending for subsampled...Seungha Yang1-10/+10
2021-08-20encoding-profile: ignore more encoding private fieldsMathieu Duponchelle1-15/+4
2021-08-20smartencoder: Respect user `stream-format` when specifiedThibault Saunier2-8/+16
2021-08-20smartencoder: clean up and extend accepted formatsMathieu Duponchelle3-70/+151
2021-08-20compositor: Add "max-threads" propertySeungha Yang3-1/+46
2021-08-18pbutils: Expose functions for getting a file extension for caps and flags for...Sebastian Dröge2-0/+101
2021-08-18playbin/uridecodebin: Emit source-setup signal early before doing the schedul...Sebastian Dröge2-20/+34
2021-08-17ext: alsa: Fix fallback paths for setting buffer and period timesDevarsh Thakkar2-135/+125
2021-08-17videoencoder: pass upstream HDR information through codec stateJakub Adam2-24/+107
2021-08-17videoutils: add HDR metadata fields to GstVideoCodecStateJakub Adam2-1/+27
2021-08-16video-overlay-composition: Allow empty overlay compositionsSebastian Dröge1-12/+9
2021-08-16gstrtspconnection: Add support to ignore x-server header replyPer Förlin2-1/+48
2021-08-13sdp: Avoid using g_memdup() since it is deprecatedNirbheek Chauhan1-3/+1
2021-08-10glbuffer: support persistent buffer mappingsMatthew Waters6-18/+177
2021-08-02examples: win32-videooverlay: Add support for testing gst_video_overlay_set_r...Seungha Yang1-1/+208
2021-07-30examples: win32-videooverlay: Use d3d11videosink by defaultSeungha Yang1-1/+1
2021-07-30tests: appsink: Add reverse stepping test caseSeungha Yang1-0/+84
2021-07-30examples: win32-videooverlay: Add test option for threading scenarioSeungha Yang1-52/+97
2021-07-28rtpbasedepayload: remove object locking an extensionMatthew Waters1-3/+0
2021-07-27gldownload: use the GstGLSyncMeta in all casesMatthew Waters1-8/+8
2021-07-23glcontext: egl: Stop comparing native surface pointerNicolas Dufresne2-14/+26
2021-07-23glwindow: Add "window-handle-changed" signalNicolas Dufresne1-0/+23
2021-07-23Revert "glwindow: wayland: Skip redoing surfaces if window haven't changed"Nicolas Dufresne1-5/+2
2021-07-22appsrc: serialize custom events with buffers flowGuillaume Desmottes2-23/+137
2021-07-22appsink: add API to catch eventsGuillaume Desmottes4-15/+445
2021-07-22appsink: factor out dequeue_object()Guillaume Desmottes1-30/+44
2021-07-21glwindow: wayland: Skip redoing surfaces if window haven't changedNicolas Dufresne1-2/+5