summaryrefslogtreecommitdiff
path: root/gst-libs
Commit message (Expand)AuthorAgeFilesLines
* pbutils: codec-utils: fix g-ir-scanner warningTim-Philipp Müller2021-09-211-1/+1
* 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-153-4/+4
* 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-071-0/+4
* rtp: add some additional rtcp sdes valuesMatthew Waters2021-08-312-10/+108
* pbutils: Add function to convert caps to MIME codecLudvig Rappe2021-08-302-0/+180
* pbutils: Add function for parsing H.264 extradataLudvig Rappe2021-08-302-0/+59
* 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
* encoding-profile: ignore more encoding private fieldsMathieu Duponchelle2021-08-201-15/+4
* pbutils: Expose functions for getting a file extension for caps and flags for...Sebastian Dröge2021-08-182-0/+101
* videoencoder: pass upstream HDR information through codec stateJakub Adam2021-08-171-23/+36
* 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
* rtpbasedepayload: remove object locking an extensionMatthew Waters2021-07-281-3/+0
* 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-221-23/+64
* appsink: add API to catch eventsGuillaume Desmottes2021-07-222-14/+235
* 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
* glwindow: wayland: Remove redundant create_surfaces callNicolas Dufresne2021-07-211-4/+0
* gl: x11: Issue XSync to close our top level windowNicolas Dufresne2021-07-151-0/+3
* gl: wayland: Fix hinding the window on close()Nicolas Dufresne2021-07-151-0/+5
* gl: Try GLVND 'opengl' and 'glx' firstHaelwenn (lanodan) Monnier2021-07-131-12/+23
* audioaggregator: Only post QoS messages if the property is enabledSebastian Dröge2021-07-121-2/+5
* audioaggregator: Resync on the next buffer when dropping a buffer on discont ...Sebastian Dröge2021-07-121-6/+10
* audio aggregator: Post QoS message when dropping audioOlivier Crête2021-07-081-0/+101
* audio aggregator: Count samples that are dropped or processedOlivier Crête2021-07-081-0/+16
* audio aggregator: Add QoS property to padOlivier Crête2021-07-081-0/+59
* audio aggregator: Rename property enum to match class nameOlivier Crête2021-07-081-9/+10
* videodecoder: add API to receive subframesStéphane Cerveau2021-07-083-44/+374
* gl/context/wgl: Add missing NULL initSeungha Yang2021-07-031-1/+1
* appsink: fix incorrect return nullabilityMichael de Gans2021-06-301-5/+5
* video: Deprecate gst_video_sink_center_rect()Seungha Yang2021-06-292-23/+53
* rtpbasepayload: don't write empty extension headerJakub Adam2021-06-281-5/+9
* rtpbuffer: Add gst_rtp_buffer_remove_extension_data()Jakub Adam2021-06-282-0/+34
* rtpbasepayload: map RTP buffer READWRITE when setting headersJakub Adam2021-06-281-1/+1
* rtphdrext: Make all fields privateOlivier Crête2021-06-282-21/+55
* gst: don't use volatile to mean atomicOlivier Crête2021-06-261-1/+1
* video-converter: Set up matrix tables only once.Jan Schmidt2021-06-261-5/+9
* video-converter: Set up gamma tables only onceJan Alexander Steffens (heftig)2021-06-251-2/+6