summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year.diego2007-03-241-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22794 b3059339-0415-0410-9bf9-f77b7e298cf2
* at open() discard front margin/empty sectors (fixes demuxing by ↵nicodvb2007-03-241-1/+13
| | | | | | libavformat); patch by Zuxy meng git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22793 b3059339-0415-0410-9bf9-f77b7e298cf2
* the mirror howto isnt preliminary anymoreattila2007-03-241-6/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22792 b3059339-0415-0410-9bf9-f77b7e298cf2
* r22622: Wording improvement as suggested by Michael.voroshil2007-03-241-3/+8
| | | | | | | | | | r22637: Allow to specify frequencies in channels option. r22747: Explain workaround for -vo gl:scaled-osd -ass image corruption. r22776: 'D' also turns off and on kerndeint r22779: roff fix: escape dash for options git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22791 b3059339-0415-0410-9bf9-f77b7e298cf2
* r22547: fix up some longer than 80 char lines , and use suggestion from Diego.voroshil2007-03-241-6/+54
| | | | | | | | | | | | | | | | | | r22570: dont start newline with a space and readd subdirectory r22718: add new audio and video codecs to libavcodec list r22748: add png and gif encoders, how to use them with mencoder is another question r22749: split sonic into sonic/sonicls and wma into wmav1/wmav2 r22750: add rest of lavc encoders to list (vcr1, cljr, jpegls, ffvhuff, msmpeg4v1) r22751: gsm requires libgsm so remove it r22752: aiff isnt there as well, TEST FIRST, THEN DOCUMENT COMPN! r22753: ok so cljr , vcr1 and msmpegv1 dont actually work... removed r22679: Some more details for the mga_vid section taken from drivers/README. r22686: tdfx_vid compilation has been simplified. r22695: Add a link to Attila's mga_vid port to Linux 2.6.x. r22704: 'make install' now takes care of most manual installation steps for *_vid.o. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22790 b3059339-0415-0410-9bf9-f77b7e298cf2
* r22547: fix up some longer than 80 char lines , and use suggestion from Diego.voroshil2007-03-241-23/+35
| | | | | | | | | | | | | | | | | | r22570: dont start newline with a space and readd subdirectory r22718: add new audio and video codecs to libavcodec list r22748: add png and gif encoders, how to use them with mencoder is another question r22749: split sonic into sonic/sonicls and wma into wmav1/wmav2 r22750: add rest of lavc encoders to list (vcr1, cljr, jpegls, ffvhuff, msmpeg4v1) r22751: gsm requires libgsm so remove it r22752: aiff isnt there as well, TEST FIRST, THEN DOCUMENT COMPN! r22753: ok so cljr , vcr1 and msmpegv1 dont actually work... removed r22679: Some more details for the mga_vid section taken from drivers/README. r22686: tdfx_vid compilation has been simplified. r22695: Add a link to Attila's mga_vid port to Linux 2.6.x. r22704: 'make install' now takes care of most manual installation steps for *_vid.o. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22789 b3059339-0415-0410-9bf9-f77b7e298cf2
* r22772: Radio driver loading rework.voroshil2007-03-241-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22788 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: Merge #ifdefs for better readability.diego2007-03-231-6/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22787 b3059339-0415-0410-9bf9-f77b7e298cf2
* add mf://bmp wish, remove deinterlace filter during playbackcompn2007-03-231-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22786 b3059339-0415-0410-9bf9-f77b7e298cf2
* call vbeGetControllerInfo() only onceaurel2007-03-231-2/+4
| | | | | | | | Subsequent calls would fail with some video chip (including i945) when using -fixed-vo. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22785 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with r22779gpoirier2007-03-221-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22784 b3059339-0415-0410-9bf9-f77b7e298cf2
* lexical fixesptt2007-03-221-4/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22783 b3059339-0415-0410-9bf9-f77b7e298cf2
* syntax/lexical fixesptt2007-03-221-11/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22782 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync'd up to r21452ptt2007-03-221-13/+37
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22781 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync'd up to r22772ptt2007-03-221-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22780 b3059339-0415-0410-9bf9-f77b7e298cf2
* roff fix: escape dash for optionskraymer2007-03-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22779 b3059339-0415-0410-9bf9-f77b7e298cf2
* r22776: 'D' also turns off and on kerndeintcehoyos2007-03-225-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22778 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix filepos calculationcehoyos2007-03-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22777 b3059339-0415-0410-9bf9-f77b7e298cf2
* 'D' also turns off and on kerndeintcehoyos2007-03-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22776 b3059339-0415-0410-9bf9-f77b7e298cf2
* allows to de- and reactivate kerndeint on the flycehoyos2007-03-221-2/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22775 b3059339-0415-0410-9bf9-f77b7e298cf2
* Every X-QT stream needs video frame rate (not just avc, mpeg4 and svq3)cehoyos2007-03-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22774 b3059339-0415-0410-9bf9-f77b7e298cf2
* reasonable cutoff frequency defaultmichael2007-03-221-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22773 b3059339-0415-0410-9bf9-f77b7e298cf2
* Radio driver loading rework.voroshil2007-03-212-134/+87
| | | | | | | Available interfaces are showed in verbose mode. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22772 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix comment about defining HAVE_POSIX_SELECTcehoyos2007-03-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22771 b3059339-0415-0410-9bf9-f77b7e298cf2
* Conditionally compile vf_bmovl.c instead of enclosing all of the filediego2007-03-213-5/+2
| | | | | | | in #ifdef HAVE_POSIX_SELECT. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22770 b3059339-0415-0410-9bf9-f77b7e298cf2
* Invert logic for HAVE_NO_POSIX_SELECT to HAVE_POSIX_SELECT to be in linediego2007-03-215-20/+17
| | | | | | | with the other HAVE_ #defines throughout the codebase. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22769 b3059339-0415-0410-9bf9-f77b7e298cf2
* Declare eof only when stream 0 gets eofrtogni2007-03-201-1/+9
| | | | | | | Fixes premature eof on rtsp://vodreal.stanford.edu/opa/philo/061022.rm git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22768 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix for realrtsp urls with more than 2 streams:rtogni2007-03-201-3/+5
| | | | | | | | | - do setup for all the streams we subscribed to - Use all bits of stream id, not only the lsbit Fixes rtsp://vodreal.stanford.edu/opa/philo/061022.rm git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22767 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unnecessary unistd.h include.diego2007-03-2017-17/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22766 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove MinGW hack, it's no longer needed.diego2007-03-201-4/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22765 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rename open to af_open so as not to conflict with a previous header definition.diego2007-03-2021-43/+43
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22764 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add missing $(EXESUF).diego2007-03-201-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22763 b3059339-0415-0410-9bf9-f77b7e298cf2
* tab typo fixedptt2007-03-201-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22762 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add vfw2menc to the Makefile.diego2007-03-201-2/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22761 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync'd up to r22483ptt2007-03-201-10/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22760 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add explicit SDL include path. This should allow compilation even whendiego2007-03-202-3/+3
| | | | | | | MPlayer was configured without SDL support. Change the Makefile accordingly. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22759 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add return 0 to fix the following warning:diego2007-03-201-0/+2
| | | | | | | bmovl-test.c:118: warning: control reaches end of non-void function git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22758 b3059339-0415-0410-9bf9-f77b7e298cf2
* Include stdlib.h and string.h to fix the following warnings:diego2007-03-201-0/+2
| | | | | | | | | | | bmovl-test.c:22: warning: implicit declaration of function `strlen' bmovl-test.c:64: warning: implicit declaration of function `exit' bmovl-test.c:67: warning: implicit declaration of function `atoi' bmovl-test.c:89: warning: implicit declaration of function `malloc' bmovl-test.c:114: warning: implicit declaration of function `free' git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22757 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add #include <string.h> to fix the following warning:diego2007-03-201-0/+1
| | | | | | | gltest.c:157: warning: implicit declaration of function `memset' git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22756 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move gltest and bmovl-test into the main TOOLS directory, subdirectoriesdiego2007-03-205-10/+7
| | | | | | | for single files are silly. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22755 b3059339-0415-0410-9bf9-f77b7e298cf2
* --enable-win32 was renamed to --enable-win32dll.diego2007-03-191-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22754 b3059339-0415-0410-9bf9-f77b7e298cf2
* ok so cljr , vcr1 and msmpegv1 dont actually work... removedcompn2007-03-191-12/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22753 b3059339-0415-0410-9bf9-f77b7e298cf2
* aiff isnt there as well, TEST FIRST, THEN DOCUMENT COMPN!compn2007-03-191-4/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22752 b3059339-0415-0410-9bf9-f77b7e298cf2
* gsm requires libgsm so remove itcompn2007-03-191-4/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22751 b3059339-0415-0410-9bf9-f77b7e298cf2
* add rest of lavc encoders to list (vcr1, cljr, jpegls, ffvhuff, msmpeg4v1)compn2007-03-191-0/+20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22750 b3059339-0415-0410-9bf9-f77b7e298cf2
* split sonic into sonic/sonicls and wma into wmav1/wmav2compn2007-03-191-3/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22749 b3059339-0415-0410-9bf9-f77b7e298cf2
* add png and gif encoders, how to use them with mencoder is another questioncompn2007-03-191-1/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22748 b3059339-0415-0410-9bf9-f77b7e298cf2
* Explain workaround for -vo gl:scaled-osd -ass image corruption.reimar2007-03-191-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22747 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add missing bogus norm warning for v4l2voroshil2007-03-191-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22746 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make sure bogus parameter will not be ignored by user. voroshil2007-03-191-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22745 b3059339-0415-0410-9bf9-f77b7e298cf2
* Simplify Makefile.diego2007-03-191-5/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22744 b3059339-0415-0410-9bf9-f77b7e298cf2
* Conditionally compile af_export instead of having #ifdef around the file.diego2007-03-192-4/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22743 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move -I. to the front of CFLAGS, works around problems with headers fromdiego2007-03-191-1/+1
| | | | | | | other projects having the same names as MPlayer ones. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22742 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove commented-out -Wall CFLAGS, can be set from configure/config.mak.diego2007-03-191-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22741 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove commented-out Cygwin CFLAGS settings.diego2007-03-191-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22740 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move setting Cygwin specific CFLAGS to configure.diego2007-03-192-5/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22739 b3059339-0415-0410-9bf9-f77b7e298cf2
* video filters i maintain ...michael2007-03-191-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22738 b3059339-0415-0410-9bf9-f77b7e298cf2
* The -Wdeclaration-after-statement test needs a C program.diego2007-03-181-0/+3
| | | | | | | Noticed by Carl Eugen Hoyos. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22737 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move -I. and -I.. to the front of CFLAGS so that headers in the root directorydiego2007-03-181-1/+1
| | | | | | | | take precedence over ones in the subdirectories. This works around the problem of confusing the two copies of xvmc_render.h. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22736 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move libav* include CFLAGS to mpcommon.mak instead of duplicating them.diego2007-03-186-14/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22735 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added myself, as suggested by Diegocehoyos2007-03-181-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22734 b3059339-0415-0410-9bf9-f77b7e298cf2
* check that definition of prototype of sysi86(int, void*) doesn't conflict; ↵nicodvb2007-03-182-2/+8
| | | | | | fixed compilation in opensolaris git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22733 b3059339-0415-0410-9bf9-f77b7e298cf2
* Merge CFLAGS lines.diego2007-03-181-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22732 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move setting CXXFLAGS to configure.diego2007-03-182-3/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22731 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support multiple tags in a single line and tags on the same line as the rtogni2007-03-181-8/+15
| | | | | | | | <smil> signature. Fixes http://www.cartalk.com/Radio/Show/01.smil git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22730 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add live555 include flags to EXTRAXX_INC, not EXTRA_INC.diego2007-03-181-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22729 b3059339-0415-0410-9bf9-f77b7e298cf2
* shared libavcodec is not at all broken/obsolete, but simply discouragednicodvb2007-03-181-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22728 b3059339-0415-0410-9bf9-f77b7e298cf2
* Group (system-specific) CFLAGS settings together.diego2007-03-181-40/+40
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22727 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move Cygwin specific #define setting to system OS-specific settings section.diego2007-03-181-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22726 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move setting of TARGET_WIN32 together with other Win32 settings.diego2007-03-181-6/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22725 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rename win32 variable to the more sensible name win32dll.diego2007-03-181-15/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22724 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove conditional addition of CONFIG_DARWIN to CFLAGS, it's addeddiego2007-03-181-3/+0
| | | | | | | unconditionally three lines above ... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22723 b3059339-0415-0410-9bf9-f77b7e298cf2
* 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