ajacoutot
ef2c89e32b
Bump FFMPEG_V.
2018-02-20 05:57:51 +00:00
jca
702a7fd10c
Also unlock those on non-clang archs...
2017-12-20 18:37:52 +00:00
naddy
11e3dd67b3
switch COMPILER from the old, confusing shortcuts to the more explicit format
2017-11-16 23:20:37 +00:00
ajacoutot
9d8bfa03a4
Bump ffmpeg version.
2017-08-26 07:41:32 +00:00
sthen
5e964ab0df
bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports.
2017-07-26 22:45:14 +00:00
espie
23437f34b1
somehow I forgot mplayer. Use COMPILER, there's nothing special
...
about this port.
2017-07-20 21:47:23 +00:00
espie
8ac47fd9c6
use COMPILER_LIBCXX where applicable
2017-07-16 19:18:47 +00:00
ajacoutot
6d032325fb
Sync FFMPEG_V with graphics/ffmpeg.
...
from Brad (maintainer)
2017-06-15 11:33:50 +00:00
sthen
073d25a37c
use LIBCXX
2017-04-10 11:46:32 +00:00
ajacoutot
ecaf87b700
Remove ONLY_FOR_ARCHS; we're building almost everywhere and CLANG_ARCHS
...
now exists.
from Brad (maintainer)
2017-02-17 09:05:09 +00:00
ajacoutot
b2477ea91a
Bump FFMPEG_V to 20170208.
...
from Brad (maintainer)
2017-02-09 12:58:39 +00:00
sthen
bcc3ab3049
As spotted by jmc@ and someone else who I forgot, mplayer has a hidden dep
...
on libbs2b; add it as a proper dependency to avoid periodic package breakage.
ok Brad.
2017-02-01 20:59:41 +00:00
ajacoutot
898c3dd68d
Sync FFMPEG_V.
...
from Brad (maintainer)
2016-12-11 09:28:20 +00:00
ajacoutot
d4656d0501
Sync with new FFMPEG version
...
from Brad (maintainer)
2016-12-05 09:03:09 +00:00
ajacoutot
5083444b88
Update to mplayer-20161008.
...
from Brad (maintainer)
2016-10-08 20:14:06 +00:00
ajacoutot
bc2f7bf585
New FFmpeg version.
...
from Brad (maintainer)
2016-10-08 17:51:30 +00:00
naddy
a3816f723a
replace libiconv module
2016-09-12 21:14:09 +00:00
ajacoutot
03e238d632
Sync FFMPEG_V.
...
from Brad (maintainer)
2016-09-06 12:37:52 +00:00
jasper
139ba6b71a
Fix for CVE-2016-4352, from upstream
...
ok aja@
2016-07-05 06:59:29 +00:00
ajacoutot
b7c1384a35
Sync with new ffmpeg version.
...
from Brad (maintainer)
2016-05-03 06:06:26 +00:00
espie
aa32c7f96e
grumble cvs and dead files
2016-04-04 12:54:32 +00:00
espie
efb6d7faad
something changed in latest mplayer, it no longer plays animated gifs
...
without burping.
turns out the extra info stuff gets corrupted/badly loaded, with sizes
such that this tries to allocate huge amounts of memory.
Work around by not copying stuff over if the malloc fails.
okay aja@
2016-04-04 12:44:08 +00:00
naddy
42bc647e80
remove SHARED_ONLY from ports that only use modules that neither set nor
...
read this variable
2016-03-18 23:12:15 +00:00
ajacoutot
2d38b0b968
Update to mplayer-20160306.
...
from Brad (maintainer)
2016-03-14 19:50:13 +00:00
ajacoutot
e0e1ce18bd
Bump FFMpeg version.
...
from Brad (maintainer)
2016-01-14 06:10:19 +00:00
sthen
39bf6afb32
Use srand_deterministic() in mplayer noise filter; not doing this breaks
...
2-pass encoding with -vf noise which expects the same noise on each pass.
Reported by Rich Felker, ok Brad.
2015-12-21 01:08:16 +00:00
ajacoutot
48f6760a9c
New FFmpeg version.
...
from Brad
2015-11-16 06:37:35 +00:00
ajacoutot
537868c9cd
Missing dep.
...
from Brad (maintainer)
2015-10-06 21:39:50 +00:00
ajacoutot
4fe7f3c025
Update to mplayer-20150910.
...
from Brad (maintainer)
2015-09-10 08:31:36 +00:00
ajacoutot
a0d19c28b8
Sync with newer FFMpeg version.
...
from Brad
2015-09-10 07:10:42 +00:00
ajacoutot
ae4557b354
Bump FFmpeg version.
...
from Brad (maintainer)
2015-07-26 07:22:53 +00:00
ajacoutot
750c34ceb1
Sync FFMPEG_V for new FFmpeg.
...
from brad
2015-06-10 06:35:17 +00:00
ajacoutot
7c2e4a28d2
Tighten up dependency on libbluray.
...
from brad (maintainer)
2015-05-23 07:19:44 +00:00
ajacoutot
7ce5f648c3
Update to mplayer-20150510.
...
from brad (maintainer)
2015-05-11 23:23:17 +00:00
ajacoutot
00f6a9a5c1
Cope with FFmpeg 20150412.
...
from brad
2015-04-28 06:35:06 +00:00
brad
b53d2bea6e
Fix the example of using a different DVD drive other than the
...
default for OpenBSD.
2015-02-17 01:23:11 +00:00
brad
e183b9e5d3
Remove USE_GROFF. naddy@ says its basically just whitespace differences
...
and the pages look more than readable to me.
2015-01-11 02:44:44 +00:00
brad
b57077f846
Tidy up the Makefile so my eyes don't bleed.
2015-01-10 23:13:29 +00:00
brad
25ed1b7a6a
Bump for FFmpeg 20150107.
2015-01-10 11:06:13 +00:00
brad
7f58af6715
Disable a completely bogus test that was added to try and add
...
HTTPS support layered on top of FFmpeg.
Pointed out by nigel@
2014-11-29 06:53:25 +00:00
brad
63f29034d6
Update to MPlayer 20141103 snapshot.
...
ok sthen@
2014-11-14 06:18:42 +00:00
brad
2d915932ff
Update to FFmpeg 20141010 snapshot. From 2.4 branch.
...
ok ajacoutot@
2014-10-19 23:14:23 +00:00
jasper
1dddebc95a
remove instances of MODCLANG_LANGS=c as 'c' is already the default.
...
nb: it leaves cases where multiple languages (such as 'c' and 'c++') to make
it clear what the full list is.
ok brad@
2014-10-15 17:33:51 +00:00
brad
f0d642e507
Update to MPlayer 20140824 snapshot.
...
ok jca@
2014-09-03 06:43:28 +00:00
brad
a3e1fc0cbc
Update to FFmpeg 20140810 snapshot. From master branch.
...
ok ajacoutot@ zhuk@
2014-08-14 08:20:27 +00:00
brad
549bba0a5b
Reduce the external dependencies for MPlayer by disabling
...
the Opus and Speex decoders in favour of using FFmpeg for
decoding; also fix the Vorbis handling.
ok sthen@
2014-07-12 22:01:53 +00:00
brad
cfc1713414
Update to FFmpeg 20140412 snapshot. From 2.2 branch.
...
Update to MPlayer 20140412 snapshot.
Take MAINTAINER for MPlayer. ok edd@
ok ajacoutot@
2014-05-16 01:34:50 +00:00
espie
82123993b1
fix real demuxer, patch cherry-picked from upstream, after brad@ reported
...
the issue to them.
so the patch is going to be in the next update, which may break some other
things. So let's go forward and provide something strictly better than
the current port. :)
okay edd@
2014-05-15 20:01:38 +00:00
ratchov
42f1417d98
Fix playback of s24le audio. Tested by edd@, yasuoka@ and brad@
...
ok sthen@
2014-02-19 19:12:42 +00:00
pascal
3d0bdd1b86
Merge upstream commit r36845:
...
Fix probe bug losing video packets.
ds_fill_buffer will actually lose any data from previous
ds_fill_buffer calls.
Use demux_fill_buffer instead to get the intended behaviour.
This fixes mplayer -nosound with DVDs, as used by multimedia/ogmrip.
ok sthen@ aja@ espie@, no objection jasper@
2014-02-16 19:50:52 +00:00