summaryrefslogtreecommitdiff
path: root/src/gst
Commit message (Expand)AuthorAgeFilesLines
* gst: Fix saving screenshots with a GL video sinkBastien Nocera2022-03-091-25/+45
* gst: Remove support for cropping videosBastien Nocera2022-03-091-55/+6
* gst: Remove support for exporting non-raw framesBastien Nocera2022-03-091-85/+8
* gst: Import video conversion code from GStreamerBastien Nocera2022-03-091-3/+406
* gst: Add error-reporting to screenshot helperBastien Nocera2022-03-092-11/+12
* gst: Use #pragma once in headersBastien Nocera2022-03-093-25/+3
* gst: Add support for showing msecs in time labelBastien Nocera2022-02-172-27/+76
* gst: Fix translator commentBastien Nocera2022-02-171-1/+1
* gst: Move unknown time special-case to helper functionBastien Nocera2022-02-171-1/+4
* all: Convert totem_time_to_string() to using flagsBastien Nocera2022-02-172-10/+14
* gst: Rename totem_gst_disable_display_decoders()Bastien Nocera2022-02-172-4/+2
* gst: Simplify disabling hardware decodersBastien Nocera2022-02-171-32/+32
* gst: Block more plugins that can't be used for thumbnailingwip/hadess/more-blocked-gst-pluginsBastien Nocera2021-03-261-3/+14
* gst: More blocked pluginsBastien Nocera2020-07-311-3/+3
* tests: Move test-time into test-totemBastien Nocera2019-02-192-69/+0
* gst: Fix "elapsed + remaining = total" in a different wayBastien Nocera2019-02-192-4/+9
* gst: Add guard for the remaining time label problemBastien Nocera2019-02-191-0/+2
* gst: Update bug linkBastien Nocera2019-02-191-1/+1
* gst: Add function to disable certain video decodersBastien Nocera2019-01-142-0/+30
* gst: Fix GstMemory memory leakBastien Nocera2018-06-141-0/+1
* build: Fix "totem" trying to load shared librariesBastien Nocera2017-06-231-3/+3
* build: Remove autotoolsBastien Nocera2017-06-231-70/+0
* build: Port to meson build systemIñigo Martínez2017-06-231-0/+60
* thumbnailer: Add support for rotated thumbnailsBastien Nocera2014-06-021-0/+38
* main: Remove RTL helpersBastien Nocera2014-05-303-114/+1
* gst: Add new flags for playbinBastien Nocera2014-05-151-1/+3
* all: Revert all totem_set_popover_no_shadow() bitsCarlos Garnacho2014-03-243-111/+1
* gst: Add helper to remove shadows from popoversBastien Nocera2014-02-203-1/+111
* build: Fix use of a deprecated automake variablePhilip Withnall2013-12-201-1/+1
* gst: Add RTL helpersBastien Nocera2013-07-303-1/+114
* gst: Add test suite for time helpersBastien Nocera2013-04-042-0/+71
* gst: Fix up remaining time displayBastien Nocera2013-04-041-1/+6
* gst: Add more time display optionsBastien Nocera2013-04-042-10/+33
* thumbnailer: Fix fetching the cover art on some systemsBastien Nocera2012-12-181-1/+1
* strings: Revert use of Unicode ratio symbol in time stringsPhilip Withnall2012-12-041-6/+6
* strings: Use Unicode ratio symbol (‘∶’) instead of colons in time stringsPhilip Withnall2012-12-041-6/+6
* gst: Fix possible use before set in pixbufBastien Nocera2012-09-101-1/+1
* gst: Simplify helpersBastien Nocera2012-08-301-34/+24
* helper: Add TODO itemBastien Nocera2012-07-131-0/+3
* build: Fix pkg-config usageBastien Nocera2012-07-137-207/+413
* Port to GStreamer 1.0Bastien Nocera2012-07-122-27/+54
* build: Remove unused explicit library linkageBastien Nocera2012-07-051-2/+0
* gst: Remove duplicated error message outputBastien Nocera2012-06-291-3/+0
* gst: Add helper to get the best available cover imageBastien Nocera2011-04-052-0/+90
* backend: Move frame capture to helpersBastien Nocera2011-04-042-0/+78
* backend: Use helper functions for GStreamerBastien Nocera2011-04-043-0/+161