notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: multimedia/ffmpegthumbnailer/files/patch-CMakeLists.txt

Number of commits found: 4

Thursday, 27 Apr 2023
12:01 Daniel Engberg (diizzy) search for other commits by this committer
multimedia/ffmpegthumbnailer: Update to latest commit (2022-10-21)

Fixes build with FFmpeg 6.0

PR:		270224
commit hash: b4630a2ae5e5f7ca9a20e77394b007f6ea79d662 commit hash: b4630a2ae5e5f7ca9a20e77394b007f6ea79d662 commit hash: b4630a2ae5e5f7ca9a20e77394b007f6ea79d662 commit hash: b4630a2ae5e5f7ca9a20e77394b007f6ea79d662 b4630a2
Sunday, 2 Aug 2020
08:28 tcberner search for other commits by this committer
multimedia/ffmpegthumbnailer: Update to 2.2.2

- adds TEST option. For this a manual extract command was required
  as the testing uses a UTF-8 encoded file name.

PR:		248095
Submitted by:	Marcel Bischoff <marcel@herrbischoff.com>,
daniel.engberg.lists@pyret.net  (committed version)
Reported by:	Marcel Bischoff <marcel@herrbischoff.com>
Original commitRevision:543931 
Saturday, 4 Mar 2017
15:06 riggs search for other commits by this committer
Update to upstream version 2.2.0

Detailed log:
- New option to prefer embedded image metadata over video content (command line
  argument: -m)
- Fixed 'Resource temporarily unavailable' errors when using ffmpeg < 3.0
- 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

PR:		216648
Submitted by:	stl@ossuary.net
Approved by:	clutton@zoho.com (maintainer)
MFH:		2017Q1
Original commitRevision:435411 
Saturday, 16 Apr 2016
17:09 rakuco search for other commits by this committer
Update to 2.1.1.

- Convert to USE_GITHUB.
- Convert to USES=cmake.
- Add patch to prevent cmake trying to find the dl library, since in FreeBSD
  the dl functions are in the Standard C library (libc) - see dlopen(3)
- Pet portlint with other patches (remake the patches with makepatch)

This update also allows multimedia/ffmpegthumbnailer to build against ffmpeg
3.0.x. The ports tree currently still has multimedia/ffmepg at version 2.8.6,
however this update is backwards compatible with ffmpeg 2.8.6. The update of
multimedia/ffmpeg to 3.0.x branch is waiting for ports which depend on it to
successfully build with the newer version of ffmpeg.

PR:		208821
Submitted by:	Ben Woods <woodsb02@gmail.com>
Approved by:	clutton@zoho.com (maintainer)
Original commitRevision:413461 

Number of commits found: 4