aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mplayer
Commit message (Collapse)AuthorAgeFilesLines
* Chase the fribidi shared lib bump.Joe Marcus Clarke2009-08-231-1/+1
| | | | Notes: svn path=/head/; revision=240198
* - Playing FLV videos, e.g. from youtube, results in mplayer segfaulting when ↵Philip M. Gollucci2009-07-172-1/+12
| | | | | | | | | | | the video is finished. PR: ports/135719 Submitted by: Dennis Schneider <dschneid@informatik.hu-berlin.de> Approved by: maintainer Notes: svn path=/head/; revision=237996
* Bump PORTREVISION after libogg and libvorbisfile major version increment.Christian Weisgerber2009-07-061-1/+1
| | | | Notes: svn path=/head/; revision=237283
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-05-211-0/+2
| | | | | | | Submitted by: David Naylor <naylor.b.david@gmail.com> Notes: svn path=/head/; revision=234325
* - Add support for XvMC accelerationMartin Wilke2009-05-171-0/+5
| | | | | | | | | PR: 134587 Submitted by: Hajimu UMEMOTO <ume@mahoroba.org> Approved by: maintainer implicit Notes: svn path=/head/; revision=234065
* - Fix compilation with new x264Pav Lucistnik2009-03-311-0/+36
| | | | | | | Submitted by: Bapt <baptiste.daroussin@gmail.com> Notes: svn path=/head/; revision=231411
* - Update x264 to 0.0.20081218Pav Lucistnik2009-03-311-1/+1
| | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=231385
* - Fix gmplayer crash after Xorg 7.4 updateMartin Wilke2009-03-012-1/+11
| | | | | | | | | Reported in: ports/130966 / ports/132207 Approved by: maintainer implicit Obtained from: mplayer repo Notes: svn path=/head/; revision=229278
* Set sample rate when resuming playback. This fixes AC3/DTS passthroughChristian Weisgerber2009-01-162-1/+19
| | | | | | | | | on S/PDIF with snd_hda(4). Submitted by: mav Notes: svn path=/head/; revision=226263
* - Fix FFmpeg libavformat "str_read_packet()" Buffer OverflowMartin Wilke2009-01-152-1/+53
| | | | | | | | | | 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 Notes: svn path=/head/; revision=226215
* - Bump really PORTREVISIONMartin Wilke2009-01-071-1/+1
| | | | | | | Reported by: rene Notes: svn path=/head/; revision=225394
* - Use additional configure arguments that fix a build problem in ports/128085Martin Wilke2009-01-063-2/+57
| | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=225343
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-051-7/+0
| | | | Notes: svn path=/head/; revision=225305
* - Add dependencies on Xorg libs and corresponding OPTIONSDmitry Marakasov2008-10-111-5/+35
| | | | | | | | | PR: 127524 Submitted by: Christoph Mallon <christoph dot mallon at gmx dot de> Patch by: "Thomas E. Zander" <riggs at rrr dot de> (maintainer) Notes: svn path=/head/; revision=221420
* - Fix a vulnerability which could result in arbitrary code executionMartin Wilke2008-10-012-1/+29
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=221094
* - Depend on correct version of lzoDmitry Marakasov2008-09-232-2/+2
| | | | | | | | | PR: 127504 Submitted by: Eugene Grosbein <eu at grosbein dot pp dot ru> Approved by: Thomas E. Zander <riggs at rrr dot de> (maintainer) Notes: svn path=/head/; revision=220582
* - Fx build with freetypeChin-San Huang2008-09-061-1/+1
| | | | | | | | | PR: ports/127010 Submitted by: Barbara <barbara.xxx1975 at libero.it> Approved by: Thomas E. Zander (maintainer) Notes: svn path=/head/; revision=219967
* - Remove the last commit as maintainer's request[B.Chin-San Huang2008-08-242-3/+11
| | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=219090
* - Fix build with update ffmpeg.Chin-San Huang2008-08-241-1/+2
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=219074
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-192-5/+5
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=211584
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-1/+1
| | | | Notes: svn path=/head/; revision=208952
* - Fix remote vulnerabilitiesMartin Wilke2008-03-062-1/+99
| | | | | | | | | | - Bump PORTREVISION PR: 120230 Submitted by: Thomas Zander <riggs@rrr.de> (maintainer) Notes: svn path=/head/; revision=208540
* Remove explicit setting of CC and AS. They are safely taken by configureMikhail Teterin2008-01-251-3/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=206195
* - Fix build when TREMOR disabled isMartin Wilke2008-01-201-1/+1
| | | | | | | | | PR: 119364 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> Approved by: maintainer Notes: svn path=/head/; revision=205941
* - Bump PORTREVISION (i forgot that on my previous commit)Martin Wilke2007-12-311-0/+1
| | | | | | | Reported by: Xin Li Notes: svn path=/head/; revision=204750
* - Fix bt848 regressionMartin Wilke2007-12-311-4/+6
| | | | | | | | | | PR: 119065 Submitted by: Thomas Zander <riggs@rrr.de> (maintainer) Tested by: Oliver Brandmueller <ob@e-Gitt.NET> miwi (on current) Notes: svn path=/head/; revision=204735
* - Update to 1.0rc2Martin Wilke2007-12-1225-320/+259
| | | | | | | | PR: 118231 Submitted by: Thomas Zander <riggs@rrr.de> (maintainer) Notes: svn path=/head/; revision=203409
* Chase libtheora lib versionMichael Johnson2007-10-112-2/+2
| | | | Notes: svn path=/head/; revision=201292
* - Split the port into mplayer and mencoderSergey Matveychuk2007-08-055-482/+375
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=197165
* - Chase increase of audio/libvorbis shlib version.Martin Wilke2007-07-281-2/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=196462
* Undo damage from http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/111980Edwin Groothuis2007-06-131-19/+61
| | | | | | | | | and make sure that ports depending on mencoder work again. Approved by: "Thomas E. Zander" <riggs@rrr.de> Notes: svn path=/head/; revision=193379
* - Fix cddb stack overflowMartin Wilke2007-06-072-1/+32
| | | | | | | | | | - Bump PORTREVISION Approved by: so (simon) Security: http://www.vuxml.org/freebsd/3ac80dd2-14df-11dc-bcfc-0016179b2dd5.html Notes: svn path=/head/; revision=192986
* multimedia/mplayer: compilation errorEdwin Groothuis2007-05-311-61/+19
| | | | | | | | | | | 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> Notes: svn path=/head/; revision=192435
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+2
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Rename libdts to libdca and update to 0.0.5Pav Lucistnik2007-05-011-1/+1
| | | | | | | Repocopy by: marcus Notes: svn path=/head/; revision=191320
* Chase with the update of graphics/libcaca, bump the PORTREVISION on theseJeremy Messenger2007-04-291-1/+1
| | | | | | | | | 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!). Notes: svn path=/head/; revision=191135
* Enable joystick support.Stefan Walter2007-04-053-2/+56
| | | | | | | | | | PR: 111076 Submitted by: Teemu Korhonen <venefics@mbnet.fi> Patch by: submitter/maintainer Approved by: maintainer Notes: svn path=/head/; revision=189271
* Mplayer contains several snippets of code for improving run-time performanceMartin Wilke2007-03-131-15/+12
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=187315
* - Fix Buffer overflow vulnerabilityMartin Wilke2007-03-092-1/+11
| | | | | | | | | | | - Bump PORTREVISION Approved by: simon (secteam) Obtained from: mplayer svn Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1246 Notes: svn path=/head/; revision=187026
* Chase libmpcdecMichael Johnson2007-02-261-2/+2
| | | | | | | | PR: ports/109570 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> Notes: svn path=/head/; revision=186003
* Chase the shared library version of speex, bump the PORTREVISION.Jeremy Messenger2007-02-231-2/+2
| | | | Notes: svn path=/head/; revision=185771
* Fix amd64 dependency problemJuergen Lock2007-02-091-4/+11
| | | | | | | | | PR: ports/108947 Submitted by: Thomas E. Zander <riggs@rrr.de> Approved by: miwi (mentor, implicit) Notes: svn path=/head/; revision=184742
* Chase comms/lirc update.Alexander Nedotsukov2007-01-191-2/+2
| | | | Notes: svn path=/head/; revision=182771
* - fix build of mplayer with h264 and polyaudio, when an external reference wasIon-Mihai Tetcu2007-01-083-1/+26
| | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=181790
* - Add WITH_NAS knobGabor Kovesdan2006-12-251-6/+17
| | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=180738
* - Fix build on 4.xRong-En Fan2006-12-223-0/+23
| | | | | | | | | PR: ports/106990 Submitted by: KATO Tsuguru <tkato432 at yahoo.com> Approved by: Thomas E. Zander <riggs at rrr.de> (maintainer) Notes: svn path=/head/; revision=180442
* - Respect X11BASERong-En Fan2006-12-111-4/+2
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=179501
* - Respect X11BASERong-En Fan2006-12-041-1/+1
| | | | | | | | | PR: ports/106079 Submitted by: rafan Approved by: Thomas E. Zander <riggs at rrr.de> (maintainer) Notes: svn path=/head/; revision=178803
* - Update to 1.0rc1, which brings goodies like native WMV9/VC-1 playback, fasterPav Lucistnik2006-11-209-181/+120
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=177697