| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
PR: ports/96950
Submitted by: Thomas E. Zander <riggs@rrr.de> (maintainer)
Suggested by: Dennis Cabooter <dennis@rootxs.nl>
Approved by: krion (mentor)
|
| |
|
| |
|
|
|
|
|
|
| |
update.
- portlint(1) while here
|
|
|
|
|
|
|
|
|
|
|
|
| |
www.ubuntuforums.org. This is not the old gtk2 patch used before but
the current gtk2 support in Mplayer's CVS. Unlike gtk12 support, gtk20
support will not be autodetected since it's still an unofficial patch.
Please use WITH_GTK2 to use.
PR: 95558
Submitted by: Me
Approved by: Maintainer
Obtained from: http://www.ubuntuforums.org/archive/index.php/t-78037.html
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: maintainer
Obtained from: Mplayer CVS
Security: VuXML c7526a14-c4dc-11da-9699-00123ffe8333
|
|
|
|
|
|
|
|
|
|
|
| |
Arbitrary remote code execution under the user ID running the player
when streaming an ASF file from a malicious server.
PR: ports/93767
Submitted by: "Thomas E. Zander" <riggs@rrr.de> (maintainer)
Approved by: portmgr (erwin)
Obtained from: mplayer CVS repo: http://www1.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/libmpdemux/demuxer.h.diff?r2=1.90&r1=1.87&f=u
Security: heap overflow in the ASF demuxer (http://www.mplayerhq.hu/design7/news.html#vuln13, http://bugs.gentoo.org/show_bug.cgi?id=122029)
|
|
|
|
|
|
| |
PR: 93959
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by: portmgr (implicit)
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
|
|
|
|
|
|
|
|
|
| |
This fixes a lot of trailers from apple.com, especially HD ones which come
with 5.1 AAC audio.
Approved by: maintainer
Obtained from: mplayer-dev mailing list
http://www1.mplayerhq.hu/pipermail/mplayer-dev-eng/2005-December/039393.html
|
|
|
|
| |
Approved by: maintainer
|
| |
|
|
|
|
|
|
|
|
| |
setting norm=SECAM which previously did not work. Bump PORTREVISION.
PR: ports/90001
Submitted by: Vladimir Kushnir <vkushnir@i.kiev.ua>
Approved by: Thomas E. Zander <riggs@rrr.de> (maintainer)
|
|
|
|
|
|
| |
PR: ports/89027
Submitted by: lioux
Approved by: maintainer timeout (2 weeks)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
On recent FreeBSD installing multimedia/mplayer port doesn't
compile-in bsdbt848 driver. Cause for this is in the mplayer's
'configure' script that uses the following code to autodetect
the presense of the system bt848 driver:
if defined(__NetBSD__)
#include <dev/ic/bt8xx.h>
#else
#include <machine/ioctl_bt848.h>
#endif
On FreeBSD /usr/include/machine/ioctl_bt848.h is replaced
with /usr/include/dev/bktr/ioctl_bt848.h, so 'configure'
script doesn't find it. Be warned that if you upgraded
your FreeBSD installation from the older version, you will
still have /usr/include/machine/ioctl_bt848.h installed on
your system (make installworld doesn't delete old files)
and configure script will not need patching to be able to
find the system bt848 driver. In the fix section I attached
a patched 'files/patch-ad' file.
[...]
Hi again,
I've prepared a diff to solve the issue. Besides this,
PORTREVISION is bumped to reflect the change and distinfo
contains sha256 sum. Would you please confirm that it works
on amd64, go for the commit and close the pr?!
Submitted by: Simun Mikecin <numisemis@yahoo.com>
Approved by: "Thomas E. Zander" <riggs@rrr.de>
Reviewed by: Simun Mikecin <numisemis@yahoo.com>
PR: ports/87853
|
|
|
|
|
|
|
|
| |
(by Daniel O'Connor <doconnor@gsoft.com.au>).
- Remove obsolete "--disable-tremor" from CONFIGURE_ARGS.
PR: ports/86664
Submitted by: maintainer
|
|
|
|
|
|
| |
PR: ports/86473
Submitted by: bh@izb.knu.ac.kr
Approved by: pav (mentor), riggs@rrr.de (maintainer)
|
|
|
|
|
|
|
|
| |
The development team released a new tarball containing a fix for
libmpcodecs/ad_pcm.c addressing this issue.
PR: ports/85475
Submitted by: maintainer
|
| |
|
|
|
|
| |
mplayer.
|
|
|
|
| |
Noticed by: Matthias Andree <matthias.andree@gmx.de>
|
|
|
|
| |
- Bump PORTREVISION.
|
|
|
|
|
| |
Submitted by: Michiel Boland <michiel@boland.org>
Approved by: maintainer
|
|
|
|
| |
Patch Obtained from: MPlayer CVS
|
|
|
|
|
|
|
| |
of encrypted DVD discs
PR: ports/80952, ports/80984
Diagnosed by: Jose M Rodriguez <josemi@freebsd.jazztel.es>
|
| |
|
|
|
|
|
|
| |
o Bump PORTREVISION
Approved by: maintainer
|
|
|
|
|
| |
PR: ports/80356
Submitted by: Thomas E. Zander <riggs@rrr.de> (maintainer)
|
|
|
|
| |
Patch Update Obtained mostly from mplayer cvs
|
|
|
|
|
|
|
|
|
|
|
|
| |
<conrads@cox.net>
- introduce new vidix patches to enable -vo xvidix for some accidently
mistreated radeon and matrox cards, reported by Andre Albsmeier
<andre@albsmeier.net>
- explicitly forbid -fforce-addr gcc optimization as it reliably breaks all
ffmpeg descendants, by Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
PR: ports/79828
Submitted by: Thomas E. Zander <riggs@rrr.de> (maintainer)
|
|
|
|
|
|
|
| |
can't be linked if WITH_OPTIMIZED_CFLAGS is defined.
PR: ports/79119
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
files/patch-libfaad2-common.h
o Remove explicitly disabling real codecs as they can be manually added
after installation if root really wants to (reported by Scott Lipcon
<scott@libcon.org>)
o Fix mplayer's x264 lib support is older than the version provided by
the ports tree as of today. Including new patchfile
files/patch-libmpcodecs-ve_x264.c
(by Bruce M. Simpson <bms@spc.org>)
Submitted by: Thomas E. Zander <riggs@rrr.de> (maintainer)
|
|
|
|
|
| |
PR: 77882
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
code base
o Potential heap overflow in Real RTSP streaming code
o Potential stack overflow in MMST streaming code
o Multiple buffer overflows in BMP demuxer
o Potential heap overflow in pnm streaming code
o Potential buffer overflow in mp3lib
PR: ports/75336
Submitted by: Thomas E. Zander <riggs@rrr.de> (maintainer)
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
|
|
| |
Submitted by: Serge Gagnon <ser_gagnon@sympatico.ca>
Approved by: Thomas E. Zander (maintainer)
pav (co mentor)
|
|
|
|
|
|
|
|
| |
- Add WITH_NVIDIA-knob, suggested by Michael Johnson
Closes PR: ports/72162
Submitted by: maintainer
KDE reviewing by: lofi
|
|
|
|
|
|
|
|
| |
- Enable and support libcaca
PR: ports/72087 [1]
Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com>
Approved by: maintainer
|
|
|
|
| |
Approved by: portmgr
|
|
|
|
|
|
|
|
|
|
|
| |
* Consistency of man page after patching DEFAULT_{DVD,CDROM}_DEVICE
(reported by Andra Albsmeier <andre.albsmeier@siemens.com>)
* Change PATCH_SITES to fix unfetchable distfile for GTK2 patch
(thanks to michael johnson <ahze@ahze.net> for reporting this)
PR: 71542
Submitted by: maintainer
Approved by: portmgr (implicit)
|
|
|
|
|
|
|
|
|
| |
- Correct detection of ogg theora codec
- Avoid accidently linking to libtremor if not explicitly forced by user
(important, therefore PORTREVISION bump!)
PR: ports/70959
Submitted by: Thomas E. Zander (maintainer)
|
|
|
|
|
|
| |
PR: ports/70613
Submitted by: Eygene A. Ryabinkin
Approved by: maintainer
|
| |
|
|
|
|
|
|
| |
PR: ports/70001
Submitted by: Seva Gluschenko
Approved by: maintainer
|
|
|
|
|
| |
PR: ports/69450
Submitted by: maintainer
|
|
|
|
|
|
| |
PR: ports/68806
Submitted by: Jonathan Noack
Approved by: maintainer
|
|
|
|
|
|
| |
vulnerabilities, some of which are remotely exploitable.
More info at: http://www.mplayerhq.hu/homepage/design7/news.html
|
|
|
|
|
|
| |
PR: ports/68431
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Approved by: maintainer
|
|
|
|
|
|
|
| |
of the port and which has been bogusly merged into the upstream sources
(but has been corrected now, the next release will be fine, hopefully).
This will fix audioid with tv://
|