#43438: ffmpeg-devel fails to build ---------------------------+-------------------------------- Reporter: jchauvel@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: fixed | Keywords: Port: ffmpeg-devel | ---------------------------+-------------------------------- Changes (by devans@…): * status: reopened => closed * resolution: => fixed Comment: The current ffmpeg-devel @20140507_1 contains the upstream fix. {{{ ffmpeg-54ae588 devans$ grep QTKit libavdevice/qtkit.m * QTKit input device * QTKit input device #import <QTKit/QTKit.h> static const AVRational kQTKitTimeBase_q = { av_log(ctx, AV_LOG_INFO, "QTKit video devices:\n"); pkt->pts = pkt->dts = av_rescale_q(av_gettime() - ctx->first_pts, AV_TIME_BASE_Q, kQTKitTimeBase_q); .class_name = "QTKit input device", .long_name = NULL_IF_CONFIG_SMALL("QTKit input device"), }}} -- Ticket URL: <https://trac.macports.org/ticket/43438#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X