summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* sync with r22637gpoirier2007-03-181-4/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22722 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support application/smil as mimetype for smil-over-realrtsprtogni2007-03-181-1/+2
| | | | | | | Fixes rtsp://www.russiantvonline.com/smils/live.smil git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22721 b3059339-0415-0410-9bf9-f77b7e298cf2
* add ffbmp decoder, cant figure out fourcc bit so use format for avi...compn2007-03-181-0/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22720 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move fast cmov detection code from the PPC section into the x86 sectiondiego2007-03-181-11/+10
| | | | | | | | where it has a chance of actually being executed and fix the obvious syntax errors it contained in the process. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22719 b3059339-0415-0410-9bf9-f77b7e298cf2
* add new audio and video codecs to libavcodec listcompn2007-03-181-0/+32
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22718 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for setting and detecting FAST_CMOVdiego2007-03-181-0/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22717 b3059339-0415-0410-9bf9-f77b7e298cf2
* add some updatescompn2007-03-181-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22716 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix configure -march detection for athlon-xpuau2007-03-181-55/+55
| | | | | | | | | | | The configure script uses SSE support to distinguish between athlon and athlon-xp, but SSE support was tested _after_ deciding the basic CPU type. Thus athlon-xp was always misdetected as athlon. Fix this by moving the CPU extensions check before the CPU type check. Patch from Andrew Savchenko, bircoph list ru. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22715 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove empty directory.diego2007-03-180-0/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22714 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix full range (jpeg yuv) chromamichael2007-03-183-1/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22713 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics, fix indentationattila2007-03-181-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22712 b3059339-0415-0410-9bf9-f77b7e298cf2
* allow horizontal resolutions >1024 in case we have a G550attila2007-03-181-6/+29
| | | | | | | (actualy in case mga_vid doesn't deny it) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22711 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync mga_vid.h to the one in the mga_vid repo.attila2007-03-181-2/+3
| | | | | | | | removes one commented include and adds a define no incompatible change git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22710 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move files from radeon/ subdirectory here.diego2007-03-178-5/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22709 b3059339-0415-0410-9bf9-f77b7e298cf2
* add fourcc for dxa files, approved by diegocompn2007-03-171-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22708 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove radeonfb, the version in the Linux kernel is much better.diego2007-03-172-3178/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22707 b3059339-0415-0410-9bf9-f77b7e298cf2
* add ffdxa , works on samples/game-formats/dxa/epic.dxa compn2007-03-171-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22706 b3059339-0415-0410-9bf9-f77b7e298cf2
* Do not disable cache on MinGW, just disable shmem compilation.diego2007-03-172-3/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22705 b3059339-0415-0410-9bf9-f77b7e298cf2
* 'make install' now takes care of most manual installation steps for *_vid.o.diego2007-03-171-19/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22704 b3059339-0415-0410-9bf9-f77b7e298cf2
* Nuke MIPS-specific compiler bug workaround, it's unlikely to help anyway.diego2007-03-171-4/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22703 b3059339-0415-0410-9bf9-f77b7e298cf2
* wording/spelling/grammar/updates/cosmeticsdiego2007-03-171-41/+37
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22702 b3059339-0415-0410-9bf9-f77b7e298cf2
* Merge Makefile from radeon/ subdirectory into this one.diego2007-03-172-44/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22701 b3059339-0415-0410-9bf9-f77b7e298cf2
* Create device nodes upon install.diego2007-03-171-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22700 b3059339-0415-0410-9bf9-f77b7e298cf2
* update release numbercompn2007-03-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22699 b3059339-0415-0410-9bf9-f77b7e298cf2
* Introduce OBJS variable for the list of objects to build.diego2007-03-171-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22698 b3059339-0415-0410-9bf9-f77b7e298cf2
* add ffdca decodercompn2007-03-171-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22697 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove support for 2.5.x kernels.diego2007-03-171-11/+0
| | | | | | | | It's just a bunch of ugly #ifdef conditionals and probably does not work with later 2.5.x versions anyway. For 2.6.x there is an external version. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22696 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add a link to Attila's mga_vid port to Linux 2.6.x.diego2007-03-171-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22695 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove useless compilation commands that are provided by builtin rules.diego2007-03-171-3/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22694 b3059339-0415-0410-9bf9-f77b7e298cf2
* Merge test rules using general pattern.diego2007-03-171-4/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22693 b3059339-0415-0410-9bf9-f77b7e298cf2
* Install tdfx_vid.o as well.diego2007-03-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22692 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove now unnecessary MGA_VID_OBJ variable indirection.diego2007-03-171-4/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22691 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove pointless variable indirection.diego2007-03-171-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22690 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove remnants of Linux 2.6 support, the mga_vid.c part was made todiego2007-03-171-10/+2
| | | | | | | disappear in Limbo with 'cvs admin -o' ages ago. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22689 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove pointless variable indirection for -I options.diego2007-03-171-3/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22688 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@22687 b3059339-0415-0410-9bf9-f77b7e298cf2
* tdfx_vid compilation has been simplified.diego2007-03-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22686 b3059339-0415-0410-9bf9-f77b7e298cf2
* New slave command: tv_step_freq <offset in MHz>voroshil2007-03-176-0/+27
| | | | | | | Command sets the TV frequency relative to current value git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22685 b3059339-0415-0410-9bf9-f77b7e298cf2
* 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 impr