summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* cosmetics: Remove superfluous comment.diego2007-03-171-4/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22684 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove superfluous .o creation rule, it's the same as the builtin one.diego2007-03-171-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22683 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unused variables INCLUDES and MOD_PATH_PREFIX.diego2007-03-171-3/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22682 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unused variable AFLAGS.diego2007-03-171-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22681 b3059339-0415-0410-9bf9-f77b7e298cf2
* Put -D options in CPPFLAGS, don't duplicate -D__KERNEL__.diego2007-03-171-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22680 b3059339-0415-0410-9bf9-f77b7e298cf2
* Some more details for the mga_vid section taken from drivers/README.diego2007-03-171-5/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22679 b3059339-0415-0410-9bf9-f77b7e298cf2
* wording/spelling/cosmeticsdiego2007-03-171-13/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22678 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rename tdfx_vid_tst to tdfx_vid_test.diego2007-03-172-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22677 b3059339-0415-0410-9bf9-f77b7e298cf2
* Merge README.linux.2.6 into general README.diego2007-03-172-6/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22676 b3059339-0415-0410-9bf9-f77b7e298cf2
* Merge Rage128 README into general README.diego2007-03-172-4/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22675 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l: omitted '-e' in my r22630 commit.voroshil2007-03-171-1/+1
| | | | | | | Patch from Robert Henney robh at rut dot org git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22674 b3059339-0415-0410-9bf9-f77b7e298cf2
* Build tdfx_vid.o and tdfx_vid_tst by default under Linux 2.4.diego2007-03-171-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22673 b3059339-0415-0410-9bf9-f77b7e298cf2
* Merge CFLAGS and INCLUDES where appropriate.diego2007-03-171-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22672 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make strange clean/distclean rules behave in a more standard fashion.diego2007-03-171-4/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22671 b3059339-0415-0410-9bf9-f77b7e298cf2
* Get rid of ugly conditionals.diego2007-03-171-13/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22670 b3059339-0415-0410-9bf9-f77b7e298cf2
* Get rid of stupid recursion within a single directory.diego2007-03-171-3/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22669 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unnecessary include options from compilation command.diego2007-03-171-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22668 b3059339-0415-0410-9bf9-f77b7e298cf2
* Simplify compilation commands.diego2007-03-171-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22667 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove rule for non-existing file.diego2007-03-171-3/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22666 b3059339-0415-0410-9bf9-f77b7e298cf2
* Simplify compilation command.diego2007-03-171-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22665 b3059339-0415-0410-9bf9-f77b7e298cf2
* Mark phony targets as such.diego2007-03-171-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22664 b3059339-0415-0410-9bf9-f77b7e298cf2
* whitespace cosmeticsdiego2007-03-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22663 b3059339-0415-0410-9bf9-f77b7e298cf2
* Mark phony targets as such.diego2007-03-171-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22662 b3059339-0415-0410-9bf9-f77b7e298cf2
* Split dependency and rule declaration, avoids duplicate command.diego2007-03-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22661 b3059339-0415-0410-9bf9-f77b7e298cf2
* Simplify compilation commands.diego2007-03-171-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22660 b3059339-0415-0410-9bf9-f77b7e298cf2
* Bring somewhat closer to linking, still won't work, though.diego2007-03-171-3/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22659 b3059339-0415-0410-9bf9-f77b7e298cf2
* Simplify link command.diego2007-03-171-3/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22658 b3059339-0415-0410-9bf9-f77b7e298cf2
* Bring netstream somewhat closer to linking, still won't work.diego2007-03-171-3/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22657 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unnecessary -I option from CFLAGS.diego2007-03-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22656 b3059339-0415-0410-9bf9-f77b7e298cf2
* Mark phony targets as such.diego2007-03-171-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22655 b3059339-0415-0410-9bf9-f77b7e298cf2
* Merge INCLUDE and CFLAGS, fixes Cola from last commit.diego2007-03-171-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22654 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unused variable.diego2007-03-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22653 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix compilation, bswap.h is now mpbswap.h.diego2007-03-171-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22652 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove redundant rule for creating .o files from .c files, it's builtin.diego2007-03-171-4/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22651 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove obsolete .SUFFIXES variable.diego2007-03-171-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22650 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove nonsensical unused rules.diego2007-03-171-8/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22649 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use quotes instead of angular brackets for non-system includes.diego2007-03-161-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22648 b3059339-0415-0410-9bf9-f77b7e298cf2
* Bring vivodump closer to linking; remains broken.diego2007-03-161-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22647 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix linking: libswscale depends on libavutil, verbose was multiply defined...diego2007-03-162-3/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22646 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix compilation due to reorganized header files.diego2007-03-161-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22645 b3059339-0415-0410-9bf9-f77b7e298cf2
* whitespace cosmeticsdiego2007-03-161-3/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22644 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove duplicate largefile CFLAGS that are set from configure.diego2007-03-161-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22643 b3059339-0415-0410-9bf9-f77b7e298cf2
* Turn on largefile support for libdvdcss as well.diego2007-03-161-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22642 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove CFLAGS that are already set by configure.diego2007-03-161-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22641 b3059339-0415-0410-9bf9-f77b7e298cf2
* Put special CFLAGS for low accuracy tremor in the Makefile, similar to thediego2007-03-162-3/+2
| | | | | | | way we do for libfaad2. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22640 b3059339-0415-0410-9bf9-f77b7e298cf2
* r22492: documented -reuse-socketkraymer2007-03-161-1/+10
| | | | | | | | | | | r22503: corrected description of -reuse-socket as described by Rich r22508: Document lscale=2 r22512: wording/spelling for lscale=2 suboption r22521: Clarify -reuse-socket description. r22622: Wording improvement as suggested by Michael. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22639 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unnecessary -I option from CFLAGS.diego2007-03-161-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22638 b3059339-0415-0410-9bf9-f77b7e298cf2
* Allow to specify frequencies in channels option.voroshil2007-03-162-0/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22637 b3059339-0415-0410-9bf9-f77b7e298cf2
* Mark myself as new TV maintainer as suggested by Jindrich Makovickavoroshil2007-03-161-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22636 b3059339-0415-0410-9bf9-f77b7e298cf2
* add cdvc fourcc to ffdv , works on /incoming/video_format_0x43564443.avicompn2007-03-161-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22635 b3059339-0415-0410-9bf9-f77b7e298cf2
* Matroska seeking fixesuau2007-03-161-12/+22
| | | | | | | | | | | | | | | | | If a relative seek forward went past the last index position the Matroska demuxer did not seek to any index position. It did however set the mkv_d->skip_to_timecode variable which meant that the next fill_buffer() call would read from the current position until the target position (probably the end of the file). Fix this by changing the code to seek to the last index position if that is between the current and target positions. Also change backwards relative seek to accept an exactly matching index position (<= vs <) and reorganize the seeking conditionals to allow making the above change without turning the code into a complete mess. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22634 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with r22503gpoirier2007-03-161-3/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22633 b3059339-0415-0410-9bf9-f77b7e298cf2
* 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