Commit Graph

209 Commits

Author SHA1 Message Date
ajacoutot
e197aaebf5 Remove -pthread patching.
from Brad
2012-08-27 06:19:48 +00:00
ratchov
7343a20978 Use a lookup table for supported audio parameters, remove
hacks from first sndio days that aren't necessary any longer.
Suggested by Reimar Doeffinger. Tweaks from Tim van der Molen
and naddy@. Tested by many, ok dcoppa
2012-08-25 15:05:51 +00:00
jasper
7cde8fff26 - remove lcms from LIB_DEPENDS, it's already pulled in by other ports
from brad
ok dcoppa@
2012-06-20 12:20:37 +00:00
jasper
025590d2b0 sync after ffmpeg update 2012-06-18 16:45:11 +00:00
sthen
e46b52296a sync with FFmpeg update, from Brad with a tweak suggested by jasper@ 2012-06-09 23:06:24 +00:00
ajacoutot
90aa524662 Adjust after libdvdcss/libdvdnav/libdvdread updates.
from Brad, ok sthen@
2012-05-03 06:51:24 +00:00
ajacoutot
7b6adaf5d8 Cope with recent ffmpeg update.
from Brad
2012-04-28 08:42:07 +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
sthen
9f4f36912e fix typo in comment (not COMMENT), no pkg change 2012-02-28 19:48:41 +00:00
stsp
9f4733a2a0 Revision bump for net/livemedia update. 2012-02-28 17:56:53 +00:00
jsg
12a63594b1 mplayer builds and works on hppa so switch the arch list to
GCC4_ARCHS. ok sthen@ edd@
2012-02-28 02:22:13 +00:00
ratchov
441a463737 Use sndio volume knob if available (consumes less CPU), rather than
chaining two soft volume knobs. Stop audio during pause to consume
less CPU. Honour AOPLAY_FINAL_CHUNK flag which fixes playback of very
short files.

ok & tweaks stsp@, ok sthen@, dcoppa@, go ahead edd@ (maintainer)
2012-01-26 20:21:31 +00:00
edd
0041578775 Make mplayer build with Brad's ffmpeg update.
From brad, OK aja@
2011-12-30 17:40:40 +00:00
jasper
de1ea5740b - fix a bad line continuation 2011-09-19 14:24:44 +00:00
jasper
a0771359b0 explicitly disable pulseaudio in these ports so they won't pick it up
when it becomes available.

thanks to sthen@ for grepping the sources
2011-09-19 13:48:15 +00:00
edd
323e804fed Now that the OGG demuxer bug is gone, we remove reference to it in the READMEs.
From brad, OK sthen@
2011-08-17 15:12:15 +00:00
jasper
74a4d4d43d - remove unneeded NULL casts
from brad
maintainer timed-out
2011-07-10 13:31:55 +00:00
edd
002264e2fe Disable some more libs where the default FFmpeg implementations will suffice.
Cleanups in README.

From brad. OK sthen@ and dcoppa@
2011-07-02 23:10:25 +00:00
edd
5110d7e867 bogus '\' noticed by dcoppa@ 2011-06-30 15:31:15 +00:00
edd
1e48d3e25a Remove FAAC linkage due to license conflicts.
Remove a patch for FAAD which is already disabled.

From brad with a note in README from myself.

OK sthen@
2011-06-27 23:29:20 +00:00
edd
e83f71737f make mplayer build with thew new libass.
OK sthen@
2011-06-25 14:15:42 +00:00
ajacoutot
f982995f2b Add a consistent header that substitutes FULLPKGNAME for the READMEs.
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
ajacoutot
534b992b3c Typo, my bad. Spotted by Markus Lude. 2011-05-11 21:24:59 +00:00
ajacoutot
c1dcb146ce Sanitize some @unexec/@extraunexec calls to rm: move them up in the
PLIST and delete everything under the @sample'd directory instead of the
directory itself to prevent a warning from pkg_delete(1) trying to
remove a non existing directory and to help preventing left-over files
and directories.
2011-05-11 08:03:21 +00:00
edd
387cf6e750 Use ffmpeg for decoding theora (from brad) and remove unnecessary dependencies
(as noticed by fgsch).

OK fgsch@
2011-05-03 09:37:12 +00:00
sthen
135ac661f7 sync WANTLIB (re: ffmpeg update), from Brad 2011-04-18 23:37:07 +00:00
sthen
1ebb63b2e2 bump snapshot dates for last FFmpeg commit, from Brad. 2011-04-12 23:23:54 +00:00
edd
a91a5554e9 Update mplayer to a newer snapshot, this time with dynamic linking of ffmpeg!
With help from and OK landry@, jakemsr@
2011-03-29 20:04:41 +00:00
jasper
9a9bc1c503 Security fixes for CVE-2010-4704, CVE-2010-4705 and CVE-2011-0480.
ok naddy@
looks fine to brad
2011-02-12 10:49:36 +00:00
edd
c2a3075c34 sort ONLY_FOR_ARCHES, noticed by brad.
OK phessler@
2010-11-23 10:05:48 +00:00
espie
9ff53f35ab remaining WANTLIB go .>= to >= 2010-11-22 10:16:08 +00:00
espie
832615d6db fix build, do not pick rtdump if it's not intended 2010-11-22 09:02:49 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
jasper
a727f252b3 - adjust after recent schroedinger update
from brad
2010-11-19 08:59:32 +00:00
edd
666f370183 Update to mplayer-20101024. Noteworthy improvements include vpx
(webm) support and alpha support. This work is a joint effort from
myself, naddy@ and jakemsr@. Cheers.

OK jakemsr@
2010-11-08 21:25:44 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
espie
8e072131b6 USE_GROFF=Yes 2010-10-19 08:13:56 +00:00
sthen
adfaa8987d - chase the library change in multimedia/schroedinger; oil->orc
- add various other missing WANTLIB (and LIB_DEPENDS in some cases)
- while there move PKGNAME=..pX to REVISION, and move some ports
to new-style LIB_DEPENDS

original diff from Brad, extensive checking by me (clean build of everything
related to liboil).
2010-08-25 23:27:21 +00:00
naddy
7927c2232b restore AC3/DTS pass-through over S/PDIF; ok edd@ jakemsr@ 2010-08-24 14:55:30 +00:00
naddy
b409cc53fb Fix Ogg demuxing by using internal Tremor implementation.
Remove pointless "mad" flavor.  On arm, we now default to the
internal ffmp3 integer decoder.

Clean up README and DESCR.

Various contributions from edd@, jakemsr@, sthen@
2010-08-06 20:05:18 +00:00
edd
7289784553 remove redundant GCC4 stuff for PPC (from brad) and update to new libs style.
OK sthen@
2010-07-14 18:15:37 +00:00
espie
a7c4136adb better when stuff match, isn't it ? 2010-07-03 00:28:40 +00:00
jakemsr
64c85bac4a support 24-bit audio formats
ok ratchov
2010-06-30 07:59:53 +00:00
edd
3d6e52f8e2 yasm is only used on x86/x64. Also fix a typo. OK dcoppa@ 2010-06-14 15:06:49 +00:00
jakemsr
8cf7b6253f update to mplayer-export-snapshot-20100308
locally:
* fix audio when using bsdbt848 video driver (problems noted by simon@)
* allow 24-bit audio output formats in the sndio backend (from ratchov@)

mostly from edd@ (MAINTAINER)
2010-05-26 21:29:56 +00:00
dcoppa
911c03d638 mention x11/smplayer in README.OpenBSD
OK edd@, sthen@
2010-05-18 05:14:17 +00:00
phessler
f92d2c5701 enable building on loongson
OK jasper@

ports is unlocked for a while only for those who have been informed.
2010-02-23 19:59:13 +00:00
naddy
fe1e15b998 * add support for 32-bit audio; from jakemsr@
* enable AC3/DTS pass-through over S/PDIF
2009-12-26 19:23:12 +00:00
ajacoutot
861a799ae0 Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-21 20:46:00 +00:00
jakemsr
d14310d223 * simple patch to make it work on mips64
* audio/tremor is a LIB_DEPENDS, no need to also be a BUILD_DEPENDS

ok edd@, jasper@, ajacoutot@
2009-11-18 21:20:15 +00:00