summaryrefslogtreecommitdiff
path: root/plugins/gst-thumbnailer
Commit message (Expand)AuthorAgeFilesLines
* Error handling: Fit to the spec and complete message if neededGaël Bonithon2021-12-261-3/+6
* Debug: Add or adjust some traces and dumpsGaël Bonithon2021-12-262-1/+7
* Debug: Prefer runtime to compile-time check for loggingGaël Bonithon2021-12-262-7/+3
* Fix typo in previous commitGaël Bonithon2021-12-221-1/+1
* Refactoring: Avoid code duplicationGaël Bonithon2021-12-221-38/+1
* Do not translate warning messagesGaël Bonithon2021-12-181-1/+1
* gst-thumbnailer: Fix error handlingGaël Bonithon2021-12-171-7/+24
* Fix compilation warningsGaël Bonithon2021-11-101-2/+2
* Add more media types for audio cover thumbnails (Bug #12041)ToZ2019-03-072-9/+58
* Check for sparse video files only on plugin side.Ali Abdallah2018-10-211-0/+8
* Add more supported types for gst thumbnailer (bug #9747).Nick Schermer2013-05-051-8/+53
* Drop translations of debug message.Nick Schermer2012-12-271-2/+2
* Fix build when using -Wl,-z,defsYves-Alexis Perez2012-12-111-1/+4
* Release thumbnail in gst thumbnailer.Nick Schermer2012-12-101-0/+2
* Directly render the capture in the correct size.Nick Schermer2012-12-091-16/+18
* New gstreamer thumbnailer based on totem-thumbnailer.Nick Schermer2012-12-084-458/+450
* Fix two other licenses.Nick Schermer2012-04-082-20/+24
* Make sure to include PLATFORM flags everywhere.Jannis Pohlmann2011-12-271-0/+1
* Fix generation of video images by starting the pipeline (bug #7996).Jannis Pohlmann2011-09-261-0/+2
* Remove unused but set variable in the gst-helper.Jannis Pohlmann2011-05-251-2/+0
* Make a few tiny whitespace/coding style adjustment.Jannis Pohlmann2011-05-204-31/+58
* Add GStreamer-based thumbnailer for video thumbnailsRoss Burton2011-05-208-0/+1014