Revision 0aa27e0...
Go back to digest for 26th August 2012Bug Fixes in Graphics
Jesper Pedersen committed changes in [kphotoalbum] /:
extract fractions of seconds when extracting thumbnails for videos
This addresses bug #305328. The problem was that several frames extracted was
the same, and therefore the algorithm for finding the current image was broken, as when I was at image 2,
it found image 1 as being the current, as image 1 and 2 both where the same
File Changes
Modified 2 files
- ImageManager/ExtractOneVideoFrame.cpp
- ImageManager/ExtractOneVideoFrame.h
2 files changed in total