157 Commits

Author SHA1 Message Date
naddy
21f1bb8ad8 drop RCS Ids 2022-03-11 20:15:18 +00:00
sthen
27f8507d60 tweak to sndio pkgconfig bits, from Brad 2022-02-27 20:26:31 +00:00
sthen
65d2f6e06d mplayer: use pkgconfig for sndio; from Brad 2022-02-27 12:41:51 +00:00
sthen
6fed379db8 mplayer: disable Live555 support, from Brad
There are quite a few CVE in this codebase; newer releases have changed
and MPlayer cannot build with it anyway.
2022-02-23 21:45:23 +00:00
sthen
43a8857415 update to mplayer-20211106, from Brad, ok sdk@ 2021-12-07 20:03:57 +00:00
matthieu
79e3a6461b mplayer: Slightly tweaking the configure bits for riscv. From Brad. 2021-07-25 15:13:21 +00:00
matthieu
eed65737a3 Add support for riscv64. ok Brad Smith (maintainer) 2021-07-13 06:04:19 +00:00
sthen
480466f6c3 update to mplayer-20210124, from Brad 2021-02-06 21:46:32 +00:00
naddy
858e826543 Switch the CDDB default to gnudb.org.
The freedb.org CD track database has been discontinued.

ok Brad
2020-07-09 16:14:07 +00:00
ajacoutot
5b59150e7a Update to mplayer-20200229. 2020-03-01 10:01:04 +00:00
ajacoutot
93265ac5f3 Update to mplayer-20191224.
from Brad (maintainer)
2019-12-25 15:52:25 +00:00
ajacoutot
d390afa349 Update to mplayer 20190520.
from Brad (maintainer)
2019-05-23 08:52:16 +00:00
ajacoutot
c5be287d35 Update to mplayer-20190330.
from Brad (maintainer)
2019-03-30 17:17:54 +00:00
sthen
39cd06e737 fix mplayer for FFmpeg 4.x, from Brad 2019-02-25 22:42:19 +00:00
ajacoutot
a8f8e4b2fa Revert part of the configure script to deal with older FFmpeg.
from Brad (maintainer)
2018-09-24 08:11:27 +00:00
ajacoutot
59cb7e8f32 Update to mplayer-20180916.
from Brad (maintainer)
2018-09-22 07:06:05 +00:00
sthen
40575a4cde fix the clock_gettime check, from Brad 2018-06-24 17:48:28 +00:00
naddy
c9a3ed9616 fix build with clang6 2018-04-11 12:01:23 +00:00
ajacoutot
5083444b88 Update to mplayer-20161008.
from Brad (maintainer)
2016-10-08 20:14:06 +00:00
jasper
139ba6b71a Fix for CVE-2016-4352, from upstream
ok aja@
2016-07-05 06:59:29 +00:00
espie
aa32c7f96e grumble cvs and dead files 2016-04-04 12:54:32 +00:00
ajacoutot
2d38b0b968 Update to mplayer-20160306.
from Brad (maintainer)
2016-03-14 19:50:13 +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
4fe7f3c025 Update to mplayer-20150910.
from Brad (maintainer)
2015-09-10 08:31:36 +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
63f29034d6 Update to MPlayer 20141103 snapshot.
ok sthen@
2014-11-14 06:18:42 +00:00
brad
f0d642e507 Update to MPlayer 20140824 snapshot.
ok jca@
2014-09-03 06:43:28 +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
yasuoka
22b56541e4 Specify `msb' field properly. This is required to play {s,u}24be
audio.

ok sthen ratchov
2014-02-07 09:37:05 +00:00
ratchov
ba839054d7 Mplayer requires the byte-order flag to be set for 8-bit formats
as well. Fixes playback of 8-bit audio files.
ok brad@
2014-01-31 10:44:56 +00:00
brad
d9dc8254d4 Update to MPlayer 20140106 snapshot.
ok edd@
2014-01-10 21:52:29 +00:00
brad
9171457d6e Use MPlayer configure's --target option to pass in the systems machine arch
and eliminate a chunk of the configure patch to recognize some of the MIPS
ports.

ok edd@ sthen@
2013-12-12 21:41:54 +00:00
brad
bdaa1365e8 Update to MPlayer 20130819 snapshot.
ok gonzalo@ sthen@ edd@
2013-09-06 23:14:39 +00:00
brad
5561296a8e Update after FFmpeg 20130718 update plus remove some unnecessary patching.
ok sthen@
2013-08-19 14:40:21 +00:00
brad
34b80ff727 - Simplify sndio configure check based on feedback from upstream
- Remove X LP64 patch as the bug was fixed upstream awhile ago

ok sthen@
2013-05-05 21:11:32 +00:00
brad
24212352d7 Tweak some of the Makefile comments and remove some hacks in the
configure script which are no longer necessary.

ok sthen@
2013-04-30 00:46:56 +00:00
brad
f976b0b97d Remove png hack no longer necessary.
ok sthen@
2013-04-11 17:32:35 +00:00
brad
576a5ee29d Update after FFmpeg 20130319 update.
ok sthen@
2013-04-08 17:08:36 +00:00
brad
939dd324c6 Update to MPlayer 20130214 snapshot.
ok sthen@
2013-03-13 02:28:11 +00:00
brad
0e36ec1ec6 Update to MPlayer 20120725 snapshot.
Testing by naddy@ sthen@ landry@ dcoppa@
OK naddy@ dcoppa@
2013-01-21 16:23:05 +00:00
brad
95208599b8 Update after FFmpeg 20121026 update.
ok sthen@
2013-01-14 02:15:46 +00:00
ajacoutot
e197aaebf5 Remove -pthread patching.
from Brad
2012-08-27 06:19:48 +00:00
jasper
6dcafc65db recognize landisk as an 'sh' target.
from brad
ok edd@ (MAINTAINER)
2012-06-28 18:53:02 +00:00
ajacoutot
90aa524662 Adjust after libdvdcss/libdvdnav/libdvdread updates.
from Brad, ok sthen@
2012-05-03 06:51:24 +00:00
phessler
feb96f072a allow mplayer to play (non-encrypted) bluray discs.
reviewed by Brad, edd@ and sthen@
2012-03-30 13:23:03 +00:00