1
mirror of https://github.com/mpv-player/mpv synced 2024-11-07 01:47:00 +01:00
Commit Graph

8663 Commits

Author SHA1 Message Date
diego
da0029cd41 Some more small (cosmetic) updates.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8663 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-30 20:46:07 +00:00
diego
23dcfb8620 Lots of small corrections and rewordings, words capitalized and sentences
ended in a '.'.
Originally based on a patch by seru <seru@gmx.net>.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8662 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-30 20:40:15 +00:00
arpi
230d39113b I have looked at the fullscreen code and realized that there are
generally two types of layer support for window managers:

- NetWM states (FULLSCREEN, STAYS_ON_TOP, ABOVE)
  sawfish, metacity, kwin
- _WIN_LAYER
  IceWM, WindowMaker

So we don't need any other window manager detection functions, we need
only to check for these two.

Code tested on lots of windowmanagers.

patch by Filip Kalinski <filon@pld.org.pl>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8661 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-30 18:50:15 +00:00
arpi
e4dbf68168 even more :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8660 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-30 14:28:47 +00:00
arpi
3de6b3e74a more verbose...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8659 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-30 14:25:51 +00:00
faust3
9a7aac86cd 10l fixes sync?
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8658 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-30 13:52:29 +00:00
michael
c0b1f8e2dc 10l (int i)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8657 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-30 12:36:28 +00:00
mosu
673897aa36 bunkus: Fixed Ogg/Ogm seeking by discarding the first packet after the seek which may be incomplete
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8656 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-30 08:59:33 +00:00
arpi
ac3b6c6552 - optional slice height for -vo gl (example: -vo gl:32)
based on patch by Dmitry Baryshkov <lumag@qnc.ru>
- default height changed from 1 to 4, seems to be more optimal and works
fast on both g400max & gf4ti4200


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8655 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-30 01:34:20 +00:00
arpi
c4afe3339f NetWM fs. switching cleanup
patch by Filip Kalinski <filon@pld.org.pl>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8654 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-30 00:47:43 +00:00
arpi
574fe480e3 Juste a trivial patch for vesa output. The screen were cleaned at init
for "stupid BIOSes", but just the first buffer. So when using -double
option I got flicker with such a stupid BIOS...
patch by Aurelien JACOBS <aurel@gnuage.org>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8653 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-29 23:35:30 +00:00
michael
436741237f cleaning corners of green dirt ;)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8652 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-29 23:31:52 +00:00
henry
ec27ebf6b7 allow utilization of more v4l buffers, patch by Carsten Schulz <carsten@gnocchi.dialup.fu-berlin.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8651 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-29 23:10:08 +00:00
arpi
2c0e1c6089 fixes (ok, just workarounds) sig11 in playtree/cfgparser's free()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8650 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-29 22:12:20 +00:00
gabucino
7528e52a5e commiting my bugreport list, as A'rpi requested
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8649 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-29 21:32:06 +00:00
gabucino
7b09641116 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8648 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-29 21:25:58 +00:00
arpi
b618a7c596 fixed these:
- uses video time length instead of audio time length to calculate audio size in fallback
- differences in fallback for priv->numberofframes calculation
patch by eviv bulgroz <ebulgroz@yahoo.com>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8647 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-29 21:20:45 +00:00
arpi
1cb75ce967 That patch fixes fullscreen on sawfish 1.2.
After applying fullscreen (x11, xv +/- gui) works with at least:
- sawfish 1.2
- metacity
- kwin
- wmaker
- balckbox
- waimea
- icewm,
so I think it doesn't break anything.

Filip Kalinski <filon@pld.org.pl>

NOTE: we can still reverse it :))) --A'rpi


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8646 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-29 21:08:10 +00:00
arpi
91b38a8658 This patch fixes so that the exit code (or return code if you like) is set
to zero when mplayer exits because of natural EOF or by the quit command.
This can be useful if you (like me) use mplayer in scripts.
patch by Oskar Liljeblad <oskar@osk.mine.nu>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8645 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-29 21:06:20 +00:00
arpi
f8c9f53352 support for subviewer format using dots instead of commas:
00:00:27.000 --> 00:00:28.300
patch by Oskar Liljeblad <oskar@osk.mine.nu>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8644 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-29 21:04:45 +00:00
diego
bde111ee21 Win32 DLLs and OpenGL do not work on Cygwin. Automatically disable them and
update the documentation accordingly, plus some spellchecking cosmetics.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8643 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-29 19:58:56 +00:00
diego
b41d24d0b2 bashism
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8642 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-29 19:38:40 +00:00
zdar
03a58e7c7b fix to compile with DirecFB 0.9.16
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8641 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-29 18:07:18 +00:00
rathann
68e60c62f0 Small grammar improvement (missing "was").
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8640 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-29 17:29:18 +00:00
arpi
2a45b3cb72 The attached patch fixes a crash on *my* environment with certain DVD's.
The sprintf function has been replaced by an snprintf function to prevent
the buffer overflow.
Erik Oomen <erik.oomen@home.nl>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8639 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-29 15:34:50 +00:00
arpi
36048f18e1 update libdvdcss in libmpdvdkit to latest version (1.2.4)
patch by Andreas Hess <jaska@gmx.net>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8638 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-29 15:32:56 +00:00
diego
7f69df1778 Linux ports section reworked, RPM section added, based on a patch by Alex.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8637 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-29 15:10:02 +00:00
arpi
c8b0ddfe4e these patches let ,,oldstyle'' and freetype subtitle renderers live
together happily. if an oldstyle subtitle (font.desc) is found, it will
be used. otherwise mplayer will choose subfont.ttf, if freetype was
detected during ./configure.
(also you can use -font /path/to/font.desc and -font /path/to/foobar.ttf too)
patch-set by Wojtek Kaniewski <wojtekka@bydg.pdi.net>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8636 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-29 14:59:23 +00:00
arpi
7e26b6cc29 PATH_MAX fixed
bugrep by Diego


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8635 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-29 14:36:56 +00:00
arpi
145854090f --enable-freetype fix (freetype-config was not set)
patch by  Alexander.Gottwald@informatik.tu-chemnitz.de


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8634 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-29 14:35:18 +00:00
arpi
7dfacf2288 don't abort if setparams failed - fixes some Qclp files
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8633 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-29 13:42:58 +00:00
arpi
06e049b7ce (temporary?) fix for redundant buffer re-allocation
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8632 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-29 02:57:49 +00:00
michael
9e0d37a9b9 buffer alloc cleanup / 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8631 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-29 00:57:23 +00:00
arpi
df1abf6c69 langauage list at --help fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8630 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-28 23:52:22 +00:00
jonas
eb43171482 better verbose description, cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8629 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-28 23:27:41 +00:00
henry
29ab7de580 user friendly channel tuning + 10L fix in tvi_v4l (by Stephane Jourdois)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8628 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-28 22:57:39 +00:00
gabucino
d949c62999 Polish manual update to CVS from 27.12.2002...
-imhotep-


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8627 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-28 21:58:21 +00:00
gabucino
d1891bbcc1 10l by others
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8626 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-28 21:16:23 +00:00
gabucino
42a2376f03 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8625 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-28 21:12:02 +00:00
rathann
84834e9d34 Added/reordered #includes to silence warnings about "implicit declaration".
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8624 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-28 18:51:10 +00:00
nicolas
fdd729d713 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8623 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-28 18:35:44 +00:00
nicolas
87344aee1f sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8622 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-28 17:02:10 +00:00
arpi
b5475a616e ize
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8621 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-28 16:41:23 +00:00
alex
fdf82fcd59 fixed 2 10l-s
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8620 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-28 15:33:14 +00:00
arpi
e29bcd7e02 This patch adds a call to subcp_recode1(), so this subtitles too are
processed through iconv().
Kresimir Kukulj                      madmax@iskon.hr


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8619 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-28 15:19:41 +00:00
rathann
64c7077884 Me: -sub-bg-* would be nicer. "Background" is usually shortened as "bg", not "bkg".
Arpi: feel free to change... ASAP :)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8618 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-28 15:03:23 +00:00
jonas
ff7fea6500 cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8617 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-28 14:56:56 +00:00
arpi
42998b9241 missing #endif
noticed by Mark Szabo mw3@bsd.hu


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8616 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-28 14:36:03 +00:00
arpi
52422f3769 The patch adds support for a per-file config, which is loaded before
playing the file.  The config file is looked for in the same directory
as the input file, and in the ~/.mplayer dir.
Magne Oestlyngen <ml@skybert.org>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8615 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-28 14:29:41 +00:00
arpi
90e4cb1c23 some 10l bugfixes
patch by Christian Ohm <chr.ohm@gmx.net>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8614 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-28 14:19:07 +00:00