summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* VIDEO OUTPUT DRIVERS moved right after VIDEO OUTPUT OPTIONS.diego2004-06-282-380/+380
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12717 b3059339-0415-0410-9bf9-f77b7e298cf2
* better -really-quiet descriptiondiego2004-06-281-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12716 b3059339-0415-0410-9bf9-f77b7e298cf2
* Let's keep the full functionality for the release, we can switch this offdiego2004-06-281-1/+1
| | | | | | | when we have found a nicer automatic solution for -af volume. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12715 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100l, stripping credits when applying patches is NOT a good way to get ↵rfelker2004-06-281-0/+4
| | | | | | developers!! git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12714 b3059339-0415-0410-9bf9-f77b7e298cf2
* -rtc-devicediego2004-06-281-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12713 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l of a sweet liquid to Alex:diego2004-06-281-1/+2
| | | | | | | | -rtc should be the inverse of -nortc, added this missing option and renamed -rtc to -rtc-device, which is more descriptive anyway. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12712 b3059339-0415-0410-9bf9-f77b7e298cf2
* pre5 changes by Reimar and myselfdiego2004-06-281-2/+52
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12711 b3059339-0415-0410-9bf9-f77b7e298cf2
* avoid visuals with low color-depth.reimar2004-06-271-0/+12
| | | | | | | Based on idea from Timo Kanera (timo (at) kanera (dot) de). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12710 b3059339-0415-0410-9bf9-f77b7e298cf2
* Negate default palette for grayscale cvidrtognimp2004-06-271-1/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12709 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lfaust32004-06-271-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12708 b3059339-0415-0410-9bf9-f77b7e298cf2
* mingw crosscompiling step 1faust32004-06-274-16/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12707 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync by Andoni Zubimendi <andoni@lpsat.net>nauj272004-06-271-5/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12706 b3059339-0415-0410-9bf9-f77b7e298cf2
* Paletted cvid supportrtognimp2004-06-271-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12705 b3059339-0415-0410-9bf9-f77b7e298cf2
* The granulepos does not depend on the number of channels, only on the sample ↵mosu2004-06-271-8/+15
| | | | | | size. Patch by Wolfram Gloger (wmglo at dent dot med dot uni-muenchen dot de). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12704 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1000l in GET_VOLUME. Fix by Lu Ran, hephooey (at) fastmail (dot) fm.reimar2004-06-271-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12703 b3059339-0415-0410-9bf9-f77b7e298cf2
* Explain that commenting string operations is important.diego2004-06-271-1/+4
| | | | | | | patch by Alexander Strasser <eclipse7@gmx.net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12702 b3059339-0415-0410-9bf9-f77b7e298cf2
* updatefaust32004-06-271-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12701 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l WAVE_FORMAT_DOLBY_AC3_SPDIF needs to be defined first, patch by ↵faust32004-06-271-0/+2
| | | | | | Gianluigi Tiesi <sherpya at netfarm.it> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12700 b3059339-0415-0410-9bf9-f77b7e298cf2
* altivec yuv->rgb convertermichael2004-06-277-2/+878
| | | | | | | | | | | | | orginal patch by (Marc Hoffman <mmh at pleasantst dot com>) critical fixes by (Reza Jelveh <reza.jelveh at tu-harburg dot de>) known bugs/issues, which should be fixed ASAP by someone who has a ppc: 0..255 vs. 16..235 unneeded recalculation of tables general cleaup, like removing double initalizing of variables git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12699 b3059339-0415-0410-9bf9-f77b7e298cf2
* Real now supports index building as well.diego2004-06-261-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12698 b3059339-0415-0410-9bf9-f77b7e298cf2
* this is broken and causes relink during 'make install'. fix it or leave it ↵rfelker2004-06-261-2/+2
| | | | | | disabled git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12697 b3059339-0415-0410-9bf9-f77b7e298cf2
* grammar/typos pointed out by the Wandererdiego2004-06-262-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12696 b3059339-0415-0410-9bf9-f77b7e298cf2
* mga_vid under linux 2.6.x support written by F. O. Tempel, Ed Sweetman, ↵alex2004-06-261-5/+27
| | | | | | Gergely Nagy among others git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12695 b3059339-0415-0410-9bf9-f77b7e298cf2
* simple, smooth, ram-saving dynamic potmeter, which feature is required by ↵alex2004-06-262-2/+29
| | | | | | the tvisor skin, patch by Andre Kuhne git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12694 b3059339-0415-0410-9bf9-f77b7e298cf2
* make the awk script working for localized machines too, patch by Onur Kucukalex2004-06-261-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12693 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix GUI compilation, patch by Reimar Döffinger and Alexander Strasser.diego2004-06-266-8/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12692 b3059339-0415-0410-9bf9-f77b7e298cf2
* Seeking in RM works now.diego2004-06-261-3/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12691 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support for comments in plaintext playlist by adlandalex2004-06-261-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12690 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1000lalex2004-06-261-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12689 b3059339-0415-0410-9bf9-f77b7e298cf2
* x86-64 (amd64) support by Kenny Rootalex2004-06-263-4/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12688 b3059339-0415-0410-9bf9-f77b7e298cf2
* simple subtitle editor by Michael Klepikovalex2004-06-261-0/+445
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12687 b3059339-0415-0410-9bf9-f77b7e298cf2
* scroll strings from the left to right, patch by Andre Kuhnealex2004-06-261-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12686 b3059339-0415-0410-9bf9-f77b7e298cf2
* ac3 passthrough, initial patch by Gianluigi Tiesi <sherpya at netfarm.it>faust32004-06-261-3/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12685 b3059339-0415-0410-9bf9-f77b7e298cf2
* asyncblit slows down on UP systems, regarding to the SDL docs, noticed by ↵alex2004-06-261-4/+6
| | | | | | John Phillip git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12684 b3059339-0415-0410-9bf9-f77b7e298cf2
* SDL_HWACCEL is a readonly flag according to DOCS, noticed by John Philipalex2004-06-261-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12683 b3059339-0415-0410-9bf9-f77b7e298cf2
* rtc-device cmd option by James Noblealex2004-06-262-2/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12682 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix loader build on windowsfaust32004-06-262-9/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12681 b3059339-0415-0410-9bf9-f77b7e298cf2
* avoid double slashes, patch by Yoshinori Satoalex2004-06-261-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12680 b3059339-0415-0410-9bf9-f77b7e298cf2
* cseq starts from 1 according to the standard, patch by Yoshinori Satoalex2004-06-261-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12679 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lfaust32004-06-261-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12678 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10alex2004-06-261-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12677 b3059339-0415-0410-9bf9-f77b7e298cf2
* disable iconv in case setlocale is disabled - compile fixalex2004-06-261-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12676 b3059339-0415-0410-9bf9-f77b7e298cf2
* user nl_langinfo if langinfo support present for proper chinese support, ↵alex2004-06-262-1/+32
| | | | | | feature requested by Shixin Zheng <shixinzheng@sjtu.edu.cn> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12675 b3059339-0415-0410-9bf9-f77b7e298cf2
* make the internal sdl mixer optional, idea by Reimar Doffingeralex2004-06-261-1/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12674 b3059339-0415-0410-9bf9-f77b7e298cf2
* New 'Mixer API' with ability to change volume through libaf (this part was ↵alex2004-06-264-54/+94
| | | | | | written by Reimar Doffinger) and lesser global variables git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12673 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync tag bumpwight2004-06-262-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12672 b3059339-0415-0410-9bf9-f77b7e298cf2
* top/bottom mb row skippingmichael2004-06-261-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12671 b3059339-0415-0410-9bf9-f77b7e298cf2
* mplayer.rc moved to osdep where it belongs, approved by Sascha.diego2004-06-252-41/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12670 b3059339-0415-0410-9bf9-f77b7e298cf2
* Send a command throught the filter chain until some item returns AF_OK. ↵alex2004-06-252-2/+19
| | | | | | Patch by Reimar Doeffinger git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12669 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lalex2004-06-251-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12668 b3059339-0415-0410-9bf9-f77b7e298cf2
* silence gcc 3.4 warnings, patch by VMiklos <mamajom@axelero.hu>diego2004-06-251-15/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12667 b3059339-0415-0410-9bf9-f77b7e298cf2
* index creation/reading behaviour just like the avi demuxer, patch based on ↵alex2004-06-251-14/+26
| | | | | | work by Reza Jelveh, Moritz Bunkus und myself git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12666 b3059339-0415-0410-9bf9-f77b7e298cf2
* shorten description, typodiego2004-06-251-5/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12665 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10ldiego2004-06-251-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12664 b3059339-0415-0410-9bf9-f77b7e298cf2
* JACK audio support through bio2jack by Kamil Strzelecki <esack@o2.pl>alex2004-06-2510-2/+275
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12663 b3059339-0415-0410-9bf9-f77b7e298cf2
* email changebackalex2004-06-251-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12662 b3059339-0415-0410-9bf9-f77b7e298cf2
* neomagic tv out support throught vesa vbe, patch by Rudolf Marekalex2004-06-254-0/+62
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12661 b3059339-0415-0410-9bf9-f77b7e298cf2
* line breaks, clarificationdiego2004-06-251-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12660 b3059339-0415-0410-9bf9-f77b7e298cf2
* enable .PHONY for correct dependancy handlingalex2004-06-251-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12659 b3059339-0415-0410-9bf9-f77b7e298cf2
* bigendian fixalex2004-06-251-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12658 b3059339-0415-0410-9bf9-f77b7e298cf2
* static tablesalex2004-06-251-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12657 b3059339-0415-0410-9bf9-f77b7e298cf2
* more verbosityalex2004-06-251-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12656 b3059339-0415-0410-9bf9-f77b7e298cf2
* correct spellingalex2004-06-251-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12655 b3059339-0415-0410-9bf9-f77b7e298cf2
* degccifyalex2004-06-251-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12654 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1l cosmeticsalex2004-06-251-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12653 b3059339-0415-0410-9bf9-f77b7e298cf2
* typodiego2004-06-251-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12652 b3059339-0415-0410-9bf9-f77b7e298cf2
* Unify the config.h #include, use "config.h" instead of "../config.h"diego2004-06-254-4/+4
| | | | | | | everywhere, will make extracting libvo/ easier. Approved by Alex. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12651 b3059339-0415-0410-9bf9-f77b7e298cf2
* more wishesdiego2004-06-251-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12650 b3059339-0415-0410-9bf9-f77b7e298cf2
* Real codecs and Mac OS X, don't recommend installing Real player.diego2004-06-251-15/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12649 b3059339-0415-0410-9bf9-f77b7e298cf2
* credits for Alexander Strasserdiego2004-06-251-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12648 b3059339-0415-0410-9bf9-f77b7e298cf2
* string handling security fixesdiego2004-06-2513-84/+214
| | | | | | | | patch by Nicholas Kain, Alexander Strasser <eclipse7@gmx.net> reviewed by Pontscho, Alex, Rich git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12647 b3059339-0415-0410-9bf9-f77b7e298cf2
* name changediego2004-06-2510-18/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12646 b3059339-0415-0410-9bf9-f77b7e298cf2
* darwin flags cleanup by Dan Christiansenalex2004-06-251-2/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12645 b3059339-0415-0410-9bf9-f77b7e298cf2
* dvd-device option by Anton Tropashko <atropashko@yahoo.com>alex2004-06-251-4/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12644 b3059339-0415-0410-9bf9-f77b7e298cf2
* green stripe fix by Jan Kanty Palus <atler@o2.pl>alex2004-06-251-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12643 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove the latest use of log10 in favor of the better af_to_dB helper ↵alex2004-06-251-2/+2
| | | | | | function, patch by Reimar Doffinger git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12642 b3059339-0415-0410-9bf9-f77b7e298cf2
* tcp fragging bugfix by Song Du <freewizard at gmail.com>alex2004-06-251-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12641 b3059339-0415-0410-9bf9-f77b7e298cf2
* mpst fixalex2004-06-251-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12640 b3059339-0415-0410-9bf9-f77b7e298cf2
* RFC compliance patch by Eric Lammerts <eric@lammerts.org>alex2004-06-251-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12639 b3059339-0415-0410-9bf9-f77b7e298cf2
* uber 10l found by Ilia <chest4l at mail.ru>alex2004-06-251-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12638 b3059339-0415-0410-9bf9-f77b7e298cf2
* move macosx in the priority list after sdl, patch by Dan Christiansenalex2004-06-251-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12637 b3059339-0415-0410-9bf9-f77b7e298cf2
* credits for Alexander Neundorf, straight from Linuxtagdiego2004-06-251-0/+4
| | |