aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/mplayer
Commit message (Expand)AuthorAgeFilesLines
* Build with ffmpeg-2.8.5; fix zero-day remote vulnerabilityriggs2016-01-173-4/+4
* Use ffmpeg 2.8.4 for mplayer / mencoderriggs2015-12-244-42/+4
* Update to mplayer snapshot as of 20151219riggs2015-12-207-33/+42
* Update giflib to 5.1.1antoine2015-12-041-1/+1
* Build with ffmpeg 2.8.3, bump PORTREVISIONriggs2015-11-283-4/+4
* multimedia/libvpx: update 1.5.0jbeich2015-11-152-1/+40
* Build mplayer/mencoder with latest ffmpeg release 2.8.2riggs2015-11-143-4/+4
* Remove support for WANT_SDL/HAVE_SDL knobsamdmi32015-11-091-1/+0
* Use ffmpeg 2.8.1 for en/decoding, convert more OPTIONs to helpersriggs2015-10-245-73/+39
* Use ffmpeg-2.8 with mplayer / mencoderriggs2015-09-193-4/+4
* Use option helpers for post-patchriggs2015-09-121-5/+3
* Correct arch dependent OPTIONS for powerpcriggs2015-09-022-8/+3
* Enable VDPAU by default for mplayer on i386/amd64; general port cleanupriggs2015-09-015-27/+30
* - Update to recent mplayer snapshot (2015-08-22)riggs2015-08-2426-131/+126
* - Retire WIN32 OPTION for win32 binary codecs support on i386, insteadriggs2015-08-022-12/+5
* multimedia/{lib}x264: Update to 0.144.2533 and major refactorkoobs2015-07-031-1/+1
* multimedia/libvpx: update to 1.4.0jbeich2015-06-091-1/+1
* MASTER_SITES cleanup.mat2015-05-141-2/+1
* Fix runtime crash with certain MPEG2 files on pre-10 systems.riggs2015-04-124-24/+33
* - Update to new upstream snapshot as of 2015-04-03riggs2015-04-045-17/+16
* Prevent accidental linking to libEGLriggs2015-03-281-8/+24
* multimedia category: Remove $PTHREAD_LIBSmarino2015-03-262-5/+3
* Depend on the package name rather than a directory.mat2015-02-191-1/+1
* Update multimedia/libdvdread and multimedia/libdvdnavmartymac2015-02-031-1/+1
* Fix cdio supportriggs2015-01-254-9/+27
* Switch some dependencies from a directory name or a file generated by pkg-ins...antoine2015-01-241-2/+1
* Modernise compiler handlingriggs2015-01-194-57/+5
* Handle arch-dependent CFLAGS in Makefile.options because itriggs2015-01-182-4/+3
* These ports utilize GAS assembly and probably won't ever change. For the ARMsbruno2015-01-171-0/+4
* - Upstream versions of mplayer and ffmpeg as of 2014-12-23riggs2014-12-299-182/+76
* Bump portrevision after png updatebapt2014-12-261-1/+1
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeantoine2014-12-261-1/+1
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla intijl2014-12-091-1/+1
* multimedia/x264: General overhaulxmj2014-11-231-1/+1
* Enable network streaming via https and other encrypted connectionsriggs2014-11-213-4/+79
* Correct iconv handlingriggs2014-11-172-5/+3
* Fix build on armv6riggs2014-11-011-16/+53
* - Make FONTCONFIG a default OPTIONriggs2014-09-181-5/+4
* - Add experimental OPTION to avoid memory alignment hacksriggs2014-09-133-2/+33
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1
* converters/fribidi:tijl2014-08-311-0/+1
* - Update to new upstream snapshot 2014-08-24riggs2014-08-2910-79/+61
* comms/lirc:tijl2014-08-111-1/+1
* Bump PORTREVISION for libcdio updatearved2014-08-101-1/+1
* audio/rhythmbox: drop :keeplatijl2014-07-181-1/+1
* Add a global OPUS_DESCtijl2014-07-111-1/+0
* - Fix integer overflow in mencoder (bundled ffmpeg CVE-2014-4610)riggs2014-06-282-1/+49
* - Add CONFLICTS to mplayer to prevent install conflict with mplayer2 [1]riggs2014-06-072-5/+19
* Update openjpeg to 2.1.0.kwm2014-05-261-1/+1
* Switch Opus to USES=libtool.naddy2014-05-261-0/+1
* Fix download location, so slave ports fetch from the correct URLriggs2014-04-281-1/+1
* - Sync with upstream snapshot of 2014-04-18riggs2014-04-277-87/+79
* - Bring back VPX option, thus fixing potential (de-)install dependenciesriggs2014-04-182-2/+12
* - Drop support for pre-8.3 systemsriggs2014-02-184-32/+5
* Convert the tree to USES=openalantoine2013-12-262-6/+3
* . Update to 1.1.20131223thierry2013-12-254-12/+15
* Fix a problem with the control applet and playbar.thierry2013-12-172-1/+11
* Fix libdv entry.thierry2013-12-161-1/+1
* - Update to 1.1.20131109thierry2013-12-1612-786/+281
* - Stagify;thierry2013-12-024-20/+357
* Fix build on i386 with clang.tijl2013-10-182-1/+12
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Remove last vestiges of MAKE_JOBS_SAFE knobak2013-09-201-2/+0
* Add an explicit dependency on pkgconfbapt2013-09-031-0/+1
* Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.gerald2013-08-181-1/+1
* - Fix accidental breakageak2013-08-151-0/+1
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
* Remove non default options on artsbapt2013-07-271-8/+3
* Convert USE_NCURSES by USES=ncursesbapt2013-05-061-2/+1
* Convert the last USE_ICONV to USES=iconvbapt2013-04-281-1/+1
* Also disable the use of SSE4/SSE4.2/AVX instructions when using thenaddy2013-03-291-1/+2
* Update mplayer and mencoder to a recent snapshot. Major changes:naddy2013-03-2310-202/+214
* - Fix build with clang [1]ak2013-02-133-7/+4
* Bump PORTREVISION after DESKTOP_ENTRIES updatemakc2013-01-231-1/+1
* - Fixed OS detection on freebsd-ppc [1]glarkin2013-01-192-12/+26
* - Only default to clang on amd64 and when /usr/bin/clang exists.nox2012-09-052-2/+11
* Update to 2012-07-21 snapshot.nox2012-09-019-68/+97
* Don't link to audio/libbs2bpawel2012-07-111-0/+1
* - fix build with giflibdinoex2012-06-071-0/+99
* - update png to 1.5.10dinoex2012-06-012-2/+2
* - Fix h264 regression in mplayer/mencoder from ffmpegscheidell2012-05-032-0/+12
* - Update mplayer and memcoder to 2012-03-22 shapshotscheidell2012-04-1810-45/+41
* - update to 0.2.2rm2012-03-221-1/+1
* - update libbluray to 0.2.1rm2012-02-241-1/+1
* - move dependency to giflibdinoex2012-02-191-1/+1
* - Update devel/sdl12 to 1.2.15mva2012-02-181-1/+1
* Fix build by chasing libvpx bump.lx2012-02-171-1/+1
* - Add option for enca charset detectionamdmi32012-02-113-3/+11
* - Fix build if OSVERSION < 802502scheidell2012-02-023-1/+29
* Update multimedia/schroedinger to 1.0.11mm2012-01-252-2/+2
* Chase libcdio shlib bumparved2012-01-192-2/+2
* Explicit link against /usr/lib/libncurses.so instead of using -lncurses toehaupt2012-01-181-0/+1
* - Update to 1.0.r20111218scheidell2012-01-1617-219/+212
* - As discussed with maintainer, disable linking to external faad.crees2011-08-213-0/+5
* Fix build with clang: in contrast to lang/clang, the one from base addsrene2011-08-091-0/+9
* Enable libass by default; do not silently override user-specifiedbf2011-08-012-10/+17
* o Fix build when multimedia/libass is already installed when onelioux2011-07-202-3/+34
* - set USE_NCURSESmiwi2011-06-262-1/+2
* - Forget to commit in ports/156086dhn2011-04-031-0/+11
* - Update mplayer and mencoder to the latest snapshots.dhn2011-04-019-31/+96
* Fix typo introduced by the previous commit.ehaupt2011-03-031-1/+1
* Add optional multimedia/libbluray supportehaupt2011-03-032-0/+8
* - Update comms/lirc to 0.9.0p1_4 in order to be able to use the lircnox2011-02-271-1/+1
* Fix build for the case, when WITH_LIBRTMP is defined.mi2011-02-091-0/+1
* Fix an implicit library dependency issue.hrs2011-01-193-6/+31
* Remove empty file.itetcu2010-12-031-0/+0
* Update mplayer and mencoder to the latest snapshots.beech2010-12-029-125/+59
* - Fix decoding of certain ogg/vorbis filespav2010-10-292-1/+64
* - Chase libschroedinger shlib bumppav2010-10-131-1/+1
* - Fix build on PowerPCbeat2010-10-082-0/+20
* Remove dependency on deprecated audio/libmpcdecmakc2010-10-022-9/+3
* Switch libvdpau dependency from x11/nvidia-driver to multimedia/libvdpaumakc2010-09-251-1/+1
* - correctly pick up dependency on libvpx if selected in optionsrene2010-09-033-3/+11
* - update to 2010-07-17 snapshot (demuxer fixes, VP8 codec support)rene2010-08-036-52/+49
* Bump PORTREVISION for ports that depend on libogg, directly or indirectlynaddy2010-06-071-1/+1
* Mark as broken on sparc64.linimon2010-06-041-0/+4
* - Remove libdts support (this is now done by ffmpeg) [1]mm2010-04-252-8/+3
* - Update to 1.0.r20100117mm2010-04-2136-1062/+312
* - update to 1.4.1dinoex2010-03-282-2/+2
* - Move from audio/openal to audio/openal-softmiwi2010-02-132-2/+2
* - update to jpeg-8dinoex2010-02-051-1/+1
* Chase the fribidi shared lib bump.marcus2009-08-241-1/+1
* - Playing FLV videos, e.g. from youtube, results in mplayer segfaulting when ...pgollucci2009-07-182-1/+12
* Bump PORTREVISION after libogg and libvorbisfile major version increment.naddy2009-07-071-1/+1
* - Mark MAKE_JOBS_UNSAFEpav2009-05-211-0/+2
* - Add support for XvMC accelerationmiwi2009-05-171-0/+5
* - Fix compilation with new x264pav2009-04-011-0/+36
* - Update x264 to 0.0.20081218pav2009-03-311-1/+1
* - Fix gmplayer crash after Xorg 7.4 updatemiwi2009-03-012-1/+11
* Set sample rate when resuming playback. This fixes AC3/DTS passthroughnaddy2009-01-162-1/+19
* - Fix FFmpeg libavformat "str_read_packet()" Buffer Overflowmiwi2009-01-162-1/+53
* - Bump really PORTREVISIONmiwi2009-01-071-1/+1
* - Use additional configure arguments that fix a build problem in ports/128085miwi2009-01-073-2/+57
* - Remove conditional checks for FreeBSD 5.x and olderpav2009-01-061-7/+0
* - Add dependencies on Xorg libs and corresponding OPTIONSamdmi32008-10-111-5/+35
* - Fix a vulnerability which could result in arbitrary code executionmiwi2008-10-022-1/+29
* - Depend on correct version of lzoamdmi32008-09-242-2/+2
* - Fx build with freetypechinsan2008-09-061-1/+1
* - Remove the last commit as maintainer's request[B.chinsan2008-08-252-3/+11
* - Fix build with update ffmpeg.chinsan2008-08-241-1/+2
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-202-5/+5
* - Chase devel/sdl12 shlib version bumpmiwi2008-03-131-1/+1
* - Fix remote vulnerabilitiesmiwi2008-03-072-1/+99
* Remove explicit setting of CC and AS. They are safely taken by configuremi2008-01-261-3/+1
* - Fix build when TREMOR disabled ismiwi2008-01-211-1/+1
* - Bump PORTREVISION (i forgot that on my previous commit)miwi2007-12-311-0/+1
* - Fix bt848 regressionmiwi2007-12-311-4/+6
* - Update to 1.0rc2miwi2007-12-1325-320/+259
* Chase libtheora lib versionahze2007-10-112-2/+2
* - Split the port into mplayer and mencodersem2007-08-065-482/+375
* - Chase increase of audio/libvorbis shlib version.miwi2007-07-281-2/+2
* Undo damage from http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/111980edwin2007-06-131-19/+61
* - Fix cddb stack overflowmiwi2007-06-072-1/+32
* multimedia/mplayer: compilation erroredwin2007-05-311-61/+19
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+2
* - Rename libdts to libdca and update to 0.0.5pav2007-05-021-1/+1
* Chase with the update of graphics/libcaca, bump the PORTREVISION on thesemezz2007-04-301-1/+1
* Enable joystick support.stefan2007-04-053-2/+56
* Mplayer contains several snippets of code for improving run-time performancemiwi2007-03-131-15/+12
* - Fix Buffer overflow vulnerabilitymiwi2007-03-092-1/+11
* Chase libmpcdecahze2007-02-271-2/+2
* Chase the shared library version of speex, bump the PORTREVISION.mezz2007-02-241-2/+2
* Fix amd64 dependency problemnox2007-02-101-4/+11
* Chase comms/lirc update.bland2007-01-191-2/+2
* - fix build of mplayer with h264 and polyaudio, when an external reference wasitetcu2007-01-093-1/+26
* - Add WITH_NAS knobgabor2006-12-261-6/+17
* - Fix build on 4.xrafan2006-12-223-0/+23
* - Respect X11BASErafan2006-12-121-4/+2
* - Respect X11BASErafan2006-12-041-1/+1
* - Update to 1.0rc1, which brings goodies like native WMV9/VC-1 playback, fasterpav2006-11-219-181/+120
* Fix x264ahze2006-11-041-4/+6
* Unbrake build in -DWITHOUT_X11 case by --disable-fontconfig.itetcu2006-10-151-1/+2
* Log from Maintainer:miwi2006-10-074-26/+36
* - Chase x264 updateahze2006-10-011-2/+2
* - Maintainer reports: [1]shaun2006-09-054-34/+114
* - Fix build with x264ahze2006-08-101-0/+11
* - Chase x264 libver bumpahze2006-08-091-2/+2
* Apply some user-requested changes to the mplayer port:itetcu2006-08-052-13/+21
* - Update to the latest mplayer release, 1.0pre8.itetcu2006-07-1217-1049/+299
* When compiling mplayer against x264, configure says it's unavailableanray2006-06-152-2/+8
* Track track linux-realplayer codecs path changeitetcu2006-06-121-2/+2
* - Fix build on 7.0sem2006-05-271-0/+14
* - Provide a knob to build mplayer without ipv6 protocol family supportsat2006-05-161-1/+13
* Fix typos in comments.brueffer2006-05-151-3/+3
* - Chase x264 libver bumpahze2006-05-101-3/+3
* - Update PORTREVISION and libtheora version reflecting multimedia/libtheora u...mnag2006-05-071-3/+3
* Re-enable GTK2 support with patch from Mplayer CVS found viatmclaugh2006-04-172-24/+25
* - Add security patchmnag2006-04-082-2/+70
* Fix mplayer vulnerability (heap overflow) in the ASF demuxervd2006-03-092-1/+38
* Bump PORTREVISION for new gtk-12 library location, post libtool.ade2006-03-011-1/+1
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1
* - Add support for version 2 audio atoms in QuickTime containerspav2006-01-102-1/+61
* - Fix find commandpav2006-01-101-2/+2
* Bump PORTREVISION to chase the cdparanoia shared library updatemarkus2006-01-071-1/+1
* Use BT848SFMT ioctl instead of METEORSFMT (which is incorrect). Allowslawrance2005-12-162-1/+75
* - Remove hardcoded gcc in scripts and Makefiles.flz2005-11-301-0/+9
* [fix] multimedia/mplayer: no bsdbt848 driver compiled inedwin2005-11-103-6/+19
* - Correctly detect infrared control interface lircflz2005-09-282-4/+33
* Add support to DTS decodingmnag2005-09-251-0/+12
* Mplayer seems vulnerable when playing uncompressed pcm streams.vs2005-08-312-4/+4
* - Update detect support for x264ahze2005-06-131-1/+1
* - Add support for detecting new version of x264. No need to rebuildahze2005-06-031-2/+11
* - Backout latest commit, it needs a repocopy due to API change.flz2005-06-011-2/+2
* - Bump lzo lib version.flz2005-06-011-2/+2
* - Fix CPU features detection for amd64 platformpav2005-05-231-0/+19
* - Fix build with new x264ahze2005-05-191-0/+112
* - Backout part of bswap changes which completely broke playbackpav2005-05-182-27/+1
* - Back out native bswap commit for FreeBSD 4.x, where it does not compile.pav2005-05-103-3/+3
* o Add FreeBSD native byteswap support using <sys/endian.h>lioux2005-05-104-0/+67
* - Update to 1.0pre7pav2005-04-267-518/+26
* - Chase shared lib bump in x264ahze2005-04-212-12/+281
* - correct linux real player codecs detection, by Conrad J. Sabatierpav2005-04-133-3/+27
* On FreeBSD-5.3 systems before importing of lrintf into math.h mplayervs2005-04-121-1/+13
* o Integration of pr 78670, including introduction ofpav2005-03-154-6/+61
* update to 0.99.6oliver2005-03-0610-278/+320
* Bump portrevision to chase shlib dump of libtheora and new location.kwm2005-01-141-3/+3
* Update to 1.0pre5try2 (0.99.5_5) to fix several security flaws in streaming c...ahze2004-12-212-4/+4
* Minor Makefile-twiddle: Balance quotesvs2004-11-151-1/+1
* Remove nvidia support for 4.x users (libXvMCNVIDIA.so is linked to libc.so.5)ahze2004-11-121-1/+6
* - Add WITHOUT_SKINS-knob, suggested by Matthias Buelow (PR 72162)vs2004-11-081-3/+27
* - Fix AAC (faad) playback on amd64 [1]pav2004-10-122-4/+109
* Increase USE_GCC to 3.4 for those ports which compile with it.kris2004-09-301-1/+1
* * Deactivate libtremor due to unresolved build problemsmarcus2004-09-231-8/+14
* Requested by Koop Mast:vs2004-08-261-1/+24
* Hopefully fix build on -CURRENT.vs2004-08-201-0/+11
* Add forgotten file from previous commitvs2004-08-161-0/+138
* Enable GTK2vs2004-08-162-26/+56
* Update to 0.99.5krion2004-07-238-60/+48
* Add more PATCH_SITESvs2004-07-121-1/+3
* Apply a vendor-distributed patch to correct a number of stringadamw2004-07-022-1/+7
* - Respect CFLAGS, fix WITHOUT_RUNTIME_CPUDETECTION knob, stylepav2004-07-012-6/+23
* Add a patch that fixes a patch that used to be in the previous versionlofi2004-06-191-0/+18
* - Autodetect fribidipav2004-06-142-4/+92
* Update XviD to version 1.0.1, chase shared library bump through dependencies,lofi2004-06-121-1/+1
* - Update to 0.99.4 (1.0pre4)mezz2004-06-1217-404/+223
* - Fix reopening of audio device after pause under certain circumstancespav2004-05-292-1/+16
* - Add WITH_KERN_HZ knob. It can be useful on slower processors when usingpav2004-05-251-0/+16
* Add WITHOUT_GUI option to force mplayer's gtk gui to off and disablelofi2004-04-171-4/+22
* - Use /dev/acd0[c] as a default CD/DVD devicepav2004-04-031-0/+34
* - Remove old SIZE entrieskrion2004-03-311-2/+0
* - Fix buffer overflow attack and remote exploit addressed tokrion2004-03-312-4/+5
* SIZEify (maintainer timeout)trevor2004-03-311-0/+2
* - Use USE_ICONV knobkrion2004-03-311-2/+2
* Fix build with freetype2-2.1.7.marcus2004-03-172-0/+24
* Log:znerd2004-03-163-15/+74
* Chase libdv shared library version bumplioux2004-03-141-2/+2
* Properly use SDL everywhere:edwin2004-03-081-2/+3
* This update solves two issues which are important for manykrion2004-02-264-14/+65
* Chase libdvdnav shlib.adamw2004-02-211-2/+2