summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add mute bind which has been default for a while, any other missing defaults?compn2007-03-161-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22632 b3059339-0415-0410-9bf9-f77b7e298cf2
* some updates from memory and mplayer irc userscompn2007-03-161-1/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22631 b3059339-0415-0410-9bf9-f77b7e298cf2
* libavcodec's DXA decoder is dependent on zlibvoroshil2007-03-161-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22630 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove useless -I./skin from CFLAGS.diego2007-03-161-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22629 b3059339-0415-0410-9bf9-f77b7e298cf2
* Don't look for header files in ../../ anymore. Compilation was broken unlessdiego2007-03-169-50/+50
| | | | | | | | some random subdirectory of the Gui directory was added as header search path to CFLAGS ... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22628 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unnecessary -I./wm option from CFLAGS.diego2007-03-151-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22627 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove useless -I../loader option from CFLAGS.diego2007-03-151-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22626 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use explicit path for headers from the dshow/ subdirectory.diego2007-03-153-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22625 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use explicit path for headers from the loader/ directory.diego2007-03-153-5/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22624 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add explicit location for headers from the stream/ directory.diego2007-03-1555-56/+56
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22623 b3059339-0415-0410-9bf9-f77b7e298cf2
* Wording improvement as suggested by Michael.diego2007-03-151-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22622 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add live555 include flags to CXXFLAGS only.diego2007-03-152-2/+3
| | | | | | | patch by Carl Eugen Hoyos, cehoyos ag.or at git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22621 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add a FIXME note about new sentences on new lines.diego2007-03-151-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22620 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add explicit location for headers from the libmpdemux/ directory.diego2007-03-1524-64/+62
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22619 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add explicit location for headers from the stream/ directory.diego2007-03-1515-22/+22
| | | | | | | Now for the encoding-related files as well. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22618 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add explicit location for headers from the stream/ directory.diego2007-03-159-9/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22617 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add AmigaOS support, patch by Andrea Palmatè, andrea amigasoft net.diego2007-03-151-1/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22616 b3059339-0415-0410-9bf9-f77b7e298cf2
* Simplify setting special CFLAGS for decode_i586.o.diego2007-03-151-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22615 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unnecessary Darwin entry from CFLAGS.diego2007-03-151-4/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22614 b3059339-0415-0410-9bf9-f77b7e298cf2
* Simplify conditional expression.diego2007-03-151-3/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22613 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove Darwin AltiVec CFLAGS settings, configure handles this.diego2007-03-151-3/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22612 b3059339-0415-0410-9bf9-f77b7e298cf2
* update password-gpg rule from ffmpegmichael2007-03-151-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22611 b3059339-0415-0410-9bf9-f77b7e298cf2
* update >5 line reindention rule to what is in ffmpegmichael2007-03-151-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22610 b3059339-0415-0410-9bf9-f77b7e298cf2
* update spliting rule to what i just added to ffmpegmichael2007-03-151-7/+7
| | | | | | | comments welcome git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22609 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetic (move warning point after the existing policy points instead of the ↵michael2007-03-151-4/+5
| | | | | | middle) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22608 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove addition of AltiVec flags to CFLAGS, configure takes care of this.diego2007-03-151-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22607 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unnecessary include from CFLAGS.diego2007-03-151-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22606 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use explicit header location, don't use CFLAGS for simple subdirectories.diego2007-03-153-4/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22605 b3059339-0415-0410-9bf9-f77b7e298cf2
* Check for eof in loop searching for data chunk.reimar2007-03-151-1/+1
| | | | | | | Fixes bug #775. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22604 b3059339-0415-0410-9bf9-f77b7e298cf2
* Reuse common parts of all Makefiles.diego2007-03-151-11/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22603 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use versioned names explicitly instead of employed backwards-named variables.diego2007-03-151-8/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22602 b3059339-0415-0410-9bf9-f77b7e298cf2
* Simplify conditional expression.diego2007-03-151-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22601 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove Cygwin case from conditional, it's overridden by the Win32 case.diego2007-03-151-4/+0
| | | | | | | This time without stray garbage mixed in... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22600 b3059339-0415-0410-9bf9-f77b7e298cf2
* Revert previous broken commit.diego2007-03-151-9/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22599 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove Cygwin case from conditional, it's overridden by the Win32 case.diego2007-03-151-9/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22598 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rename LIBS variable to more standard name EXTRALIBS.diego2007-03-151-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22597 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix test program linkage.diego2007-03-151-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22596 b3059339-0415-0410-9bf9-f77b7e298cf2
* Include loader/ prefix in #include path everywhere.diego2007-03-1512-20/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22595 b3059339-0415-0410-9bf9-f77b7e298cf2
* SHORTNAME is not a target so it should not be used as prerequisite.diego2007-03-151-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22594 b3059339-0415-0410-9bf9-f77b7e298cf2
* Merge two clean commands.diego2007-03-151-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22593 b3059339-0415-0410-9bf9-f77b7e298cf2
* whitespace cosmeticsdiego2007-03-151-7/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22592 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use standard variable names for SRCS and OBJS.diego2007-03-151-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22591 b3059339-0415-0410-9bf9-f77b7e298cf2
* Install targets should not remove files.diego2007-03-151-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22590 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add pci_names.c as prerequisite of the all target instead of the .o files.diego2007-03-141-4/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22589 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use the install program detected by configure.diego2007-03-141-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22588 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove useless .SUFFIXES variable.diego2007-03-141-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22587 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unused SONAME_FLAGS variable.diego2007-03-141-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22586 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove commented out superfluous lines.diego2007-03-141-5/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22585 b3059339-0415-0410-9bf9-f77b7e298cf2
* Simplify rules using make shorthands.diego2007-03-141-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22584 b3059339-0415-0410-9bf9-f77b7e298cf2
* whitespace cosmeticsdiego2007-03-141-3/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22583 b3059339-0415-0410-9bf9-f77b7e298cf2
* Simplify handling of extra library flags.diego2007-03-141-9/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22582 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove superfluous rule and variables, X_LIB does not exist any longer.diego2007-03-141-6/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22581 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove superfluous variable indirection.diego2007-03-141-4/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22580 b3059339-0415-0410-9bf9-f77b7e298cf2
* Reuse common parts of all Makefiles through mpcommon.mak.diego2007-03-141-12/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22579 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rename all target to libs.diego2007-03-141-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22578 b3059339-0415-0410-9bf9-f77b7e298cf2
* Separate prerequisites and rules to avoid redundant rules.diego2007-03-141-12/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22577 b3059339-0415-0410-9bf9-f77b7e298cf2
* whitespace cosmeticsdiego2007-03-141-5/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22576 b3059339-0415-0410-9bf9-f77b7e298cf2
* Generate dependency information.diego2007-03-141-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22575 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove superfluous rule and variable.diego2007-03-141-6/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22574 b3059339-0415-0410-9bf9-f77b7e298cf2
* Properly mark all phony targets as such.diego2007-03-141-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22573 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rename VIDIX_CFLAGS to CFLAGS.diego2007-03-141-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22572 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unused variable.diego2007-03-141-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22571 b3059339-0415-0410-9bf9-f77b7e298cf2
* dont start newline with a space and readd subdirectorycompn2007-03-141-8/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22570 b3059339-0415-0410-9bf9-f77b7e298cf2
* major man page updatekraymer2007-03-141-229/+895
| | | | | | | | patch by Fernando Tarín (icemanf gmail com) with some fixes by me (this patch still needs some review; note the added FIXME comment..) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22569 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use 'libs' instead of 'all' target.diego2007-03-141-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22568 b3059339-0415-0410-9bf9-f77b7e298cf2
* Reuse common parts of all Makefiles through mpcommon.mak.diego2007-03-141-15/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22567 b3059339-0415-0410-9bf9-f77b7e298cf2
* Don't remove 'test' on distclean, there is no such file.diego2007-03-141-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22566 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: Rename variables for consistency with other Makefiles.diego2007-03-141-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22565 b3059339-0415-0410-9bf9-f77b7e298cf2
* consistency cosmeticsdiego2007-03-141-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22564 b3059339-0415-0410-9bf9-f77b7e298cf2
* Simplify library generation rule.diego2007-03-141-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22563 b3059339-0415-0410-9bf9-f77b7e298cf2
* Merge all and do_drivers rules.diego2007-03-141-3/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22562 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove superfluous/obsolete rules and variables.diego2007-03-141-7/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22561 b3059339-0415-0410-9bf9-f77b7e298cf2
* dep/depend should be a double colon target as well.diego2007-03-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22560 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: Move some parts around to make more sense overall.diego2007-03-131-19/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22559 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix live555 compilation when stream cache is disabled.diego2007-03-131-0/+2
| | | | | | | based on patch by Gianluigi Tiesi, mplayer netfarm it git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22558 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: Move depend target in preparation for upcoming changes.diego2007-03-131-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22557 b3059339-0415-0410-9bf9-f77b7e298cf2
* Simplify test program compilation.diego2007-03-131-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22556 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix test program compilation.diego2007-03-131-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22555 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rename mp3lib/libMP3.a to mp3lib/libmp3.a for consistency.diego2007-03-132-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22554 b3059339-0415-0410-9bf9-f77b7e298cf2
* Simplify CFLAGS handling.diego2007-03-132-6/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22553 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unnecessary -I option.diego2007-03-131-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22552 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unnecessary -I option.diego2007-03-131-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22551 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix wrong typo fix, as noted by Diegogpoirier2007-03-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22550 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: Fix indentation, reorder some lines for consistency.diego2007-03-1319-363/+352