Commit graph

121 commits

Author SHA1 Message Date
Florent Thoumie
7715ef0993 - Correctly detect infrared control interface lirc
(by Daniel O'Connor <doconnor@gsoft.com.au>).
- Remove obsolete "--disable-tremor" from CONFIGURE_ARGS.

PR:		ports/86664
Submitted by:	maintainer
2005-09-28 11:00:10 +00:00
Marcus Alves Grando
fa400f9ea9 Add support to DTS decoding
PR:		ports/86473
Submitted by:	bh@izb.knu.ac.kr
Approved by:	pav (mentor), riggs@rrr.de (maintainer)
2005-09-24 20:43:22 +00:00
Volker Stolz
b9c99b4797 Mplayer seems vulnerable when playing uncompressed pcm streams.
The development team released a new tarball containing a fix for
libmpcodecs/ad_pcm.c addressing this issue.

PR:		ports/85475
Submitted by:	maintainer
2005-08-31 11:34:33 +00:00
Florent Thoumie
4f02559f47 - Backout latest commit, it needs a repocopy due to API change.
Noticed by:	Matthias Andree <matthias.andree@gmx.de>
2005-05-31 19:58:33 +00:00
Florent Thoumie
12a7f133fc - Bump lzo lib version.
- Bump PORTREVISION.
2005-05-31 17:57:11 +00:00
Pav Lucistnik
52844642b5 - Backout part of bswap changes which completely broke playback
of encrypted DVD discs

PR:		ports/80952, ports/80984
Diagnosed by:	Jose M Rodriguez <josemi@freebsd.jazztel.es>
2005-05-17 18:01:39 +00:00
Mario Sergio Fujikawa Ferreira
228b59d4e8 o Add FreeBSD native byteswap support using <sys/endian.h>
o Bump PORTREVISION

Approved by:	maintainer
2005-05-10 00:15:53 +00:00
Pav Lucistnik
cc0a3655d6 - Update to 1.0pre7
PR:		ports/80356
Submitted by:	Thomas E. Zander <riggs@rrr.de> (maintainer)
2005-04-26 13:00:35 +00:00
Michael Johnson
2dd88d1be9 - Chase shared lib bump in x264
Patch Update Obtained mostly from mplayer cvs
2005-04-21 13:07:08 +00:00
Pav Lucistnik
74c8703e5e - correct linux real player codecs detection, by Conrad J. Sabatier
<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)
2005-04-12 20:31:23 +00:00
Pav Lucistnik
6481c738bf o Integration of pr 78670, including introduction of
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)
2005-03-14 23:07:15 +00:00
Oliver Lehmann
4d40dc828d update to 0.99.6
PR:		77882
Submitted by:	maintainer
2005-03-06 10:34:16 +00:00
Koop Mast
6771c18f2b Bump portrevision to chase shlib dump of libtheora and new location. 2005-01-13 19:04:06 +00:00
Michael Johnson
7dc5723840 Update to 1.0pre5try2 (0.99.5_5) to fix several security flaws in streaming 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)
2004-12-20 22:31:07 +00:00
Volker Stolz
fcd00d8763 Minor Makefile-twiddle: Balance quotes
Submitted by:	maintainer
2004-11-15 09:36:43 +00:00
Michael Johnson
38625447db Remove nvidia support for 4.x users (libXvMCNVIDIA.so is linked to libc.so.5)
Submitted by:	Serge Gagnon <ser_gagnon@sympatico.ca>
Approved by:	Thomas E. Zander (maintainer)
		pav (co mentor)
2004-11-11 21:53:14 +00:00
Volker Stolz
ca9fe663d4 - Add WITHOUT_SKINS-knob, suggested by Matthias Buelow (PR 72162)
- Add WITH_NVIDIA-knob, suggested by Michael Johnson

Closes PR:	ports/72162
Submitted by:	maintainer
KDE reviewing by: lofi
2004-11-08 09:16:50 +00:00
Pav Lucistnik
a35b568f78 - Fix AAC (faad) playback on amd64 [1]
- Enable and support libcaca

PR:		ports/72087 [1]
Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com>
Approved by:	maintainer
2004-10-11 23:09:52 +00:00
Kris Kennaway
84e8d56ed5 Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by:	portmgr
2004-09-30 05:32:00 +00:00
Joe Marcus Clarke
996945ce11 * Deactivate libtremor due to unresolved build problems
* 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)
2004-09-22 19:54:42 +00:00
Volker Stolz
2be8a1489e Requested by Koop Mast:
- 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)
2004-08-26 07:52:37 +00:00
Volker Stolz
0d0a433555 Enable GTK2
PR:		ports/70001
Submitted by:	Seva Gluschenko
Approved by:	maintainer
2004-08-16 09:43:58 +00:00
Kirill Ponomarev
adab6c4ec6 Update to 0.99.5
PR:		ports/69450
Submitted by:	maintainer
2004-07-23 07:28:01 +00:00
Volker Stolz
0c59359eac Add more PATCH_SITES
PR:		ports/68806
Submitted by:	Jonathan Noack
Approved by:	maintainer
2004-07-12 15:01:25 +00:00
Adam Weinberger
99fa9e96ee Apply a vendor-distributed patch to correct a number of string
vulnerabilities, some of which are remotely exploitable.

More info at: http://www.mplayerhq.hu/homepage/design7/news.html
2004-07-01 20:00:39 +00:00
Pav Lucistnik
001fdf62d5 - Respect CFLAGS, fix WITHOUT_RUNTIME_CPUDETECTION knob, style
PR:		ports/68431
Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Approved by:	maintainer
2004-07-01 08:27:47 +00:00
Pav Lucistnik
2741da7c70 - Autodetect fribidi
- Enable OSD
- Disable caca
- Fix build with gtk1

Submitted by:	Thomas E. Zander <riggs@rrr.de>
PR:		67846, 67873, 67875, 67913, 67923
2004-06-14 14:47:12 +00:00
Michael Nottebrock
9845b5e2d7 Update XviD to version 1.0.1, chase shared library bump through dependencies,
disable xvid support in avifile and bump PORTREVISION in transcode for
added dependency on xvid4conf.
2004-06-11 21:48:50 +00:00
Jeremy Messenger
b5c6156b62 - Update to 0.99.4 (1.0pre4)
- This version now support XviD 1.x, so it should allow the maintainer to
  update XviD.

Submitted by:	Thomas E. Zander <riggs@rrr.de> (maintainer)
2004-06-11 18:08:51 +00:00
Pav Lucistnik
d097db9617 - Fix reopening of audio device after pause under certain circumstances
PR:		ports/67179
Submitted by:	Andriy Gapon <avg@icyb.net.ua>
Approved by:	maintainer
Obtained from:	mplayer CVS
2004-05-28 16:23:47 +00:00
Pav Lucistnik
4908a0b6b7 - Add WITH_KERN_HZ knob. It can be useful on slower processors when using
RTC.

PR:		ports/67134
Submitted by:	michael johnson <ahze@ahze.net>
Approved by:	maintainer
2004-05-25 09:11:59 +00:00
Michael Nottebrock
9bc99a0f52 Add WITHOUT_GUI option to force mplayer's gtk gui to off and disable
arts audio output if gui is enabled to avoid crashes caused by conflicting
versions of glib.

Submitted by: maintainer
2004-04-16 20:24:22 +00:00
Pav Lucistnik
edc0522e0e - Use /dev/acd0[c] as a default CD/DVD device
- Allow people to override default device with DEFAULT_CDROM_DEVICE and
  DEFAULT_DVD_DEVICE knobs

PR:		ports/65059
Submitted by:	michael johnson <ahze@ahze.net>
Approved by:	maintainer
2004-04-03 15:11:07 +00:00
Kirill Ponomarev
c4478f39fc - Fix buffer overflow attack and remote exploit addressed to
mplayer's http parser.

PR:		ports/64974
Submitted by:	maintainer
2004-03-31 08:11:39 +00:00
Kirill Ponomarev
4efa9ce4ab - Use USE_ICONV knob
Approved by:	portmgr
2004-03-30 19:20:22 +00:00
Ernst de Haan
ca123465f9 Log:
[1] Enable DEBUG support
[2] Resolve build problems on bento for non-i386 architectures
[3] Introduce rtc interoperability

PR:		64314
Submitted by:	maintainer
Reported by:	znerd [1]
		kris [2]
		Michael Johnson <ahze@ahze.net> [3]
2004-03-16 11:52:44 +00:00
Mario Sergio Fujikawa Ferreira
5f8e75f405 Chase libdv shared library version bump 2004-03-14 03:56:07 +00:00
Edwin Groothuis
672c044e2e Properly use SDL everywhere:
USE_SDL=yes	-> USE_SDL=sdl	(good examles everywhere)
	WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...)

See
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html
for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL.

PR:		follow-ups of ports/55494, ports/61877
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2004-03-08 01:01:31 +00:00
Kirill Ponomarev
b20ae7c490 This update solves two issues which are important for many
users of mplayer:

o bktr driver working. Thanks to Arjan van Leeuwen
  <avleeuwen@piwebs.com> and Simun Mikecin sime@logos.hr (For me
  it doesn't work at all, but mplayer's tv never did :-) So I
  rely on the reports of the users who are successful.)

o disables support for libdvdnav as it's not compatible with
  the new version. The mplayer developers are informed and
  hunt the problem.

o introduces a patch to fix -vo md5: patch-libvo-vo_md5.c
  Thanks to Christopher Nehren <apeiron@comcast.net>

PR:		ports/63363
Submitted by:	maintainer
2004-02-26 09:18:00 +00:00
Adam Weinberger
5404f2479d Chase libdvdnav shlib. 2004-02-20 21:10:01 +00:00
Kris Kennaway
18fc446ec9 Remove BROKEN tag, since the problem was fixed by the recent fix to the
lame port.

Tracked down by:	"Thomas E. Zander" <riggs@rrr.de>
2004-02-19 03:32:48 +00:00
Kris Kennaway
098b614ba4 BROKEN on 5.x: Does not compile 2004-02-07 23:19:37 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Kirill Ponomarev
aae018f327 - Chase libraries for new libvorbis version
- Correctly detect AMD64 machines

PR:		60528
Submitted by:	maintainer
2003-12-23 21:48:51 +00:00
Christian Weisgerber
63d96de22f Catch up with libogg/libvorbis version bump. 2003-12-20 16:37:57 +00:00
Alexander Nedotsukov
370307fdbb Switch dependency mad -> libmad as more apropriate.
Approved by:	maintainer
2003-12-08 11:23:46 +00:00
Joe Marcus Clarke
c7ca0ba127 Chase the libmad/libid3tag shared lib version. 2003-12-07 01:27:06 +00:00
Joe Marcus Clarke
20e1910574 Fix build with ungif.
PR:		59350
Submitted by:	maintainer
2003-11-16 20:04:41 +00:00
Norikatsu Shigemura
98498f4fc4 o Add missing dependency on libungif. [1]
o Import latest kame ipv6 patches.
o Bump PORTREVISION

PR:		ports/59145
Submitted by:	Thomas E. Zander <riggs@rrr.de> (maintainer)
Reported by:	Pav Lucistnik <pav@oook.cz> [1]
2003-11-14 02:22:36 +00:00
Joe Marcus Clarke
051bef12df * Fix autodetection problem for freetype2 which breaks gmplayer for some
machines, hopefully satisfying pr/57622
* RUN_DEPENDS on mplayer-skins if compiled WITH_GUI [1]

PR:		57687
Suggested by:	Jeremy Messenger <mezz7@cox.net> [1]
2003-10-08 17:48:06 +00:00