head 1.2; access; symbols pkgsrc-2018Q1:1.1.0.44 pkgsrc-2018Q1-base:1.1 pkgsrc-2017Q4:1.1.0.42 pkgsrc-2017Q4-base:1.1 pkgsrc-2017Q3:1.1.0.40 pkgsrc-2017Q3-base:1.1 pkgsrc-2017Q2:1.1.0.36 pkgsrc-2017Q2-base:1.1 pkgsrc-2017Q1:1.1.0.34 pkgsrc-2017Q1-base:1.1 pkgsrc-2016Q4:1.1.0.32 pkgsrc-2016Q4-base:1.1 pkgsrc-2016Q3:1.1.0.30 pkgsrc-2016Q3-base:1.1 pkgsrc-2016Q2:1.1.0.28 pkgsrc-2016Q2-base:1.1 pkgsrc-2016Q1:1.1.0.26 pkgsrc-2016Q1-base:1.1 pkgsrc-2015Q4:1.1.0.24 pkgsrc-2015Q4-base:1.1 pkgsrc-2015Q3:1.1.0.22 pkgsrc-2015Q3-base:1.1 pkgsrc-2015Q2:1.1.0.20 pkgsrc-2015Q2-base:1.1 pkgsrc-2015Q1:1.1.0.18 pkgsrc-2015Q1-base:1.1 pkgsrc-2014Q4:1.1.0.16 pkgsrc-2014Q4-base:1.1 pkgsrc-2014Q3:1.1.0.14 pkgsrc-2014Q3-base:1.1 pkgsrc-2014Q2:1.1.0.12 pkgsrc-2014Q2-base:1.1 pkgsrc-2014Q1:1.1.0.10 pkgsrc-2014Q1-base:1.1 pkgsrc-2013Q4:1.1.0.8 pkgsrc-2013Q4-base:1.1 pkgsrc-2013Q3:1.1.0.6 pkgsrc-2013Q3-base:1.1 pkgsrc-2013Q2:1.1.0.4 pkgsrc-2013Q2-base:1.1 pkgsrc-2013Q1:1.1.0.2 pkgsrc-2013Q1-base:1.1; locks; strict; comment @// @; 1.2 date 2018.04.28.19.28.20; author wiz; state dead; branches; next 1.1; commitid QTxR9XiwZrl1afAA; 1.1 date 2013.02.26.11.05.30; author joerg; state Exp; branches; next ; desc @@ 1.2 log @ffmpegthumbnailer: update to 2.2.0. FFmpegThumbnailer 2.2.0 - New option to prefer embedded image metadata over video content (command line argument: -m) - Fixed 'Resource temporarily unavailable' errors when using ffmpeg < 3.0 FFmpegThumbnailer 2.1.2 - Restored deinterlace functionality using the libavfilter library (additional ffmpeg dependency) - Additional video mime types added to the thumbnailer file - Take rotation metadata into account when generating thumbnails FFmpegThumbnailer 2.1.1 - Buildable agains latest ffmpeg (currently breaks deinterlacing) - Fallback when smart frame detection fails (thanks to johnnydeez) - Add MPEG-TS (MTS) support (thanks to marcinn) FFmpegThumbnailer 2.1.0 - The library is now completely silent on std out and err by default - A callback can be registered to listen to logging messages - Fixed cmake installation directories (thanks to Vallimar) - Fixed dimension calculation for anamorphic streams (Thanks to Richard Zurad) - Fixed static library filename FFmpegThumbnailer 2.0.10 - Migrated to github - Use cmake instead of autotools - Remove stderr logging FFmpegThumbnailer 2.0.9 - Fixed gio library loading issue - Support udp sources (thanks to tchristensen) - No longer support older ffmpeg versions @ text @$NetBSD: patch-libffmpegthumbnailer_pngwriter.cpp,v 1.1 2013/02/26 11:05:30 joerg Exp $ --- libffmpegthumbnailer/pngwriter.cpp.orig 2013-02-25 17:13:07.000000000 +0000 +++ libffmpegthumbnailer/pngwriter.cpp @@@@ -17,6 +17,7 @@@@ #include "pngwriter.h" #include #include +#include using namespace std; @ 1.1 log @string.h is no longer included by png.h @ text @d1 1 a1 1 $NetBSD$ @