summaryrefslogtreecommitdiff
path: root/plugins/ffmpeg-thumbnailer
Commit message (Expand)AuthorAgeFilesLines
* Reserve some third-party API messages to debug loggingGaël Bonithon2021-12-271-1/+5
* Error handling: Fit to the spec and complete message if neededGaël Bonithon2021-12-261-6/+12
* 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
* Cleanup: Use `g_file_peek_path()` when appropriateGaël Bonithon2021-12-261-3/+2
* 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
* ffmpeg-thumbnailer: Fix error handlingGaël Bonithon2021-12-171-4/+9
* Define error messages in `tumbler/tumbler-error.h`Gaël Bonithon2021-12-171-3/+3
* ffmpeg-thumbnailer: Fix deprecation warningGaël Bonithon2021-12-131-0/+10
* Fix warnings from scan-build (Clang 13.0)Gaël Bonithon2021-12-111-0/+2
* Fix compilation warningsGaël Bonithon2021-11-101-2/+2
* Check for sparse video files only on plugin side.Ali Abdallah2018-10-211-5/+13
* Accept network paths in ffmpeg thumbnailer pluginEvangelos Foutras2018-09-021-6/+3
* Enable support for video/webm in ffmpeg thumbnailer plugin (bug #10360)Jannis Pohlmann2014-07-251-0/+1
* Drop translations of debug message.Nick Schermer2012-12-271-2/+2
* Add support for MPEG2 transport streams (bug #7421).Mathias Brodala2012-12-081-0/+1
* Add application/vnd.rn-realmedia to the ffmpeg plugin (bug #6949).churchmice2012-02-241-0/+1
* Link all plugins that use rint() against libm (-lm).Jannis Pohlmann2012-02-241-2/+3
* Make sure to include PLATFORM flags everywhere.Jannis Pohlmann2011-12-271-0/+1
* Fix unused but set variable.Jérôme Guelfucci2011-07-231-6/+3
* Link plugins against libtumbler-1. Should fix builds with --as-needed.Jannis Pohlmann2010-08-291-1/+5
* Add video/ogg to the MIME types supported by the ffmpeg thumbnailer.Jannis Pohlmann2010-07-161-0/+1
* Add a video thumbnailer (using libffmpegthumbnailer).Lionel Le Folgoc2010-07-166-0/+687