notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: graphics/amide/files/patch-src_mpeg__encode.c
SVNWeb

Number of commits found: 3

Fri, 4 May 2018
[ 21:43 jbeich search for other commits by this committer ] Original commit   Revision:469076
graphics/amide: simplify after r468439

AV_CODEC_ID_MPEG4 defaults to EPZS since FFmpeg 2.8
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/0b6f092ed3
Fri, 27 Apr 2018
[ 15:38 jbeich search for other commits by this committer ] Original commit   Revision:468439
graphics/amide: unbreak with ffmpeg 4.0

mpeg_encode.c:301:20: error: no member named 'me_method' in 'struct
AVCodecContext'
  encode->context->me_method=5; /* 5 is epzs */
  ~~~~~~~~~~~~~~~  ^

PR:		227726
Mon, 2 Jan 2017
[ 22:41 madpilot search for other commits by this committer ] Original commit   Revision:430414
Modify amide port to use  ffmpeg 3.x

Actual patch is a mix of work from subitter and my modifications
based on debian patch from [1]

While here, fix the DCMTK option.

PR:		215240
Submitted by:	jbeich
Obtained
From:	https://anonscm.debian.org/viewvc/debian-med/trunk/packages/amide/trunk/debian/patches/libav10.patch?view=markup&pathrev=16327
[1]

Number of commits found: 3