summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Optimize regex patterns for cover thumbnailer.Nick Schermer2012-12-271-3/+4
* Add config file system to control thumbnailing plugin.Nick Schermer2012-12-272-147/+26
* Drop translations of debug message.Nick Schermer2012-12-2710-20/+20
* Always check in the title for a year.Nick Schermer2012-12-271-22/+20
* Fix previous commit, . is also a word boundry.Nick Schermer2012-12-271-1/+1
* Make the extension matching more global.Nick Schermer2012-12-271-1/+1
* Use Imdb to scale the pixbufs.Nick Schermer2012-12-271-6/+20
* Use a curl multi handle to re-use the connections.Nick Schermer2012-12-271-15/+85
* Slightly improve the matching and title generation.Nick Schermer2012-12-271-2/+2
* Fix location matching and titles starting with a year.Nick Schermer2012-12-271-3/+14
* Add cover-thumbnailer for movies.Nick Schermer2012-12-277-0/+1152
* 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
* Add support for MPEG2 transport streams (bug #7421).Mathias Brodala2012-12-081-0/+1
* Rotate jpeg thumbnails (bug #6730).Nick Schermer2012-12-081-8/+89
* Don't use collate to check strings.Nick Schermer2012-12-082-3/+4
* Rotate pixbuf loader images (bug #6730).Nick Schermer2012-12-071-3/+4
* Fix two other licenses.Nick Schermer2012-04-082-20/+24
* 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-247-12/+21
* Make sure to include PLATFORM flags everywhere.Jannis Pohlmann2011-12-279-0/+9
* Set error codes in pixbuf thumbnailer.Nick Schermer2011-12-041-2/+2
* Exit the xdg thumbnailer nicely with corrupt png files.Nick Schermer2011-12-041-0/+13
* Don't crash on 0x0 errors (bug #8142).Nick Schermer2011-12-021-4/+24
* Uppercase RAW in strings.Nick Schermer2011-11-031-2/+2
* Improve error messages and enforce local files.Nick Schermer2011-11-032-12/+20
* Scale Raw thumb to requested size.Nick Schermer2011-11-031-8/+48
* Implement a raw thumbnailer using libopenraw.Tam Merlant2011-11-037-0/+556
* Some fixes for previous commit.Nick Schermer2011-11-021-5/+11
* Optimize the pixbuf thumbnailer.Nick Schermer2011-11-021-60/+117
* Add support for OpenRaster images in the ODF thumbnailer (bug #6108).Jannis Pohlmann2011-11-022-2/+3
* Improve error reporting in the ODF thumbnailer plugin.Jannis Pohlmann2011-11-021-15/+39
* Scale odf thumb while loading data.Nick Schermer2011-10-291-104/+92
* Emit the ready signal.Nick Schermer2011-10-281-0/+4
* Add odf thumbnailer.Nick Schermer2011-10-287-0/+788
* Avoid huge thumbnails from libjpeg (bug #8020).Nick Schermer2011-10-271-0/+41
* Fix generation of video images by starting the pipeline (bug #7996).Jannis Pohlmann2011-09-261-0/+2
* Do not use API removed from poppler >= 0.17Vincent Untz2011-09-201-2/+11
* Fix unused but set variable.Jérôme Guelfucci2011-07-231-6/+3
* Remove unused but set variable in the gst-helper.Jannis Pohlmann2011-05-251-2/+0
* Avoid GdkPixbuf functions deprecated in poppler >= 0.17 (bug #7649).Jannis Pohlmann2011-05-231-1/+96
* Make a few tiny whitespace/coding style adjustment.Jannis Pohlmann2011-05-204-31/+58
* Add GStreamer-based thumbnailer for video thumbnailsRoss Burton2011-05-209-0/+1015
* Drop some unused variables.Nick Schermer2011-04-224-12/+0
* Get rid of the inherently broken GStrv type in function signatures.Jannis Pohlmann2011-02-132-20/+18
* Make Cleanup() take an array of base URIs instead of just one.Jannis Pohlmann2011-02-131-10/+52
* Fix possible segmentation fault in the JPEG thumbnailer.Jannis Pohlmann2011-01-101-1/+1
* Fix init/shutdown debug message in the JPEG thumbnailer plugin.Jannis Pohlmann2010-11-131-2/+2