summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* cosmetix, merge streaming vars extern declarations into cfg-common.h, where ↵atmos42002-07-083-14/+7
| | | | | | they IMHO belong. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6672 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add missing authentication for asf streaming.atmos42002-07-081-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6671 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update about gcc 3.0.4. The problem is not Red Hat specific.diego2002-07-073-14/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6670 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100l - seq++ for groupingarpi2002-07-071-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6669 b3059339-0415-0410-9bf9-f77b7e298cf2
* yuv handling simplified (using new mpi fields)alex2002-07-071-12/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6668 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix -bandwidth if no streaming available, 10l ;)atmos42002-07-071-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6667 b3059339-0415-0410-9bf9-f77b7e298cf2
* support avcontext based quant_store exportalex2002-07-071-1/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6666 b3059339-0415-0410-9bf9-f77b7e298cf2
* edit-list support for video - fixes various A-V sync problems (TODO: seeking)arpi2002-07-071-6/+74
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6665 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10L don't add a base path to the urlsalbeu2002-07-071-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6664 b3059339-0415-0410-9bf9-f77b7e298cf2
* Relative filename in playlist are now relative to the playlist pathalbeu2002-07-071-0/+39
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6663 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add support for m3u playlists as generated by eg recent versions of winamp.atmos42002-07-071-1/+51
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6662 b3059339-0415-0410-9bf9-f77b7e298cf2
* aspect prescaling fix by magnus.pfeffer@epost.dearpi2002-07-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6661 b3059339-0415-0410-9bf9-f77b7e298cf2
* interlacing support - Klaus Stengel <ks1@inter-ject.de>arpi2002-07-061-50/+287
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6660 b3059339-0415-0410-9bf9-f77b7e298cf2
* detectin of __restrict keyword - patch by Falk Hueffner ↵arpi2002-07-061-0/+16
| | | | | | <falk.hueffner@student.uni-tuebingen.de> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6659 b3059339-0415-0410-9bf9-f77b7e298cf2
* subrip sometimes uses pipe as newline separator - patch by MOLNAR Andor ↵arpi2002-07-061-2/+3
| | | | | | <dolphy@inf.elte.hu> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6658 b3059339-0415-0410-9bf9-f77b7e298cf2
* bugfix by Michael.Lampe@iwr.uni-heidelberg.dearpi2002-07-061-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6657 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed endless 'unknown chunk' and doublespeed ima4 audio bugsarpi2002-07-061-2/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6656 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnexus2002-07-061-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6655 b3059339-0415-0410-9bf9-f77b7e298cf2
* typonexus2002-07-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6654 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnexus2002-07-061-0/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6653 b3059339-0415-0410-9bf9-f77b7e298cf2
* - add icon (nice, but very ugly hakk:)pontscho2002-07-0520-105/+669
| | | | | | | | | | | | | - move all window to one group - better multilanguage support - some small bug fixed - some warning fixed - swap the two menu - fix small network playing bug ( evPlay instead of evPlayNetwork :) - add channel name selection for equalizer support git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6652 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed genfb and nvidia driversalex2002-07-054-538/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6651 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed mga resize-to-0x0 bugalex2002-07-051-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6650 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed doublebuffering and moved messages to various verbose levelalex2002-07-051-55/+52
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6649 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed fame and lavc encoder, enabled spu encoder, added equaliuzer supportalex2002-07-051-365/+110
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6648 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added the bandwidth optionbertrand2002-07-053-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6647 b3059339-0415-0410-9bf9-f77b7e298cf2
* If network is used, take the streams id that were requested.bertrand2002-07-051-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6646 b3059339-0415-0410-9bf9-f77b7e298cf2
* Moved the asf_http_streaming_ctrl_t struct from asf_streaming.cbertrand2002-07-051-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6645 b3059339-0415-0410-9bf9-f77b7e298cf2
* 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