Age | Commit message (Expand) | Author | Files | Lines |
2011-11-02 | add patch from ffmpeg to fix an integer signedness error in CAVS codec | drochner | 1 | -1/+2 |
2011-10-24 | If AUDIO_GETBUFINFO is available, use it whenever possible in preference | jmcneill | 1 | -1/+2 |
2011-10-18 | add patch from upstream to fix possible buffer overflow in "sami" | drochner | 1 | -2/+2 |
2011-07-09 | add support for dvb capture on netbsd | jmcneill | 1 | -2/+4 |
2011-01-14 | Fix build with png-1.5. | wiz | 1 | -1/+2 |
2010-12-05 | Make mplayer build on NetBSD/sh3el. | tsutsui | 1 | -2/+2 |
2010-11-23 | Add fix for the vulnerability reported in CVE-2010-3429 taken from | tron | 1 | -1/+2 |
2010-09-16 | Update to 20100913, provided by Aleksey Cheusov via wip. | wiz | 1 | -13/+9 |
2010-09-05 | Fix build on Solaris, from Aleksey Cheusov in PR 43841. | wiz | 1 | -1/+2 |
2009-11-07 | Fix build on DragonFly. | hasso | 1 | -1/+2 |
2009-10-19 | Take 2 on trying to make this work on OSX. | ahoka | 1 | -3/+3 |
2009-10-18 | Upgrade to the SVN snapshot as of 2009-10-17. | ahoka | 1 | -30/+14 |
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 |