summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixing bug #85861 as well as changing over to 3dnowext to match the cpu flag ...Chris White2005-03-221-5/+5
* Fixing bug #85861 as well as changing over to 3dnowext to match the cpu flag ...Chris White2005-03-222-8/+13
* Fixing the pic patch for reals this time.Chris White2005-03-211-5/+5
* Fixing the pic patch for reals this time.Chris White2005-03-212-236/+596
* Fix 3dnow conditional for idcmt 3dnow unresolved errors.Chris White2005-03-211-5/+5
* Fix 3dnow conditional for idcmt 3dnow unresolved errors.Chris White2005-03-212-2/+6
* The big closer. Bug #51853 goes bye bye. MPlayer will now compile with pic ...Chris White2005-03-201-2/+12
* The big closer. Bug #51853 goes bye bye. MPlayer will now compile with pic ...Chris White2005-03-205-47/+950
* Removed unused digest entries.Sven Wegener2005-03-201-41/+41
* Removed unused digest entries.Sven Wegener2005-03-201-1/+0
* Fix bug #85945 (no longer need the alsa-gui patch for pre6).Chris White2005-03-201-5/+5
* Fix bug #85945 (no longer need the alsa-gui patch for pre6).Chris White2005-03-202-3/+6
* Fixed bad if logic (must be getting good at this :|) for real codecs.Chris White2005-03-191-3/+13
* Fixed bad if logic (must be getting good at this :|) for real codecs.Chris White2005-03-192-6/+6
* Stable on hppa.Guy Martin2005-03-191-13/+3
* Stable on hppa.Guy Martin2005-03-192-3/+6
* Forgot the mmxext params in ecpu_check for pre6-r1.Chris White2005-03-181-5/+5
* Forgot the mmxext params in ecpu_check for pre6-r1.Chris White2005-03-182-3/+7
* Fixed bugs #85642 #85534 #83609 #83546. Pre6 gets a revbump because it uses ...Chris White2005-03-181-8/+17
* Fixed bugs #85642 #85534 #83609 #83546. Pre6 gets a revbump because it uses ...Chris White2005-03-189-73/+130
* Fixed optimization logics for mips, hopefully solving bug #83633. Added gcc ...Chris White2005-03-161-5/+6
* Fixed optimization logics for mips, hopefully solving bug #83633. Added gcc ...Chris White2005-03-163-2/+22
* Fixed mplayer-1.0_pre5-r3's message about not using custom CFLAGS. Put in th...Chris White2005-03-151-12/+12
* Fixed mplayer-1.0_pre5-r3's message about not using custom CFLAGS. Put in th...Chris White2005-03-152-14/+9
* Re-added x86 only USE flag logic for win32codecs ( and here I was gripping ab...Chris White2005-02-231-9/+9
* Re-added x86 only USE flag logic for win32codecs ( and here I was gripping ab...Chris White2005-02-232-3/+6
* Fixed endianess issues with jack output. Fixed gcc being detected improperly.Chris White2005-02-191-34/+46
* Fixed endianess issues with jack output. Fixed gcc being detected improperly.Chris White2005-02-194-2/+36
* use_enable avi should only be possible on x86. fixed #81149Jan Brinkmann2005-02-071-45/+35
* use_enable avi should only be possible on x86. fixed #81149Jan Brinkmann2005-02-072-3/+10
* Repoman fix trailing white space.Chris White2005-02-071-5/+5
* Repoman fix trailing white space.Chris White2005-02-072-3/+6
* Fixed bug #65914 (desktop file) bug #79207 (real libs logic) bug #78481 (avi ...Chris White2005-02-061-7/+7
* Fixed bug #65914 (desktop file) bug #79207 (real libs logic) bug #78481 (avi ...Chris White2005-02-064-23/+48
* Added dga logic to fix bug #80861.Chris White2005-02-061-6/+6
* Added dga logic to fix bug #80861.Chris White2005-02-063-6/+23
* Fixing the patch to work with 71478's issue as well.Chris White2005-02-061-5/+5
* Fixing the patch to work with 71478's issue as well.Chris White2005-02-062-2/+5
* Fixed bug #80564 with a patch by nickc and removed uneeded deps on portage an...Chris White2005-02-061-6/+7
* Fixed bug #80564 with a patch by nickc and removed uneeded deps on portage an...Chris White2005-02-064-7/+23
* Apparently mmx2 shows up in /proc/cpuinfo as mmxext, so disabling mmx2 cpu ch...Chris White2005-02-051-6/+6
* Apparently mmx2 shows up in /proc/cpuinfo as mmxext, so disabling mmx2 cpu ch...Chris White2005-02-053-5/+10
* Ok, while we're off breaking things, let's stop by mplayer too. So... I back...Chris White2005-02-041-10/+11
* Ok, while we're off breaking things, let's stop by mplayer too. So... I back...Chris White2005-02-043-8/+76
* Re-enabled sse2 as people with x86's say it works ok. Enabled new ecpu_check...Chris White2005-02-031-7/+7
* Re-enabled sse2 as people with x86's say it works ok. Enabled new ecpu_check...Chris White2005-02-033-6/+26
* Fixed bugs #79243 and 78337. (Manifest recommit)Chris White2005-01-301-6/+7
* Fixed bugs #79243 and 78337.Chris White2005-01-304-5/+63
* altivec fix for #76559. (Manifest recommit)Chris White2005-01-301-6/+6
* altivec fix for #76559.Chris White2005-01-303-3/+9