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
edd
e7ec9f6135
bump PKGNAME for DESCR changes. Thanks jasper@ and phessler@.
2009-10-13 20:52:55 +00:00
edd
1d79cb70dd
Remove a reference to the already removed ggi FLAVOR is DESC.
...
Reported by Bryan Linton, many thanks.
OK phessler@
2009-10-13 20:38:30 +00:00
jakemsr
f3b336481e
user ldt not needed without win32 codec support
...
ok many in budapest
2009-10-13 01:36:49 +00:00
edd
7bc519938c
Maintainer timeout. I guess I can take this.
...
OK pirofti@
2009-10-11 15:25:04 +00:00
edd
b4530c988d
New version of mplayer based upon a snapshot (20090708).
...
* fixes some flv playback
* removed ggi output - broken i386/sparc64.
* removed gui (deprecated) - use gnome-mplayer instead.
* removed win32 codecs - opensource codecs are good quality.
OK, naddy@, sthen@
2009-10-11 13:36:23 +00:00
martynas
e20d316825
make gmplayer work after xcb import. ok matthieu@
2009-09-13 18:20:55 +00:00
ajacoutot
509d218fc4
WANTLIB changes after xcb addition and bump.
2009-08-11 08:38:41 +00:00
mglocker
085e406ec1
Update to rtunes-0.8.
...
OK jasper@
2009-08-06 10:46:42 +00:00
naddy
dfa8040fc6
Use libdca for DTS support (-ac dts). This allows playing DTS audio tracks
...
on DVDs. ok biorn@
2009-07-14 19:43:07 +00:00
naddy
2280327191
don't pick up libdca if installed
2009-07-13 19:35:58 +00:00
sthen
6477c16298
make FLAVOR=DEBUG work better (the upstream configure script adds -O2
...
with DEBUG so that SSE can build; only -O1 is actually needed though,
and is cleaner in GDB. -O0 builds fail with SSE; disabling SSE is
not helpful for debugging real problems).
from Valery Masiutsin with feedback from myself and Björn Sandell
(maintainer, who is ok with the diff).
2009-05-05 11:40:08 +00:00
kili
5c5ddc4ff7
Explicitely mention x264's major version and bump.
...
From Brad.
2009-04-15 09:54:45 +00:00
kili
76091f6c3b
Some fixes after the x264 update.
...
From Brad.
"theoretically ok" ajacoutot@
2009-04-14 19:52:08 +00:00