aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/thumbnailffmpeg_extractor.c
Commit message (Collapse)AuthorAge
* fix #888373Christian Grothoff2018-07-12
|
* fix duration initialization in ffmpeg extractor (badly positioned #if)Christian Grothoff2017-10-15
|
* fixing #4167 (untested)Christian Grothoff2016-04-02
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* Make thumbnailffmpeg compatible with newer libav versionsLRN2015-04-21
|
* Minor style fix for thumbnailffmpegLRN2015-04-21
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -try better avversion checkChristian Grothoff2014-03-05
|
* Disable file output Bruno Cabral2013-12-23
|
* Change the thumbnailffmpeg_extractor.c default to JPG. 90% of reduction in ↵Bruno Cabral2013-12-23
| | | | thumbnail size. Tweak the algorithm to get the first key_frame after the first third of a file, previous was got at 10 seconds.
* Update thumbnailffmpeg_extractor.c to compile with the new libav/ffmpeg apiBruno Cabral2013-12-21
|
* Wrong commit, reverting changes.Bruno Cabral2013-12-21
|
* (no commit message)Bruno Cabral2013-12-21
|
* -fix build with libavcodec >= 54-25.0, see ↵Christian Grothoff2013-08-18
| | | | http://ffmpeg.org/pipermail/ffmpeg-cvslog/2012-August/053368.html
* Fix ffmpeg thumbnailerLRN2013-02-01
| | | | | libav* requires input buffers to be padded, otherwise its data accessor macros will read past the allocated size, resulting in access violation
* docu updates, improvements to build systemChristian Grothoff2012-08-26
|
* adding missing if DEBUGChristian Grothoff2012-08-19
|
* more pluginsChristian Grothoff2012-08-18
|
* bugfixes, disable debug outputChristian Grothoff2012-08-16
|
* getting ffmpeg thumbnailer to compile with recent ffmpeg libsChristian Grothoff2012-08-16
|
* moving plugins that currently do not compile to 'old' directoryChristian Grothoff2012-08-14
|
* -make ffmpeg code generate fewer warnings on my systemChristian Grothoff2012-02-06
|
* obsChristian Grothoff2011-01-14
|
* initChristian Grothoff2011-01-14
|
* fix warningChristian Grothoff2009-12-26
|
* support for older ffmpeg installationsHeikki Lindholm2009-12-26
|
* IE's x-pngHeikki Lindholm2009-12-26
|
* leak, cosmeticsHeikki Lindholm2009-12-25
|
* re-add single image thumbnailingHeikki Lindholm2009-12-25
|
* catch ffmpegs loggingHeikki Lindholm2009-12-25
|
* fix leakHeikki Lindholm2009-12-24
|
* leftoversHeikki Lindholm2009-12-24
|
* clean up and remove (fix) oop-only and force-kill requirementsHeikki Lindholm2009-12-24
|
* ffmpeg and related fixesChristian Grothoff2009-12-20
|
* more ffmpeg mappingsChristian Grothoff2009-12-20
|
* ffmpegChristian Grothoff2009-12-20
|
* breaking build, porting plugins incompleteChristian Grothoff2009-12-19