IABSD.fr/ports/multimedia/transcode

Branch :


Log

Author Commit Date CI Message
2c4204cf 2016-03-18 21:38:22 remove SHARED_ONLY from simple ports that use the gettext or libiconv module
9a4b5c88 2015-08-25 14:03:20 wantlib
00f6a9a5 2015-04-28 06:35:06 Cope with FFmpeg 20150412. from brad
069988bc 2015-04-06 16:03:00 Drop USE_GROFF (minor whitespace differences only). No bump needed.
570aa62a 2015-01-18 03:12:39 Drop remaining MD5/RMD160/SHA1 checksums.
15ddc085 2014-11-19 09:36:53 Fix the autoconf script to be able to find the pkg-config file for libdvdread. The file name is dvdread.pc not libdvdread.pc.
e9f38dfa 2014-05-05 11:51:37 - Pull in some bits to deal with newer FFmpeg API. While testing I found transcode was already broken as is due to it relying on certain functionality with presets which is no longer relevant for more modern FFmpeg. Searching via Google showed the same bug being reported with Debian, Gentoo and Arch. They have eliminted the use of presets but that just exposed another bug. So this builds with newer FFmpeg but it is essentially just as broken as before. If anyone wants to take a look at this and figure out why it is crashing go ahead. - Merge the quicktime FLAVOR into the main port / package. IMO it doesn't make sense to have an app like this that cannot work with the MP4 container FFmpeg bits taken from FreeBSD and Debian packages. ok ajacoutot@
c21bb05a 2014-01-09 22:42:33 fix build with newer FreeType
58f1a6f9 2013-03-21 08:45:11 USE_LIBTOOL=Yes is the default now.
eae66e4a 2013-03-11 11:35:43 PERMIT_* / REGRESS->TEST sweep