summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* glwindow: wayland: Remove redundant create_surfaces callNicolas Dufresne2021-07-211-4/+0
* decodebin3: improve decoder selectionMichael Olbrich2021-07-191-66/+81
* 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
* tests: example: Add missing glx_dep when building sdlshareNicolas Dufresne2021-07-151-2/+2
* examples/qt/textureshare: add explicit dep on glx_depMatthew Waters2021-07-131-1/+1
* 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-122-19/+97
* audiomixer: Add test for QoS message postingOlivier Crête2021-07-081-0/+125
* 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-084-55/+696
* gl/context/wgl: Add missing NULL initSeungha Yang2021-07-031-1/+1
* videotestsrc: Add SMPTE75 RP-219 color bars conformantFrancisco Javier Velázquez-García2021-07-015-1/+391
* videotestsrc: Add a start parameter to _blend_lineJan Alexander Steffens (heftig)2021-07-011-14/+15
* videotestsrc: Keep tmpline unchanged in_convert_tmplineJan Alexander Steffens (heftig)2021-07-011-3/+18
* appsink: fix incorrect return nullabilityMichael de Gans2021-06-301-5/+5
* compositor: Add scaling policy to support PAR-aware scalingSeungha Yang2021-06-293-25/+209
* 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-283-0/+78
* 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
* audio-converter: Free config when gst_audio_converter_new failsJan Alexander Steffens (heftig)2021-06-251-0/+2
* glprototypes: Add GST_GL_API_OPENGL to available version of syncSeungha Yang2021-06-251-1/+2
* gstrtspconnection: Add IPv6 support for tunneled modePer Förlin2021-06-241-4/+18
* videodecoder: Call drain() rather then finish() on segment-doneNicolas Dufresne2021-06-231-1/+1
* oggdemux: fix a race in push mode when performing the duration seekMatthew Waters2021-06-231-2/+18
* audiobasesink: Fix of double lock releaseSergei Kovalev2021-06-211-0/+1
* Update COPYINGCorentin Damman2021-06-211-94/+116
* gl/context: fill a GError on platform-specific fill_info() errorMatthew Waters2021-06-215-8/+34
* Check mandatory ClockTime argumentsFrançois Laignel2021-06-165-0/+13
* gl/wayland: Use consistent wl_display when creating work queue for proxy wrapperScott Moreau2021-06-111-2/+1
* gl/viv-fb: fix gl plugin hang when run with viv-fb backendHaihua Hu2021-06-113-5/+19
* eglimage: Add AV12 DMABuf import supportNicolas Dufresne2021-06-101-0/+4
* eglimage: Fix wrong stride when importing DMABufNicolas Dufresne2021-06-101-1/+1
* appsrc: When dropping buffers before handling the initial segment use the lat...Sebastian Dröge2021-06-081-8/+12
* appsrc: Correctly check if this is the first buffer that was queuedSebastian Dröge2021-06-081-1/+1
* appsrc: signal enough-data even when leakingMathieu Duponchelle2021-06-051-18/+21
* rtp/header: Add missing `array length` annotation to read/write methodsMarijn Suijten2021-06-031-2/+2
* video: Sort video formats correctlySebastian Dröge2021-06-032-24/+24
* glvideomixer: hold extra pad ref while calling parentMatthew Waters2021-06-031-1/+4
* gl/stereo: fix a coupld of caps leaksMatthew Waters2021-06-032-1/+6
* gl/display: remove choosing egl fallback from GST_GL_PLATFORMMatthew Waters2021-06-031-5/+3