Commit Graph

6680 Commits

Author SHA1 Message Date
michael 154dc921d3 fixing sinc filter (seems the problem was caused by rounding in pmulhw -> solution use shorter filter, its long and slow enough anyway)
some typos
some warning fixes


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6680 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-09 17:01:52 +00:00
pontscho 65f5523fdc switch off nearest scaling ...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6679 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-09 10:14:55 +00:00
bertrand b5a178733e Fixed the asf http authentication.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6678 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-09 08:26:34 +00:00
bertrand ff5cc95b60 Added ASF_Authenticate as an asf stream type.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6677 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-09 08:23:47 +00:00
atmos4 1f4292346a Temp workaround for athlon-xp/athlon-mp/etc optimization clash, where xp was wrongly chosen (only real XP supports SSE)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6676 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-08 23:29:02 +00:00
atmos4 f1a69972e9 MEncoder vobsub ripping support, currently not compatible with windows vobsub, some bugs to be fixed. However it already works with mplayer, so it's a start.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6675 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-08 21:44:51 +00:00
arpi 6e7e73bc90 #ifdef'ed divx4 2pass code - idea by Diego
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6674 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-08 21:34:24 +00:00
diego 66d8a40c4b Added a link, xlib6g-dev is now called xlibs-dev plus typo and wording.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6673 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-08 08:55:07 +00:00
atmos4 d0f6333b98 cosmetix, merge streaming vars extern declarations into cfg-common.h, where they IMHO belong.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6672 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-08 07:20:37 +00:00
atmos4 fbab7bb6b4 Add missing authentication for asf streaming.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6671 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-08 04:11:23 +00:00
diego d9ca0b96ea Update about gcc 3.0.4. The problem is not Red Hat specific.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6670 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-07 22:55:46 +00:00
arpi d6a28d426a 100l - seq++ for grouping
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6669 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-07 20:06:55 +00:00
alex 42be919947 yuv handling simplified (using new mpi fields)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6668 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-07 16:25:36 +00:00
atmos4 b19296cc7e Fix -bandwidth if no streaming available, 10l ;)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6667 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-07 16:17:45 +00:00
alex bd18a2b995 support avcontext based quant_store export
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6666 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-07 16:12:30 +00:00
arpi 192e0f0fb6 edit-list support for video - fixes various A-V sync problems (TODO: seeking)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6665 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-07 15:21:30 +00:00
albeu 4e7bb9dd22 10L don't add a base path to the urls
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6664 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-07 04:07:57 +00:00
albeu 4d996f3746 Relative filename in playlist are now relative to the playlist path
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6663 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-07 03:59:58 +00:00
atmos4 f7ea03283e Add support for m3u playlists as generated by eg recent versions of winamp.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6662 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-07 00:00:04 +00:00
arpi 4442117dbe aspect prescaling fix by magnus.pfeffer@epost.de
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6661 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-06 15:23:20 +00:00
arpi 02521a39ae interlacing support - Klaus Stengel <ks1@inter-ject.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6660 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-06 15:20:34 +00:00
arpi d038772c8c detectin of __restrict keyword - patch by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6659 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-06 15:20:10 +00:00
arpi 146376549d subrip sometimes uses pipe as newline separator - patch by MOLNAR Andor <dolphy@inf.elte.hu>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6658 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-06 15:19:08 +00:00
arpi a983a1f088 bugfix by Michael.Lampe@iwr.uni-heidelberg.de
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6657 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-06 15:17:27 +00:00
arpi 8d8026ed48 fixed endless 'unknown chunk' and doublespeed ima4 audio bugs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6656 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-06 15:14:32 +00:00
nexus b2ff3dd68c sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6655 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-06 08:20:07 +00:00
nexus 622f88c97c typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6654 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-06 08:01:12 +00:00
nexus cb20b5c00a sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6653 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-06 08:00:14 +00:00
pontscho 4e0bd7f66a - add icon (nice, but very ugly hakk:)
- 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
2002-07-05 23:47:00 +00:00
alex 28dbc3b505 removed genfb and nvidia drivers
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6651 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-05 15:38:56 +00:00
alex c4a2fc2976 fixed mga resize-to-0x0 bug
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6650 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-05 15:34:17 +00:00
alex 8f3882cff5 fixed doublebuffering and moved messages to various verbose level
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6649 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-05 15:29:12 +00:00
alex 3df48c2a03 removed fame and lavc encoder, enabled spu encoder, added equaliuzer support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6648 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-05 14:26:37 +00:00
bertrand 3e89387deb Added the bandwidth option
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6647 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-05 02:51:19 +00:00
bertrand 20fd97f105 If network is used, take the streams id that were requested.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6646 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-05 02:48:32 +00:00
bertrand f1326177cc Moved the asf_http_streaming_ctrl_t struct from asf_streaming.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6645 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-05 02:47:09 +00:00
bertrand 7b2e403283 Changed the way that the streams are requested.
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
2002-07-05 02:46:03 +00:00
bertrand c98bfbf5f6 Retreive the bandwidth option from the command line.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6643 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-05 02:37:56 +00:00
bertrand d3777af52b Added the bandwidth variable. Used to set the max download bandwidth
available or the max bandwidth to use.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6642 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-05 02:35:19 +00:00
arpi 9db030295b hopefully fixed last A-V sync bug, and also fixed largefile bug in debug printf
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6641 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-04 22:17:30 +00:00
gabucino 0f0278e91a hmm, just found a nice thing with my new LFS..
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6640 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-04 19:09:44 +00:00
michael d4cd31ca9e vf_scale update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6639 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-04 13:30:55 +00:00
michael de90a774d9 more scaling algos
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6638 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-04 13:08:37 +00:00
jaf eb7b9ab756 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6637 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-04 12:04:55 +00:00
atmos4 4bc287e596 oops forgot to commit, part of Björn Sandells libdha obsd ppc fixes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6636 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-04 01:10:53 +00:00
arpi 4bddfad993 * Link with -lossaudio and/or -li386 only when needed
* 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
2002-07-03 22:17:33 +00:00
joyping a678a1018a cVS: ---------------------------------------------------------------------
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
2002-07-03 21:43:28 +00:00
eyck 87de548153 for 0.90 release
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6633 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-03 21:42:38 +00:00
atmos4 9b74f02239 OpenBSD PPC libdha fix by Björn Sandell.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6632 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-03 21:20:19 +00:00
atmos4 ed856102c6 Patch to improve bufferhandling on OpenBSD and NetBSD, by Björn Sandell and Bernd Ernesti <mplayer at lists.veego.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6631 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-03 21:17:31 +00:00