1
mirror of https://github.com/mpv-player/mpv synced 2024-11-14 22:48:35 +01:00
Commit Graph

10620 Commits

Author SHA1 Message Date
alex
a76dd32f20 Prefer DOCS/hu/, now Gabucino must sync the DOCS <evil laugh>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10620 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-15 13:15:47 +00:00
alex
5a13436db5 4x10l fix. Vars used by the config layer must be malloc'd (strdup) as they will be freed at exit.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10619 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-15 13:04:37 +00:00
diego
365eb142f6 -(no)slices is no longer MPlayer only.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10618 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-15 12:55:29 +00:00
alex
36d21123aa updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10617 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-15 12:50:01 +00:00
diego
a4b1758869 DVB input documentation by Nico <nsabbi@libero.it> with some changes by me.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10616 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-15 12:47:18 +00:00
alex
9c683a0f74 Workaround: skip first mp3 frame, that mostly contains trashed data. This fixes several buggy/mistdetected files. Idea by Arpi.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10615 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-15 12:35:08 +00:00
nauj27
160d37f149 New spanish translated DOC file
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10614 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-15 12:09:56 +00:00
diego
2fbd723449 docs updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10613 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-15 12:05:18 +00:00
diego
52fe5ee4f9 unknow --> unknown as discussed on dev-eng
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10612 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-15 11:55:21 +00:00
diego
b2c6da07e0 cp1250 updates by Karel Kozlovsky <kozlovsk@centrum.cz>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10611 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-15 11:19:10 +00:00
alex
e6921fc2ed there were no checks in MP_CMD_SUB for sh_video, so mplayer immediately segfaulted when such keys were pressed on non-video files
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10610 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-14 21:29:39 +00:00
diego
a9bcc8342c Spelling police:
Something that we do not know about is unknowN.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10609 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-14 12:15:44 +00:00
alex
df56e83ed9 Fixed a long standing issue: if configured a not available (not existing, permission denied, ...) skin, the gui never ever started again. Now it reverts to 'default' if it can't open the selected skin, if 'default' fails too, the gui exits with error.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10608 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-14 01:54:27 +00:00
alex
56059cf2bd translated a message to english
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10607 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-14 01:45:16 +00:00
alex
381b2109c6 1000l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10606 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-14 01:25:42 +00:00
alex
379ad8406e 1000l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10605 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-14 01:15:41 +00:00
alex
97762d4d57 1000l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10604 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-14 01:05:49 +00:00
alex
0ceae373cf warning fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10603 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-14 00:36:25 +00:00
alex
e817ade915 Fixed segfault with (dvd://1 -chapter). Bug reported by Gabucino, initial fix by Pierre.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10602 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-13 21:32:28 +00:00
alex
c0298b66cd Set close-on-exec after newer open (in reset func). Patch by Andriy Gapon <agapon@cv-nj.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10601 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-13 21:04:15 +00:00
alex
fe025d13cc using CONF_TYPE_IMGFMT
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10600 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-13 19:02:34 +00:00
alex
5975cc9bbf Settled to CONF_TYPE_IMGFMT which simplified lot of things. Now there's no need to add new img formats to the source, instead you can try it out by providing it in hexa format, and if it isn't supported by the card, you get a nice error message. That's all.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10599 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-13 18:56:29 +00:00
alex
9cc5a0f4ab CONF_TYPE_IMGFMT now supports 0xffffffff (hexa)-style fourccs too
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10598 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-13 17:38:30 +00:00
albeu
978dd0fc27 "when I run "mplayer -slave <audiofile> " then, while playing, I send the
following command "loadfile <anyfile>" I get a crash ... "

Report and patch by ROSEN Jeremy


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10597 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-13 17:03:36 +00:00
alex
1c4586e8f9 100l to albeu for his english grammar, and 10l to me becouse I noticed that lately (my backward compatibilty macro uses M_OPT_UNKNOWN)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10596 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-13 16:45:02 +00:00
alex
2283b6305f Removed the historic cfgparser and switched full to the new config parser (altought some macros still remain for compatibility). As a side effect 90% of the warning messages are gone from the core. Things should be cleaner now and less confusing for newbies.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10595 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-13 16:29:32 +00:00
henry
7dadaf5e39 v4l2 check
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10594 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-13 16:01:53 +00:00
albeu
9be023633c Fix a 10l and add escaped filename support. Needed by ftp.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10593 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-13 12:09:25 +00:00
albeu
e5e805b73f Fix -cdrom-device to work again with cdda and vcd.
Based on patch from Arwed von Merkatz.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10592 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-13 11:18:24 +00:00
alex
b129045b12 1000l, thanks Pierre
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10591 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-13 09:42:53 +00:00
alex
afbfa3b5db added live.com to (no)inputmodules
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10590 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-12 23:18:02 +00:00
alex
3d5c8f9e33 update, again
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10589 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-12 22:41:53 +00:00
alex
e29399ee3e moved lot of global variables into static ones (and some minor spelling fixes)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10588 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-12 20:54:12 +00:00
joey
7865ecb03e Added DR support to vo_fbdev,
time to remove fbdev=nocopy from configure.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10587 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-12 20:09:53 +00:00
nauj27
96f7453630 sync (Real Win32 vs Linux codec clarification)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10586 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-12 19:58:55 +00:00
nauj27
7de8ca5e70 sync ('tinterlace' filter)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10585 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-12 19:47:44 +00:00
alex
de63028846 some updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10584 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-12 19:08:05 +00:00
arpi
23a98b65a0 min/max float->double
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10583 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-12 18:00:08 +00:00
gabucino
3b8074ebf5 From: Kir Kostuchenko <kir@users.sourceforge.net>
Hi, I found that command line options brightness, hue, contrast and
saturation does not works, becouse mplayer apply it, before open tv
(kernel says invalid ioctl). Here are simple fix. Please apply.

This is the correct patch, sorry for the confusion.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10582 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-12 13:25:52 +00:00
gabucino
89d2f5be6c reverse of accidently twice commited patch (non-unified patch suxx)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10581 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-12 13:22:35 +00:00
gabucino
3a9b03dea0 From: Kir Kostuchenko <kir@users.sourceforge.net>
Hi, I found that command line options brightness, hue, contrast and
saturation does not works, becouse mplayer apply it, before open tv
(kernel says invalid ioctl). Here are simple fix. Please apply.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10580 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-12 11:32:51 +00:00
rfelker
a035351921 10000l, the old code was slow as hell, copying stuff extra times and
actually broken -- blanking the whole screen at each 'page flip' with
-dr enabled. benchmarks:

before:
56% cpu for decode
56% cpu for vo with no -dr
25% cpu for vo with -dr

after:
56% cpu for decode
25% cpu for vo without -dr
0% cpu for vo with -dr

if vo_fbdev is going to do pageflip, it needs to do it for REAL, using
vertical scroll registers (like g2), not copying a temp buffer (which
will shear anyway and is super-slow).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10579 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-12 08:24:24 +00:00
gabucino
e8a173deec Hi, here are slave commands:
tv_set_brightness
tv_set_contrast
tv_set_hue
tv_set_color

Patch by Kir Kostuchenko <kir@users.sourceforge.net>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10578 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-12 07:38:49 +00:00
joey
1badec0613 Changed all printf into mp_msg
Removed extern int verbose
Removed some unneeded includes
Removed swscale, because this should be done by vf layer instead
Removed weird video_out_png definition
There is no more flip, zoom, or geometry support, so I removed those.
Slices, stride support for all supported CSP.
Replaced draw_frame with a stub.
Removed: do { ... } while (0)
Removed unused dstFourcc.
Added DR support
Removed USE_CONVERT2FB, since we have real DR now
Simplified some color depth checks


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10577 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-12 06:57:19 +00:00
diego
5ddfa6d91e Real Win32 vs Linux codec clarification.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10576 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-12 00:30:27 +00:00
diego
a9eb4899b8 sync by Andriy N. Gritsenko <andrej@lucky.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10575 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-11 21:37:39 +00:00
gabucino
796caf4656 replacing old MPlayer logo for the much nicer OSX version
(AFAIK currently used only for Gentoo desktop icon, maybe other distribs also)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10574 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-11 21:08:42 +00:00
alex
eb6fb0dbc9 Simplified/fixed altivec/altivec.h detection on Linux and Darwin (and others). Patch by Magnus Damm <damm@opensource.se>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10573 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-11 20:52:53 +00:00
alex
1e87b4bbaa 'tinterlace' filter (partial inverse of tfields) by Not Zed <notzed@ximian.com> (with minor fixes for current cvs by me)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10572 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-11 20:04:30 +00:00
alex
7aa3b58b98 10l (and fixes some wmaker issues)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10571 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-11 19:02:37 +00:00