| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
05 Feb 2010 11:46:55
0.99.11_15
|
dinoex  |
- update to jpeg-8 |
23 Aug 2009 17:14:18
0.99.11_14
|
marcus  |
Chase the fribidi shared lib bump. |
17 Jul 2009 19:34:49
0.99.11_14
|
pgollucci  |
- Playing FLV videos, e.g. from youtube, results in mplayer segfaulting when the
video is finished.
PR: ports/135719
Submitted by: Dennis Schneider <dschneid@informatik.hu-berlin.de>
Approved by: maintainer |
06 Jul 2009 22:26:00
0.99.11_13
|
naddy  |
Bump PORTREVISION after libogg and libvorbisfile major version increment. |
21 May 2009 12:55:56
0.99.11_12
|
pav  |
- Mark MAKE_JOBS_UNSAFE
Submitted by: David Naylor <naylor.b.david@gmail.com> |
17 May 2009 09:50:21
0.99.11_12
|
miwi  |
- Add support for XvMC acceleration
PR: 134587
Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
Approved by: maintainer implicit |
31 Mar 2009 22:28:31
0.99.11_12
|
pav  |
- Fix compilation with new x264
Submitted by: Bapt <baptiste.daroussin@gmail.com> |
31 Mar 2009 14:58:18
0.99.11_12
|
pav  |
- Update x264 to 0.0.20081218
- Remove x264-gtk
PR: ports/132780
Submitted by: Bapt <baptiste.daroussin@gmail.com>
- Update libquicktime to 1.1.1 to fix build with new x264
Submitted by: kwm
- Chase x264 shlib bump |
01 Mar 2009 14:10:06
0.99.11_12
|
miwi  |
- Fix gmplayer crash after Xorg 7.4 update
Reported in: ports/130966 / ports/132207
Approved by: maintainer implicit
Obtained from: mplayer repo |
16 Jan 2009 15:07:00
0.99.11_11
|
naddy  |
Set sample rate when resuming playback. This fixes AC3/DTS passthrough
on S/PDIF with snd_hda(4).
Submitted by: mav |
15 Jan 2009 23:56:54
0.99.11_10
|
miwi  |
- Fix FFmpeg libavformat "str_read_packet()" Buffer Overflow
PR: 130573
Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Approved by: maintainer via private mail
Security:
http://www.vuxml.org/freebsd/5ccb1c14-e357-11dd-a765-0030843d3802.html |
07 Jan 2009 14:34:21
0.99.11_9  |
miwi  |
- Bump really PORTREVISION
Reported by: rene |
06 Jan 2009 18:57:27
0.99.11_8  |
miwi  |
- Use additional configure arguments that fix a build problem in ports/128085
- Small change of configure arguments also fixes ports/128074
- Fix a stack buffer overflow vulnerability while parsing malformed TwinVQ
media files.
- Bump PORTREVISION
PR: 129810
Submitted by: Thomas Zander <riggs@rrr.de> (maintainer)
Security:
http://www.vuxml.org/freebsd/7c5bd5b8-d652-11dd-a765-0030843d3802.html |
05 Jan 2009 21:36:39
0.99.11_8  |
pav  |
- Remove conditional checks for FreeBSD 5.x and older |
11 Oct 2008 14:45:57
0.99.11_8  |
amdmi3  |
- Add dependencies on Xorg libs and corresponding OPTIONS
PR: 127524
Submitted by: Christoph Mallon <christoph dot mallon at gmx dot de>
Patch by: "Thomas E. Zander" <riggs at rrr dot de> (maintainer) |
01 Oct 2008 20:23:57
0.99.11_7  |
miwi  |
- Fix a vulnerability which could result in arbitrary code execution
and at least, in unexpected process termination. Three integer
underflows located in the Real demuxer code can be used to exploit
a heap overflow, a specific video file can be crafted in order to make
the stream_read function read or write arbitrary amounts of memory.
Approved by: maintainer via private mail
Security:
http://www.vuxml.org/freebsd/724e6f93-8f2a-11dd-821f-001cc0377035.html |
23 Sep 2008 19:56:08
0.99.11_6  |
amdmi3  |
- Depend on correct version of lzo
PR: 127504
Submitted by: Eugene Grosbein <eu at grosbein dot pp dot ru>
Approved by: Thomas E. Zander <riggs at rrr dot de> (maintainer) |
06 Sep 2008 02:38:41
0.99.11_5  |
chinsan  |
- Fx build with freetype
PR: ports/127010
Submitted by: Barbara <barbara.xxx1975 at libero.it>
Approved by: Thomas E. Zander (maintainer) |
24 Aug 2008 18:49:32
0.99.11_5  |
chinsan  |
- Remove the last commit as maintainer's request[B.
- Use maintainer's patch which also fix build multimedia/mencoder.
Thanks for all helpers:
mezz, Kalten, Thomas E. Zander(maintainer), John Nielsen
PR: ports/126354
Submitted by: Kalten <kalten at sbox.tu-graz.ac.at>
Tested on: tinderbox and my home box
Approved by: Thomas E. Zander(maintainer) |
24 Aug 2008 12:20:52
0.99.11_5  |
chinsan  |
- Fix build with update ffmpeg.
Thsnks for all helpers:
mezz, Kalten, Thomas E. Zander(maintainer), John Nielsen
PR: ports/126354
Submitted by: Kalten <kalten at sbox.tu-graz.ac.at>
Tested on: tinderbox and my home box |
06 Jun 2008 14:48:22
0.99.11_5  |
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
19 Apr 2008 18:56:05
0.99.11_4  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
13 Mar 2008 14:28:35
0.99.11_3  |
miwi  |
- Chase devel/sdl12 shlib version bump |
06 Mar 2008 22:38:40
0.99.11_2  |
miwi  |
- Fix remote vulnerabilities
- Bump PORTREVISION
PR: 120230
Submitted by: Thomas Zander <riggs@rrr.de> (maintainer) |
25 Jan 2008 18:26:59
0.99.11_1  |
mi  |
Remove explicit setting of CC and AS. They are safely taken by configure
from the environment. Overwriting them as is currently done by the port
breaks, when either command contains blanks (such as when using distcc
and/or ccache).
PR: ports/119593:
Submitted by: Dominic Fandrey
Approved by: Thomas E. Zander (maintainer - see the PR) |
20 Jan 2008 22:39:55
0.99.11_1  |
miwi  |
- Fix build when TREMOR disabled is
PR: 119364
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
Approved by: maintainer |
31 Dec 2007 07:07:19
0.99.11_1  |
miwi  |
- Bump PORTREVISION (i forgot that on my previous commit)
Reported by: Xin Li |
31 Dec 2007 00:30:40
0.99.11  |
miwi  |
- Fix bt848 regression
PR: 119065
Submitted by: Thomas Zander <riggs@rrr.de> (maintainer)
Tested by: Oliver Brandmueller <ob@e-Gitt.NET>
miwi (on current) |
12 Dec 2007 23:26:37
0.99.11  |
miwi  |
- Update to 1.0rc2
PR: 118231
Submitted by: Thomas Zander <riggs@rrr.de> (maintainer) |
11 Oct 2007 15:45:02
0.99.10_14  |
ahze  |
Chase libtheora lib version |
05 Aug 2007 22:27:30
0.99.10_13  |
sem  |
- Split the port into mplayer and mencoder
- mplayer is now pkg_add'able as it no longer depends on restricted ports
- Remove compatibility tweaks for FreeBSD-4 as it is no longer supported
- A patch to correct handle amd64 in libdha-pci.c
PR: ports/115170
Submitted by: maintainer |
28 Jul 2007 13:27:31
0.99.10_12  |
miwi  |
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION |
13 Jun 2007 07:06:59
0.99.10_11  |
edwin  |
Undo damage from http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/111980
and make sure that ports depending on mencoder work again.
Approved by: "Thomas E. Zander" <riggs@rrr.de> |
07 Jun 2007 09:46:02
0.99.10_10  |
miwi  |
- Fix cddb stack overflow
- Bump PORTREVISION
Approved by: so (simon)
Security:
http://www.vuxml.org/freebsd/3ac80dd2-14df-11dc-bcfc-0016179b2dd5.html |
31 May 2007 03:49:29
0.99.10_9  |
edwin  |
multimedia/mplayer: compilation error
mplayer compilation fails with my tinderbox setup.
PR: ports/111980
Submitted by: Robert Gogolok <gogo@cs.uni-sb.de>
Reviewed by: "Thomas E. Zander" <riggs@rrr.de> |
19 May 2007 21:32:57
0.99.10_8  |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
01 May 2007 21:07:41
0.99.10_7  |
pav  |
- Rename libdts to libdca and update to 0.0.5
Repocopy by: marcus |
29 Apr 2007 20:37:08
0.99.10_7  |
mezz  |
Chase with the update of graphics/libcaca, bump the PORTREVISION on these
ports. Only two ports that aren't tested and I get no respone back from the
maintainer for two weeks. The two ports are graphics/crystalspace(-devel). The
rest other ports have been tested or/and submitted by the maintainers (Thanks!). |
05 Apr 2007 11:05:22
0.99.10_6  |
stefan  |
Enable joystick support.
PR: 111076
Submitted by: Teemu Korhonen <venefics@mbnet.fi>
Patch by: submitter/maintainer
Approved by: maintainer |
13 Mar 2007 13:40:15
0.99.10_6  |
miwi  |
Mplayer contains several snippets of code for improving run-time performance
on simd-capable processors. This update corrects a minor flaw in passing
arguments to the configure script and introduces a new global OPTION for it.
Further, it prevents building very recent 6.x and 7 installations with the
binary nvidia driver due to a currently unresolved linking problem with libm.
PR: 110246
Submitted by: Thomas E. Zander <riggs@rrr.de> (maintainer) |
09 Mar 2007 15:55:12
0.99.10_6  |
miwi  |
- Fix Buffer overflow vulnerability
- Bump PORTREVISION
Approved by: simon (secteam)
Obtained from: mplayer svn
Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1246 |
26 Feb 2007 17:41:02
0.99.10_5  |
ahze  |
Chase libmpcdec
PR: ports/109570
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> |
23 Feb 2007 22:51:12
0.99.10_4  |
mezz  |
Chase the shared library version of speex, bump the PORTREVISION. |
09 Feb 2007 22:12:41
0.99.10_3  |
nox  |
Fix amd64 dependency problem
PR: ports/108947
Submitted by: Thomas E. Zander <riggs@rrr.de>
Approved by: miwi (mentor, implicit) |
19 Jan 2007 02:28:24
0.99.10_3  |
bland  |
Chase comms/lirc update. |
08 Jan 2007 16:02:14
0.99.10_2  |
itetcu  |
- fix build of mplayer with h264 and polyaudio, when an external reference was
generated to: last_coeff_flag_offset in the polyaudio module, that is static
in the h264.
- security fix provided by the mplayer development team for a possible remote
buffer overflow in rtsp streams
- Correct library dependence and OPTIONS for samba support
PR: ports/107217
Submitted by: Sergio Lenzi [1], Thomas E. Zander (maintainer) [2]
Approved by: maintainer
Security:
http://www.vuxml.org/freebsd/b2ff68b2-9f29-11db-a4e4-0211d87675b7.hml |
25 Dec 2006 19:55:35
0.99.10_1  |
gabor  |
- Add WITH_NAS knob
- Remove WITH_SKINS, make it on by default when WITH_GUI is defined
- Add desktop entry if WITH_GUI is defined
- Change some renamed configure options
- Bump PORTREVISION
PR: ports/106389
Submitted by: Pawel Pekala <c0rn@o2.pl> (with changes from maintainer)
Approved by: erwin (mentor),
Thomas E. Zander <riggs@rrr.de> (maintainer) |
22 Dec 2006 01:07:53
0.99.10  |
rafan  |
- Fix build on 4.x
PR: ports/106990
Submitted by: KATO Tsuguru <tkato432 at yahoo.com>
Approved by: Thomas E. Zander <riggs at rrr.de> (maintainer) |
11 Dec 2006 16:48:43
0.99.10  |
rafan  |
- Respect X11BASE
mplayer's configure only accepts the last --with-extraincdir, and
--with-x11libdir is removed in the next version. Therefore, directly
change hardcoded /usr/X11R6 in configure.
Approved by: portmgr (linimon), Thomas E. Zander <riggs@rrr.de> (maintainer) |
04 Dec 2006 04:23:07
0.99.10  |
rafan  |
- Respect X11BASE
PR: ports/106079
Submitted by: rafan
Approved by: Thomas E. Zander <riggs at rrr.de> (maintainer) |
20 Nov 2006 22:58:17
0.99.10  |
pav  |
- Update to 1.0rc1, which brings goodies like native WMV9/VC-1 playback, faster
h.264 decoding, ability to switch audio stream during DVD playback and much
more
Submitted by: Thomas E. Zander <riggs@rrr.de> (maintainer)
Thanks to: itetcu |
03 Nov 2006 22:10:18
0.99.8_5  |
ahze  |
Fix x264 |
15 Oct 2006 13:01:18
0.99.8_5  |
itetcu  |
Unbrake build in -DWITHOUT_X11 case by --disable-fontconfig.
PR: ports/104340
Submitted by: Jeremie Le Hen <jeremie@le-hen.org>
Approved by: maintainer (Thomas E. Zander)
Approved by: portmgr (clement) |
06 Oct 2006 20:48:00
0.99.8_5  |
miwi  |
Log from Maintainer:
mplayer does not necessarily these config files to work properly.
They are needed however if one wants to set system-wide defaults
different from mplayer's built-in settings.
Therefore,
o these files have more example character and are now
installed in ${PREFIX}/share/mplayer/examples/etc
o this is mentioned in files/pkg-message.in
Also there are further cleanups:
o The port now recognizes the new skin dir accorting to
ports/103891. Please commit these two diffs together
in order to maintain dependency consistency
o pkg-message in the port root dir should be removed from
the tree as we are using files/pkg-message.in for quite
some time now
PR: ports/103892
Submitted by: Denis Eremenko <moonshade@pnhz.kz>
Approved by: Thomas E. Zander <riggs@rrr.de> (maintainer) |
01 Oct 2006 05:08:00
0.99.8_4  |
ahze  |
- Chase x264 update |
04 Sep 2006 22:47:44
0.99.8_3  |
shaun  |
- Maintainer reports: [1]
This is a cumulative update to the mplayer port addressing several
issues:
o imake handling for audio-only-mplayer corrected.
o Adapt mplayer to recent x264 API changes. Reported by David Warren.
Obtained from official mplayer CVS.
o Correct internal libtremor handling on amd64 arch, by Aleksey Salow.
o Correct VIDIX playlists on amd64 arch.
o Proper handling of the speex codec and the polyp sound server,
reported by Ion-Mihai Tetcu.
- Fix OPTIONS checking logic - this caused the default package to have
way too many dependencies (e.g. Linux, and i386-specific ports).
- Fix build on FreeBSD 4.x [2]
PR: ports/102493 [1], ports/102570 [2]
Submitted by: Thomas E. Zander <riggs@rrr.de> [1], Ports Fury [2]
Approved by: Thomas E. Zander <riggs@rrr.de> (maintainer) [2] |
10 Aug 2006 02:07:29
0.99.8_2  |
ahze  |
- Fix build with x264 |
09 Aug 2006 16:17:03
0.99.8_2  |
ahze  |
- Chase x264 libver bump |
04 Aug 2006 19:19:49
0.99.8_1  |
itetcu  |
Apply some user-requested changes to the mplayer port:
o Have mga xvidix driver autodetect memory, reported by Andre Albsmeier
o Remove PKGSUFFIX stuff, instead port name is always "mplayer"
o Use win32 real player codecs if the user prohibits linux-realplayer
interaction
PR: ports/101224
Submitted by: Thomas E. Zander (maintainer) |
12 Jul 2006 02:53:07
0.99.8  |
itetcu  |
- Update to the latest mplayer release, 1.0pre8.
- OPTIONify
- Due to some changes in the official developent tree, some of our local
patches became obsolete and where removed.
PR: ports/99871
Submitted by: maintainer |
15 Jun 2006 16:48:16
0.99.7_15  |
anray  |
When compiling mplayer against x264, configure says it's unavailable
because it does not link the test-program with -pthread.
Remove the static -lx264 and replaces it with the accurate
`pkg-config --libs x264`, so the linker finds all the symbols needed.
After that, mencoder can finally encode x264-movies.
PR: ports/98914
Submitted by: Mark Daniel Reidel <ports@mark.reidel.info>
Approved by: maintainer |
12 Jun 2006 07:36:46
0.99.7_14  |
itetcu  |
Track track linux-realplayer codecs path change
PR: 98763
Submitted by: Juergen Lock
Approved by: maintainer |
27 May 2006 16:18:29
0.99.7_14  |
sem  |
- Fix build on 7.0
Submitted by: glebius
Approved by: portmgr (krion) |
15 May 2006 20:54:52
0.99.7_14  |
sat  |
- Provide a knob to build mplayer without ipv6 protocol family support
PR: ports/96950
Submitted by: Thomas E. Zander <riggs@rrr.de> (maintainer)
Suggested by: Dennis Cabooter <dennis@rootxs.nl>
Approved by: krion (mentor) |
14 May 2006 22:08:48
0.99.7_14  |
brueffer  |
Fix typos in comments. |
10 May 2006 12:45:48
0.99.7_14  |
ahze  |
- Chase x264 libver bump |
07 May 2006 03:57:34
0.99.7_13  |
mnag  |
- Update PORTREVISION and libtheora version reflecting multimedia/libtheora
update.
- portlint(1) while here |
17 Apr 2006 04:10:41
0.99.7_12  |
tmclaugh  |
Re-enable GTK2 support with patch from Mplayer CVS found via
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 |
08 Apr 2006 15:52:21
0.99.7_12  |
mnag  |
- Add security patch
- Bump PORTREVISION
Approved by: maintainer
Obtained from: Mplayer CVS
Security: VuXML c7526a14-c4dc-11da-9699-00123ffe8333 |
09 Mar 2006 08:42:28
0.99.7_11  |
vd  |
Fix mplayer vulnerability (heap overflow) in the ASF demuxer
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) |
28 Feb 2006 23:51:39
0.99.7_10  |
ade  |
Bump PORTREVISION for new gtk-12 library location, post libtool.
PR: 93959
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by: portmgr (implicit) |
22 Jan 2006 02:30:01
0.99.7_9  |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
09 Jan 2006 17:17:11
0.99.7_9  |
pav  |
- Add support for version 2 audio atoms in QuickTime containers
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 |
09 Jan 2006 16:50:07
0.99.7_8  |
pav  |
- Fix find command
Approved by: maintainer |
06 Jan 2006 18:32:35
0.99.7_8  |
markus  |
Bump PORTREVISION to chase the cdparanoia shared library update |
16 Dec 2005 10:39:07
0.99.7_7  |
lawrance  |
Use BT848SFMT ioctl instead of METEORSFMT (which is incorrect). Allows
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) |
29 Nov 2005 19:02:12
0.99.7_6  |
flz  |
- Remove hardcoded gcc in scripts and Makefiles.
PR: ports/89027
Submitted by: lioux
Approved by: maintainer timeout (2 weeks) |
09 Nov 2005 20:17:44
0.99.7_6  |
edwin  |
[fix] multimedia/mplayer: no bsdbt848 driver compiled in
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'(Only the first 15 lines of the commit message are shown above ) |
28 Sep 2005 12:00:10
0.99.7_5  |
flz  |
- 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 |
24 Sep 2005 21:43:22
0.99.7_5  |
mnag  |
Add support to DTS decoding
PR: ports/86473
Submitted by: bh@izb.knu.ac.kr
Approved by: pav (mentor), riggs@rrr.de (maintainer) |
31 Aug 2005 12:34:33
0.99.7_5  |
vs  |
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 |
13 Jun 2005 06:02:26
0.99.7_4  |
ahze  |
- Update detect support for x264 |
03 Jun 2005 05:12:38
0.99.7_4  |
ahze  |
- Add support for detecting new version of x264. No need to rebuild
mplayer. |
31 May 2005 20:58:33
0.99.7_4  |
flz  |
- Backout latest commit, it needs a repocopy due to API change.
Noticed by: Matthias Andree <matthias.andree@gmx.de> |
31 May 2005 18:57:11
0.99.7_3  |
flz  |
- Bump lzo lib version.
- Bump PORTREVISION. |
23 May 2005 09:53:53
0.99.7_2  |
pav  |
- Fix CPU features detection for amd64 platform
Submitted by: Michiel Boland <michiel@boland.org>
Approved by: maintainer |
19 May 2005 13:23:30
0.99.7_2  |
ahze  |
- Fix build with new x264
Patch Obtained from: MPlayer CVS |
17 May 2005 19:01:40
0.99.7_2  |
pav  |
- 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> |
10 May 2005 13:06:46
0.99.7_1  |
pav  |
- Back out native bswap commit for FreeBSD 4.x, where it does not compile. |
10 May 2005 01:15:53
0.99.7_1  |
lioux  |
o Add FreeBSD native byteswap support using <sys/endian.h>
o Bump PORTREVISION
Approved by: maintainer |
26 Apr 2005 14:00:35
0.99.7  |
pav  |
- Update to 1.0pre7
PR: ports/80356
Submitted by: Thomas E. Zander <riggs@rrr.de> (maintainer) |
21 Apr 2005 14:07:08
0.99.6_3  |
ahze  |
- Chase shared lib bump in x264
Patch Update Obtained mostly from mplayer cvs |
12 Apr 2005 21:31:23
0.99.6_2  |
pav  |
- 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) |
11 Apr 2005 21:23:45
0.99.6_1  |
vs  |
On FreeBSD-5.3 systems before importing of lrintf into math.h mplayer
can't be linked if WITH_OPTIMIZED_CFLAGS is defined.
PR: ports/79119
Submitted by: maintainer |
14 Mar 2005 23:07:16
0.99.6_1  |
pav  |
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) |
06 Mar 2005 10:34:16
0.99.6  |
oliver  |
update to 0.99.6
PR: 77882
Submitted by: maintainer |
13 Jan 2005 19:04:06
0.99.5_6  |
kwm  |
Bump portrevision to chase shlib dump of libtheora and new location. |
20 Dec 2004 22:31:07
0.99.5_5  |
ahze  |
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) |
15 Nov 2004 09:36:43
0.99.5_4  |
vs  |
Minor Makefile-twiddle: Balance quotes
Submitted by: maintainer |
11 Nov 2004 21:53:14
0.99.5_4  |
ahze  |
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) |