| Commit message (Expand) | Author | Age | Files | Lines |
* | - Fix remote vulnerabilities | miwi | 2008-03-07 | 1 | -0/+98 |
* | - Fix bt848 regression | miwi | 2007-12-31 | 1 | -4/+6 |
* | - Update to 1.0rc2 | miwi | 2007-12-13 | 20 | -265/+209 |
* | - Split the port into mplayer and mencoder | sem | 2007-08-06 | 1 | -0/+9 |
* | - Fix cddb stack overflow | miwi | 2007-06-07 | 1 | -0/+31 |
* | Enable joystick support. | stefan | 2007-04-05 | 2 | -2/+48 |
* | - Fix Buffer overflow vulnerability | miwi | 2007-03-09 | 1 | -0/+10 |
* | - fix build of mplayer with h264 and polyaudio, when an external reference was | itetcu | 2007-01-09 | 1 | -0/+11 |
* | - Fix build on 4.x | rafan | 2006-12-22 | 2 | -0/+22 |
* | - Update to 1.0rc1, which brings goodies like native WMV9/VC-1 playback, faster | pav | 2006-11-21 | 6 | -158/+49 |
* | Fix x264 | ahze | 2006-11-04 | 1 | -4/+6 |
* | Log from Maintainer: | miwi | 2006-10-07 | 1 | -4/+25 |
* | - Maintainer reports: [1] | shaun | 2006-09-05 | 3 | -4/+48 |
* | - Fix build with x264 | ahze | 2006-08-10 | 1 | -0/+11 |
* | Apply some user-requested changes to the mplayer port: | itetcu | 2006-08-05 | 1 | -2/+11 |
* | - Update to the latest mplayer release, 1.0pre8. | itetcu | 2006-07-12 | 13 | -504/+96 |
* | When compiling mplayer against x264, configure says it's unavailable | anray | 2006-06-15 | 1 | -1/+7 |
* | - Fix build on 7.0 | sem | 2006-05-27 | 1 | -0/+14 |
* | - Add security patch | mnag | 2006-04-08 | 1 | -0/+69 |
* | Fix mplayer vulnerability (heap overflow) in the ASF demuxer | vd | 2006-03-09 | 1 | -0/+37 |
* | - Add support for version 2 audio atoms in QuickTime containers | pav | 2006-01-10 | 1 | -0/+60 |
* | Use BT848SFMT ioctl instead of METEORSFMT (which is incorrect). Allows | lawrance | 2005-12-16 | 1 | -0/+74 |
* | [fix] multimedia/mplayer: no bsdbt848 driver compiled in | edwin | 2005-11-10 | 1 | -5/+17 |
* | - Correctly detect infrared control interface lirc | flz | 2005-09-28 | 1 | -2/+18 |
* | - Update detect support for x264 | ahze | 2005-06-13 | 1 | -1/+1 |
* | - Add support for detecting new version of x264. No need to rebuild | ahze | 2005-06-03 | 1 | -2/+11 |
* | - Fix CPU features detection for amd64 platform | pav | 2005-05-23 | 1 | -0/+19 |
* | - Fix build with new x264 | ahze | 2005-05-19 | 1 | -0/+112 |
* | - Backout part of bswap changes which completely broke playback | pav | 2005-05-18 | 1 | -26/+0 |
* | - Back out native bswap commit for FreeBSD 4.x, where it does not compile. | pav | 2005-05-10 | 3 | -3/+3 |
* | o Add FreeBSD native byteswap support using <sys/endian.h> | lioux | 2005-05-10 | 3 | -0/+66 |
* | - Update to 1.0pre7 | pav | 2005-04-26 | 4 | -496/+16 |
* | - Chase shared lib bump in x264 | ahze | 2005-04-21 | 1 | -9/+278 |
* | - correct linux real player codecs detection, by Conrad J. Sabatier | pav | 2005-04-13 | 2 | -0/+23 |
* | On FreeBSD-5.3 systems before importing of lrintf into math.h mplayer | vs | 2005-04-12 | 1 | -1/+13 |
* | o Integration of pr 78670, including introduction of | pav | 2005-03-15 | 3 | -1/+45 |
* | update to 0.99.6 | oliver | 2005-03-06 | 7 | -141/+73 |
* | - Fix AAC (faad) playback on amd64 [1] | pav | 2004-10-12 | 1 | -0/+94 |
* | Hopefully fix build on -CURRENT. | vs | 2004-08-20 | 1 | -0/+11 |
* | Add forgotten file from previous commit | vs | 2004-08-16 | 1 | -0/+138 |
* | Update to 0.99.5 | krion | 2004-07-23 | 5 | -43/+40 |
* | - Respect CFLAGS, fix WITHOUT_RUNTIME_CPUDETECTION knob, style | pav | 2004-07-01 | 1 | -3/+22 |
* | Add a patch that fixes a patch that used to be in the previous version | lofi | 2004-06-19 | 1 | -0/+18 |
* | - Autodetect fribidi | pav | 2004-06-14 | 1 | -0/+67 |
* | - Update to 0.99.4 (1.0pre4) | mezz | 2004-06-12 | 13 | -281/+76 |
* | - Fix reopening of audio device after pause under certain circumstances | pav | 2004-05-29 | 1 | -0/+15 |
* | Fix build with freetype2-2.1.7. | marcus | 2004-03-17 | 2 | -0/+24 |
* | Log: | znerd | 2004-03-16 | 1 | -1/+15 |
* | This update solves two issues which are important for many | krion | 2004-02-26 | 2 | -2/+47 |
* | - Chase libraries for new libvorbis version | krion | 2003-12-24 | 1 | -8/+16 |
* | - Unbreak on 5.2-CURRENT after Bt848 includes change | pav | 2003-12-16 | 1 | -3/+16 |
* | * Correct use of SDL, update lib dependency of SDL [1] | marcus | 2003-10-04 | 1 | -0/+22 |
* | * Update to 0.92. | marcus | 2003-09-29 | 2 | -14/+12 |
* | Fix operate with libkse/libthr (-CURRENT). | osa | 2003-09-04 | 1 | -0/+55 |
* | Enables the audioid suboption for mplayer -tv. | nork | 2003-08-29 | 4 | -0/+53 |
* | Fix seek in raw DV files over 2Gb. | pb | 2003-08-07 | 1 | -0/+11 |
* | Fixe a bug in detecting p4 types correctly which could cause | nork | 2003-04-08 | 2 | -0/+22 |
* | o Update to 0.90 rc5 [1] | lioux | 2003-03-27 | 1 | -23/+0 |
* | o Fix outstanding issue with KDE aRts: do not lockup when exitting | lioux | 2003-03-05 | 1 | -0/+18 |
* | * Add patch forgotten to "cvs add" in last commit. | obraun | 2003-02-12 | 1 | -0/+23 |
* | o Update to use the 0.9-rc4 sources | obraun | 2003-02-11 | 1 | -13/+13 |
* | o Rewrite of the Makefile in a way similar to mail/mutt-devel: all | lioux | 2003-02-03 | 1 | -0/+20 |
* | Update to 0.90 RC2: this release supports both WM9 and Quicktime(TM) | lioux | 2003-01-11 | 4 | -47/+37 |
* | Fix compile error by changing to a new method(blockMyself -> doEventLoop) | nork | 2002-12-14 | 1 | -0/+14 |
* | o Update to 0.90.0.9 [1] | lioux | 2002-11-02 | 2 | -12/+26 |
* | Upgrade to 0.90.0.8. | obraun | 2002-09-20 | 3 | -67/+15 |
* | Update to 0.90 pre 6 | lioux | 2002-08-07 | 2 | -18/+30 |
* | Update to 0.90.0.5 | lioux | 2002-06-11 | 2 | -21/+21 |
* | o Bump PORTREVISION | lioux | 2002-06-05 | 2 | -2/+46 |
* | o Update to 0.90pre3 | lioux | 2002-05-24 | 3 | -56/+62 |
* | o Update to 0.60.1 | lioux | 2002-01-18 | 2 | -156/+115 |
* | 1) make it work on -current given recent malloc.h problem | lioux | 2001-11-15 | 1 | -4/+38 |
* | o update to 0.50 final | lioux | 2001-10-16 | 6 | -71/+75 |
* | o update to 0.50 pre 1 | lioux | 2001-10-01 | 7 | -151/+146 |
* | New Port: | dinoex | 2001-08-22 | 5 | -0/+199 |