summaryrefslogtreecommitdiff
path: root/multimedia/mplayer-share
AgeCommit message (Expand)AuthorFilesLines
2008-05-26Second round of explicit pax dependencies. As reminded by tnn@,joerg1-2/+4
2008-05-11Add a patch for CVE-2008-1558 to mplayer. This fixes a buffer overflow intonnerre2-1/+16
2008-04-14Add fix for a crash / stack corruption with ASS. Bump revision.joerg2-1/+19
2008-03-25--enable-x264 confuses the configure script, it's better to avoidwiz1-2/+1
2008-03-24If using the mplayer-ssse3 option, then include override-as.mk from binutils.tnn1-1/+2
2008-03-16Add x264-devel include, seems to be needed after all.wiz1-1/+2
2008-03-16Add x264 option and default it to on (since it occurs no additionalwiz1-3/+9
2008-02-26Missing include of <errno.h>. PR pkg/38105tnn2-1/+14
2008-02-24`xvid' also works on sparc64. Rearrange the options to account for this.jdc1-2/+6
2008-02-13Added "debug" option.rillig1-2/+6
2008-02-08Fix a pbulk scan failure. mplayer is only available with gcc, buttnn1-2/+2
2008-02-05add some patches from upstream which fix CVE-2008-0485, CVE-2008-0486drochner5-1/+111
2008-01-03Fix parallel builds by adding dependencies, and reenable them.gdt2-1/+26
2007-12-27Add vidix option, only for Linux.wiz1-4/+15
2007-12-21disable ssse3 in the standard case, this makes the pkg build on NetBSDdrochner1-1/+11
2007-12-21Fix NetBSD-specific bug in "configure" script which broke the detectiontron2-5/+18
2007-12-21Update "mplayer", "mplayer-share", "mencoder" and "gmplayer" packagestron17-275/+400
2007-12-18Fix inconsistency (using "#pragma pack()" without ever usingtron2-1/+15
2007-12-15The ability to use DESTDIR correctly should be determined package byheinz2-4/+4
2007-09-13apply a security fix from upstream CVS:drochner2-1/+28
2007-09-06If the *mplayer* packages are going to default to setting cflagsabs2-11/+9
2007-08-15Removed the dependency on binutils. It had never been documented whyrillig1-4/+1
2007-07-11Enable runtime CPU detection on PowerPC-based platforms, too. This allowstron1-2/+3
2007-07-05Add patch provided by Nathan Arthur in PR 34980 based on a posting bywiz2-1/+15
2007-06-08Regenerate the "distinfo" for the "mplayer" package, too. Bump thetron1-1/+2
2007-06-07Add patch from the MPlayer SVN repository to fix an overflow in thetron1-0/+31
2007-03-09pull in a patch from mplayer CVS to fix buffer overflow in DMO reader, seedrochner2-1/+14
2007-02-23normalize timeval for select() timeout in udp stream handler, fromdrochner2-1/+17
2007-01-25add the libdvdnav fixes we have applied to (all?) the other instancesdrochner3-1/+32
2007-01-09add limit check to real parser (identical to CVE-2006-6172)drochner4-1/+55
2006-12-27Remove the external vorbis dependency as the internal implementationjoerg1-2/+1
2006-12-07Move fontconfig/buildlink3.mk to a common makefile fragment, so thatdrochner1-1/+2
2006-11-30Move extra X11 includes to Makefile.common and bump revision of mplayer.joerg1-1/+2
2006-11-30Fix path to cdda_interface.h and cdda_paranoia.h in the #ifndefabs2-1/+17
2006-11-10Use find -print | xargs rather than find -exec.tv1-5/+5
2006-11-06DESTDIR support and convert to mdular buildlinks.joerg3-14/+14
2006-10-31Update mplayer-share, mplayer, mencoder, and gmplayer to 1.0rc9 (whichwiz11-440/+139
2006-10-25Fixed PKGMANDIR.rillig1-2/+2
2006-10-13Only support mplayer-win32 on i386 (for now).wiz1-3/+5
2006-10-11Fixed "test ==" and $RANDOM.rillig4-1/+119
2006-10-10turn libsmb support off, instead of relying on autodetect. fixesgrant1-2/+3
2006-10-03Don't offer the "oss" option on platforms which don't support OSS.tron1-4/+8
2006-10-03Fix a few broken "test ... ==" checks in the configure script foundtron2-5/+32
2006-08-23Fix path on ftp5.mplayerhq.hu.wiz1-3/+3
2006-08-04Recognize cpu type on x86_64. Patch from Rhialto in PR 33946.wiz2-9/+18
2006-08-04Allow xvid option on x86_64, too.wiz1-2/+2
2006-06-27Use -mtune for gcc4, not -mcpu. Should fix PR 33754.wiz1-1/+8
2006-06-15hack around lvalue casting nonsense; mplayer now compiles with gcc4.dogcow2-1/+145
2006-06-14normalize a "struct timeval" before use as timeout in select(2),drochner2-1/+17
2006-06-13update to 1.0pre8drochner25-561/+303