summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Changed the way that the streams are requested.bertrand2002-07-051-37/+62
| | | | | | | | | Now the streams are requested depending on the bandwidth option. If the option is not set, the higher bitrate stream is chose. Moved the asf_http_streaming_ctrl_t struct to asf.h git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6644 b3059339-0415-0410-9bf9-f77b7e298cf2
* Retreive the bandwidth option from the command line.bertrand2002-07-051-6/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6643 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added the bandwidth variable. Used to set the max download bandwidthbertrand2002-07-051-0/+1
| | | | | | | available or the max bandwidth to use. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6642 b3059339-0415-0410-9bf9-f77b7e298cf2
* hopefully fixed last A-V sync bug, and also fixed largefile bug in debug printfarpi2002-07-041-3/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6641 b3059339-0415-0410-9bf9-f77b7e298cf2
* hmm, just found a nice thing with my new LFS..gabucino2002-07-041-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6640 b3059339-0415-0410-9bf9-f77b7e298cf2
* vf_scale updatemichael2002-07-041-1/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6639 b3059339-0415-0410-9bf9-f77b7e298cf2
* more scaling algosmichael2002-07-043-52/+123
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6638 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncjaf2002-07-041-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6637 b3059339-0415-0410-9bf9-f77b7e298cf2
* oops forgot to commit, part of Björn Sandells libdha obsd ppc fixes.atmos42002-07-041-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6636 b3059339-0415-0410-9bf9-f77b7e298cf2
* * Link with -lossaudio and/or -li386 only when neededarpi2002-07-031-4/+11
| | | | | | | | * Fix iconv detection patch by Björn Sandell <biorn@dce.chalmers.se> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6635 b3059339-0415-0410-9bf9-f77b7e298cf2
* cVS: ---------------------------------------------------------------------joyping2002-07-032-390/+806
| | | | | | | | | | | | | | | added get/set_sound controls stripped down initializing changed play() again outsourced xrun-handling added some cases to get_space() as xrun-handling added nonblock-mode added mmap-mode added subopts for mmap and noblock called mmap and noblock could be accessed as -ao alsa9:noblock:mmap git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6634 b3059339-0415-0410-9bf9-f77b7e298cf2
* for 0.90 releaseeyck2002-07-031-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6633 b3059339-0415-0410-9bf9-f77b7e298cf2
* OpenBSD PPC libdha fix by Björn Sandell.atmos42002-07-031-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6632 b3059339-0415-0410-9bf9-f77b7e298cf2
* Patch to improve bufferhandling on OpenBSD and NetBSD, by Björn Sandell and ↵atmos42002-07-031-2/+8
| | | | | | Bernd Ernesti <mplayer at lists.veego.de> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6631 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnexus2002-07-031-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6630 b3059339-0415-0410-9bf9-f77b7e298cf2
* Small fix for non-X86 OpenBSD by Björn Sandell <biorn at dce.chalmers.se>atmos42002-07-031-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6629 b3059339-0415-0410-9bf9-f77b7e298cf2
* add equalizer support and fix some small bug...pontscho2002-07-0311-78/+351
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6628 b3059339-0415-0410-9bf9-f77b7e298cf2
* First probe :)pontscho2002-07-032-0/+559
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6627 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove unneded config filespontscho2002-07-039-207/+42
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6626 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnexus2002-07-031-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6625 b3059339-0415-0410-9bf9-f77b7e298cf2
* add -audiofile support for guipontscho2002-07-0215-39/+67
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6624 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix window hiding bug with some wms (kde, gnome, icewm, mwm, wmaker)pontscho2002-07-025-10/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6623 b3059339-0415-0410-9bf9-f77b7e298cf2
* delay=0 removed, totally unneededarpi2002-07-021-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6622 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100larpi2002-07-021-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6621 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix volume handling ( step 2 ) -- add balance support and some code cleanup ↵pontscho2002-07-029-70/+79
| | | | | | and fix git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6620 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix compile bug with driver 0.9+pontscho2002-07-021-2/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6619 b3059339-0415-0410-9bf9-f77b7e298cf2
* further updates for RTCdiego2002-06-302-16/+29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6618 b3059339-0415-0410-9bf9-f77b7e298cf2
* using the new rgb2rgb converters (the LQ ones are only used if -sws 0 or -sws 4)michael2002-06-301-352/+140
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6617 b3059339-0415-0410-9bf9-f77b7e298cf2
* last line messed up in Y800 bugfixmichael2002-06-301-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6616 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixing rgb24tobgr32michael2002-06-301-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6615 b3059339-0415-0410-9bf9-f77b7e298cf2
* Linux for Sparc fix by Adam Di Carlo <adam at onshore-devel.com>alex2002-06-301-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6614 b3059339-0415-0410-9bf9-f77b7e298cf2
* CBR audio PTS fixes (using stsd v1 header)arpi2002-06-301-14/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6613 b3059339-0415-0410-9bf9-f77b7e298cf2
* dump edit listarpi2002-06-291-5/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6612 b3059339-0415-0410-9bf9-f77b7e298cf2
* parameter overrides limitarpi2002-06-291-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6611 b3059339-0415-0410-9bf9-f77b7e298cf2
* bugfix by Keiki SATOH <kki@wakusei.ne.jp>arpi2002-06-291-1/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6610 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixing memory overwrite bugs in the new convertersmichael2002-06-291-7/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6609 b3059339-0415-0410-9bf9-f77b7e298cf2
* test new converter stuff toomichael2002-06-291-1/+93
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6608 b3059339-0415-0410-9bf9-f77b7e298cf2
* merging changes from mplayerxp (rgb2rgb*.{c,h} only)michael2002-06-293-1/+827
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6607 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixing memory overwrite bugs again ...michael2002-06-291-16/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6606 b3059339-0415-0410-9bf9-f77b7e298cf2
* Hopefully the end of the RealPlayer codecs saga..diego2002-06-291-8/+9
| | | | | | | | Explained where to put things and which configure options to use in case something goes wrong. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6605 b3059339-0415-0410-9bf9-f77b7e298cf2
* colorspace converter tests (memory corruption tests at different width/src/dst)michael2002-06-292-0/+186
| | | | | | | | quite impressive results only 1 of the 13 rgb->rgb converters fails for the c versions ... sadly only 1 of the mmx converters passes though :( ... i feared allready that last mplayerxp merge reversed the bugfixes :(((( git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6604 b3059339-0415-0410-9bf9-f77b7e298cf2
* Polish language manualgabucino2002-06-291-0/+1383
| | | | | | | | | Authors: Adrian Pawlik < imoteph@wp.pl > Konrad Materka < kmaterka@wp.pl > git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6603 b3059339-0415-0410-9bf9-f77b7e298cf2
* english language file removedgabucino2002-06-291-1380/+0
| | | | | | | polish one coming right up git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6602 b3059339-0415-0410-9bf9-f77b7e298cf2
* equalizer (brightness/contrast) supportalex2002-06-291-43/+37
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6601 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1001 typos as found by ispell.diego2002-06-291-54/+54
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6600 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed vidix terminating if init error occured, bug found by KotHalex2002-06-291-4/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6599 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for SSA v4 by Dirk <noisyb at gmx.net>alex2002-06-291-4/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6598 b3059339-0415-0410-9bf9-f77b7e298cf2
* XViD info fixinggabucino2002-06-292-4/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6597 b3059339-0415-0410-9bf9-f77b7e298cf2
* realplayer libs installation re-added (was removed by diego)gabucino2002-06-291-1/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6596 b3059339-0415-0410-9bf9-f77b7e298cf2
* handled by liba52gabucino2002-06-291-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6595 b3059339-0415-0410-9bf9-f77b7e298cf2
* Expanded RTC section. It now explains how to allow RTC via /proc on newerdiego2002-06-291-135/+148
| | | | | | | | | | kernels or how to patch older ones. Removed some <I> tags since it makes text hard to read on the screen and ugly when combined with <B>. 1001 typos git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6594 b3059339-0415-0410-9bf9-f77b7e298cf2
* Oh my god, what did I do - I spellchecked the Makefile!diego2002-06-291-5/+5
| | | | | | | Note: Writing DependEncy with an "a" is a very common spelling error. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6593 b3059339-0415-0410-9bf9-f77b7e298cf2
* trivial but nice fix for /dev/video? detection by "Julian J.M."arpi2002-06-281-1/+1
| | | | | | | <bandit@telecable.es> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6592 b3059339-0415-0410-9bf9-f77b7e298cf2
* -frames 0 fix, multifile frames support by tibcualex2002-06-283-2/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6591 b3059339-0415-0410-9bf9-f77b7e298cf2
* cleanup and bufferhandling fix by Joy Ping <joy at pingfm.org>. ↵alex2002-06-282-346/+480
| | | | | | Bufferhandling fix based on idea by Marius David <marius at rohost.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6590 b3059339-0415-0410-9bf9-f77b7e298cf2
* more informal warning and also fixed a 10l bug. Patch by tibcualex2002-06-281-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6589 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed unused math.h, becouse it causes cygwin to gcc segfault - ↵alex2002-06-281-1/+0
| | | | | | found/fixed by Joey Parrish <joey at yunamusic.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6588 b3059339-0415-0410-9bf9-f77b7e298cf2
* linux-2.5.x support patch by Sytse Wielinga <s.b.wieling at student.utwente.nl>alex2002-06-281-0/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6587 b3059339-0415-0410-9bf9-f77b7e298cf2
* multifile (informal output) fix by Balazs Tibor (tibcu)alex2002-06-281-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6586 b3059339-0415-0410-9bf9-f77b7e298cf2
* some cleanup, buggy->crashing, better info/commentsarpi2002-06-281-41/+45
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6585 b3059339-0415-0410-9bf9-f77b7e298cf2
* big updategabucino2002-06-289-396/+128
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6584 b3059339-0415-0410-9bf9-f77b7e298cf2
* yvu9 -> yv12 unscaled converter with linear chroma scalingmichael2002-06-274-2/+143
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6583 b3059339-0415-0410-9bf9-f77b7e298cf2
* clean up warnings in mencoder.rfelker2002-06-271-10/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6582 b3059339-0415-0410-9bf9-f77b7e298cf2
* -sws 6 (luma bicubic & chroma bilinear)michael2002-06-272-5/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6581 b3059339-0415-0410-9bf9-f77b7e298cf2
* IMGFMT_{RGB,BGR}{1,4}michael2002-06-271-1/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6580 b3059339-0415-0410-9bf9-f77b7e298cf2
* use unified yuv2rgb initmichael2002-06-273-615/+449
| | | | | | | {RGB,BGR}{1,4,8,15,16,24,32} output supported git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6579 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixing scaling/contrast for 1/4/8 bppmichael2002-06-271-38/+109
| | | | | | | exporting yuv2rgb_c_init() as the swscaler will use it (avoids code duplication) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6578 b3059339-0415-0410-9bf9-f77b7e298cf2
* {RGB,BGR}{1,4}michael2002-06-273-0/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6577 b3059339-0415-0410-9bf9-f77b7e298cf2
* GCC 2.96 updatediego2002-06-271-2/+2
| | | | | | | Patch by Dominik Mierzejewski <dominik@rangers.eu.org>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6576 b3059339-0415-0410-9bf9-f77b7e298cf2
* GCC 3.0.4-RH updatediego2002-06-272-26/+31
| | | | | | | Patch by Dominik Mierzejewski <dominik@rangers.eu.org>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6575 b3059339-0415-0410-9bf9-f77b7e298cf2
* OSD == onscreen display, typosdiego2002-06-273-6/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6574 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated gcc erratagabucino2002-06-272-9/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6573 b3059339-0415-0410-9bf9-f77b7e298cf2
* Paul Ortyl's patchalex2002-06-271-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6572 b3059339-0415-0410-9bf9-f77b7e298cf2
* Changed the -pass option to -passwd to avoid clash with mencoder option.bertrand2002-06-251-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6571 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l to me and bertrand ;) Fix clash of -pass for http auth with -pass of ↵atmos42002-06-251-1/+1
| | | | | | mencoder. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6570 b3059339-0415-0410-9bf9-f77b7e298cf2
* Check for skin in user's .mplayer first so he can override systemwide skin.atmos42002-06-251-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6569 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix compatibility with old skins, that contain evEqualeaser typo.atmos42002-06-251-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6568 b3059339-0415-0410-9bf9-f77b7e298cf2
* support the 'align16' codec flagarpi2002-06-251-0/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6567 b3059339-0415-0410-9bf9-f77b7e298cf2
* new global codec flag: align16arpi2002-06-253-2/+7
| | | | | | | | it means that width/height should be round up to n*16 (some buggy codec needs it to avoid sig11 / image distortions) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6566 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove colorkeying if destroying the driver - fixes some bugsalex2002-06-251-2/+14
| | | |