summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Improve a msgidMatthias Clasen2021-10-181-1/+1
* media: Check for gstreamer verion instead of using cc.links()Xavier Claessens2021-09-011-11/+3
* media: Don't include gsk/gl/gskglrenderer.hMatthias Clasen2021-08-221-1/+0
* Avoid copying static debug stringsMatthias Clasen2021-07-281-1/+2
* Remove Google Cloud Print backendPatrick Griffis2021-07-057-2101/+0
* mediastream: Rename apis one more timeMatthias Clasen2021-07-032-20/+20
* gtkffmediafile: Fix deprecated API usageTimm Bäder2021-07-021-2/+2
* mediastream: Some more api renamingMatthias Clasen2021-06-151-1/+1
* mediastream: Rename an api to avoid name collisionsMatthias Clasen2021-06-142-17/+17
* media-gstreamer: Provide fallback mode for playbackChun-wei Fan2021-05-242-16/+44
* gtkgstsink.c: Support EGL on Windows as wellChun-wei Fan2021-05-242-19/+101
* media/gstreamer: Support using GL for video for WindowsChun-wei Fan2021-05-242-21/+68
* gtkgstmediafile: Remove media-info-updated callbackIvan Molodetskikh2021-05-191-10/+0
* meson: Do not enforce GStreamer EGL libRafał Dzięgiel2021-05-151-4/+2
* gtkgstsink: Support EGL under x11Rafał Dzięgiel2021-05-142-9/+35
* printbackendlpr: Static analysis fixesMatthias Clasen2021-05-031-9/+9
* gtkgstmediafile: Fix callback argument typeIvan Molodetskikh2021-05-011-3/+3
* media: Fix a memory leakMatthias Clasen2021-04-101-0/+2
* gstmedia: Properly detect stream metadata when preparingBenjamin Otte2021-03-301-15/+33
* Merge branch 'wip/otte/for-master' into 'master'Benjamin Otte2021-03-291-8/+19
|\
| * gstmedia: Ensure we prepare files without durationBenjamin Otte2021-03-291-8/+19
* | Merge branch 'meson-install-script' into 'master'Matthias Clasen2021-03-222-0/+2
|\ \
| * | Meson: Use gnome.post_install()Xavier Claessens2021-03-082-0/+2
| |/
* | media: Always use GL with gstreamerMatthias Clasen2021-03-171-10/+0
* | lpr: Fix various compiler warningsMatthias Clasen2021-03-171-4/+3
|/
* gtk: Move from g_memdup() to g_memdup2()Emmanuele Bassi2021-02-111-2/+6
* Merge branch 'printing-temporary-queues-gtk4' into 'master'Matthias Clasen2021-02-072-60/+267
|\
| * printing: Show all Avahi advertised printersMarek Kasik2021-02-051-3/+24
| * printing: Create temporary queues for Avahi printersMarek Kasik2021-02-052-57/+243
* | meson: use correct module file extension on macOSDavid Lechner2021-02-052-0/+6
|/
* gtkgstsink: Sync texture before handing it to GDKJan Alexander Steffens (heftig)2021-01-291-0/+14
* gtkgstsink: Use video_frame_free also for the GL pathJan Alexander Steffens (heftig)2021-01-261-19/+18
* gtkgstsink: Report allocation size even if no pool requestedJan Alexander Steffens (heftig)2021-01-261-14/+14
* gtkffmediafile.c: Use g_snprintf()Chun-wei Fan2021-01-081-1/+1
* Merge branch 'macos-ci' into 'master'Matthias Clasen2021-01-061-13/+0
|\
| * printing: Remove cairo header checksMatthias Clasen2021-01-031-13/+0
* | Merge branch 'media-caps' into 'master'Matthias Clasen2021-01-051-2/+7
|\ \
| * | media: Be more specific in our capsmedia-capsMatthias Clasen2021-01-051-2/+7
* | | gstreamer media backend: Disable OpenGL on Windowsno-gl-contextChun-wei Fan2021-01-051-0/+13
|/ /
* | media: Only force GL if we're using a GL rendererMatthias Clasen2021-01-041-1/+15
* | media: Convince gstreamer to deliver GL memoryMatthias Clasen2021-01-041-1/+8
* | media: Add support for OpenGL to GtkGstMediaFileBenjamin Otte2021-01-046-34/+381
|/
* gtkmediafile: Consider pixel-aspect-ratio for rendering video with the correc...Sebastian Dröge2020-12-274-11/+28
* gtkmediafile: Only unmap the GstVideoFrame in the GBytes destroy notifySebastian Dröge2020-12-261-3/+9
* Fix the value for the print-backends settingfix-printbackendsMatthias Clasen2020-12-211-2/+2
* build: Use a consistent style for Meson filesEmmanuele Bassi2020-12-152-37/+48
* lpr: fix cast warningChristian Hergert2020-11-181-1/+1
* cloudprint: Make compile without warningsBenjamin Otte2020-10-271-3/+3
* gtkmediafile: Use cubic volume functionBenjamin Otte2020-10-271-1/+1
* Fix the build with cups < 2.2.12Thomas Lange2020-10-261-0/+4