Commit Graph

6700 Commits

Author SHA1 Message Date
atmos4 1629f25f81 Only space and 'p' will unpause, other keys will unpause and do their function (eg. seek),
this is a preparation for the pause at eof feature.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6700 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-10 13:40:32 +00:00
atmos4 02946c24d5 Patch by Alan Young <ayoung at teleport.com>: Fix xacodec type mismatch, which
is exploited on 64bit-archs (where sizeof(int) != sizeof(long))


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6699 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-10 08:56:06 +00:00
bertrand a6f8314dc1 Added a simple xmcd parser to retreive the tracks name.
Added a simple list of tracks name, to allow displaying
the name on track change.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6698 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-10 08:51:11 +00:00
bertrand fcadabf2dd Build a fake list of track name.
The track name (cdda/cddb) should be display
when reaching a new track or when seeking.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6697 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-10 08:49:42 +00:00
bertrand 164cdcadbd Created a new header file to store common struct & prototype for
cdda.c and cddb.c


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6696 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-10 08:46:51 +00:00
atmos4 1073092976 1000l, back out hack-n-slay 8bpp code from my local tree.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6695 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-10 08:36:27 +00:00
atmos4 f8e68b858f Markus Rechberger <revenger at shell.dnload.com>:
XMapWindow (vo_x11.c didn't map the Window after using -wid 0x....)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6694 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-10 04:58:51 +00:00
atmos4 2294920c35 -vm -fs -zoom fix, set correct vm screenres in aspect code (similar to xv fix).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6693 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-10 04:11:59 +00:00
atmos4 37abd091e8 Sync by me(TM)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6692 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-10 04:03:56 +00:00
atmos4 b19ab96f1d Sync by Jiri Svoboda <jiri.svoboda at seznam.cz>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6691 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-10 03:19:28 +00:00
atmos4 963c86a5dd Sync by Michele Balistreri <brain87 at gmx.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6690 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-10 03:17:40 +00:00
atmos4 ae424d9c03 enable mpdvdkit on cygwin, too,
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6689 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-10 03:02:11 +00:00
michael 1f6be44c5e very simple script to generate png images from an video with all -sws methods
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6688 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-09 21:53:29 +00:00
atmos4 ce7b9db121 minor fixes week at mcdonals: small fix pse->pse36
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6687 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-09 21:50:15 +00:00
michael 915be5d59c swscaler methods recommendation & artifact types
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6686 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-09 21:36:37 +00:00
atmos4 b9f428f9d3 Small fix: Correct mathematical order in MEDIAN macro (gcc 3.1 didn't like it).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6685 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-09 20:38:21 +00:00
atmos4 2da56ff028 10l, evidently killed some lines and missed it when doing cvs diff.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6684 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-09 19:40:54 +00:00
atmos4 789ba2f070 Support for Warcraft 3 videos and for FFmpeg SVQ1 codec.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6683 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-09 19:05:23 +00:00
atmos4 08a64d106d Support for yuv410p as needed by ffsvq1.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6682 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-09 18:53:07 +00:00
jonas 8e37b1c7e0 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6681 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-09 17:51:49 +00:00
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