Skip to content

Commit

Permalink
Film strip overlay is dependant on thumbnail size
Browse files Browse the repository at this point in the history
  • Loading branch information
dirk.vdb@gmail.com committed May 12, 2010
1 parent 9c375fc commit ea1766c
Show file tree
Hide file tree
Showing 6 changed files with 1,277 additions and 20 deletions.
3 changes: 3 additions & 0 deletions ChangeLog
@@ -1,4 +1,7 @@
FFmpegThumbnailer
version 2.?.?
- Fixed compilation error against latest ffmpeg
- Size of the filmstrip overlay is dependant on thumbnail size

version 2.0.1
- Setting the thumbnail size to 0 will use the original video size (thanks to John Fremlin)
Expand Down
1 change: 1 addition & 0 deletions Makefile.am
Expand Up @@ -15,6 +15,7 @@ libffmpegthumbnailer_la_SOURCES = libffmpegthumbnailer/moviedecoder.h \
libffmpegthumbnailer/videoframe.h \
libffmpegthumbnailer/histogram.h \
libffmpegthumbnailer/grayscalefilter.h \
libffmpegthumbnailer/filmstrip.h \
libffmpegthumbnailer/filmstripfilter.h \
libffmpegthumbnailer/filmstripfilter.cpp

Expand Down
Binary file added gfx/filmhole.xcf
Binary file not shown.

0 comments on commit ea1766c

Please sign in to comment.