Age | Commit message (Expand) | Author | Files | Lines |
2009-08-09 | Add RCS Id and comment. | wiz | 1 | -2/+2 |
2009-08-09 | add fix for SA26157. Bump PKGREVISION | kefren | 1 | -1/+2 |
2009-03-06 | Map mipsel/mipseb -> mips in the configure script. | jmcneill | 1 | -2/+2 |
2009-02-02 | -add a patch from upstream to fix CVE-2008-3162 | drochner | 1 | -1/+3 |
2008-12-20 | Backport PulseAudio driver from MPlayer SVN. | jmcneill | 1 | -2/+3 |
2008-12-18 | PKGREVISION bump for packages using mplayer-share due to x264 update. | bjs | 1 | -1/+2 |
2008-12-15 | Add security patch from MPlayer SVN repository to fix a buffer overflow | tron | 1 | -1/+2 |
2008-10-20 | Add a patch for better VCD support from Sergey Svishchev. | wiz | 1 | -1/+2 |
2008-10-02 | Apply patch from MPlayer subversion repository to fix CVE-2008-3827. | tron | 1 | -1/+2 |
2008-09-09 | Fix corrupt patch-vb | jmcneill | 1 | -2/+2 |
2008-09-09 | regen | jmcneill | 1 | -4/+4 |
2008-09-09 | Enable tv-v4l2 support on NetBSD. | jmcneill | 1 | -2/+4 |
2008-05-11 | Add a patch for CVE-2008-1558 to mplayer. This fixes a buffer overflow in | tonnerre | 1 | -1/+2 |
2008-04-14 | Add fix for a crash / stack corruption with ASS. Bump revision. | joerg | 1 | -1/+2 |
2008-02-26 | Missing include of <errno.h>. PR pkg/38105 | tnn | 1 | -1/+2 |
2008-02-05 | add some patches from upstream which fix CVE-2008-0485, CVE-2008-0486 | drochner | 1 | -1/+5 |
2008-01-03 | Fix parallel builds by adding dependencies, and reenable them. | gdt | 1 | -1/+2 |
2007-12-21 | Fix NetBSD-specific bug in "configure" script which broke the detection | tron | 1 | -2/+2 |
2007-12-21 | Update "mplayer", "mplayer-share", "mencoder" and "gmplayer" packages | tron | 1 | -17/+9 |
2007-12-18 | Fix inconsistency (using "#pragma pack()" without ever using | tron | 1 | -1/+2 |
2007-09-13 | apply a security fix from upstream CVS: | drochner | 1 | -1/+2 |
2007-07-05 | Add patch provided by Nathan Arthur in PR 34980 based on a posting by | wiz | 1 | -1/+2 |
2007-06-08 | Regenerate the "distinfo" for the "mplayer" package, too. Bump the | tron | 1 | -1/+2 |
2007-03-09 | pull in a patch from mplayer CVS to fix buffer overflow in DMO reader, see | drochner | 1 | -1/+2 |
2007-02-23 | normalize timeval for select() timeout in udp stream handler, from | drochner | 1 | -1/+2 |
2007-01-25 | add the libdvdnav fixes we have applied to (all?) the other instances | drochner | 1 | -1/+3 |
2007-01-09 | add limit check to real parser (identical to CVE-2006-6172) | drochner | 1 | -1/+4 |
2006-11-30 | Fix path to cdda_interface.h and cdda_paranoia.h in the #ifndef | abs | 1 | -1/+2 |
2006-10-31 | Update mplayer-share, mplayer, mencoder, and gmplayer to 1.0rc9 (which | wiz | 1 | -10/+6 |
2006-10-11 | Fixed "test ==" and $RANDOM. | rillig | 1 | -1/+4 |
2006-10-03 | Fix a few broken "test ... ==" checks in the configure script found | tron | 1 | -2/+2 |
2006-08-04 | Recognize cpu type on x86_64. Patch from Rhialto in PR 33946. | wiz | 1 | -2/+2 |
2006-06-15 | hack around lvalue casting nonsense; mplayer now compiles with gcc4. | dogcow | 1 | -1/+2 |
2006-06-14 | normalize a "struct timeval" before use as timeout in select(2), | drochner | 1 | -1/+2 |
2006-06-13 | update to 1.0pre8 | drochner | 1 | -25/+8 |
2006-04-13 | -use the "try2" distfile, it already contains the fix for the PCM decoder | drochner | 1 | -14/+5 |
2005-12-31 | Prevent configure from finding compilers that exist outside of what | kristerw | 1 | -2/+2 |
2005-12-10 | Security fix for SA17892: | salo | 1 | -1/+2 |
2005-10-24 | Call isspace(3) with unsigned char, instead of char, to handle | minskim | 1 | -1/+2 |
2005-08-27 | Security fix for mplayer as given in | dogcow | 1 | -1/+2 |
2005-07-21 | Fix compilation with aalib option. | wiz | 1 | -2/+2 |
2005-05-31 | Apply a set of fixes to improve support of other OSes (specially DragonFly). | jmmv | 1 | -4/+16 |
2005-05-30 | Recognize 0xf706d as faad codec. Needed e.g. for 21c3 videos. | wiz | 1 | -5/+6 |
2005-04-18 | update to 1.0pre7 | drochner | 1 | -16/+14 |
2005-04-16 | two security patches: Real RTSP heap overflow, MMST heap overflow | drochner | 1 | -1/+3 |
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+5 |
2005-01-06 | SSE(2) support is always present on amd64 - ifdef out the sysctl | drochner | 1 | -1/+2 |
2005-01-05 | update to 1.0pre6 | drochner | 1 | -10/+10 |
2004-12-17 | Update "mplayer" packages to version 1.0pre5try2 (as 1.0rc5pl2). | tron | 1 | -9/+9 |
2004-11-06 | Fix faad2 test in configure script on -current; | wiz | 1 | -1/+2 |