faust3
c22eec6052
10l remove unused code
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8669 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-30 23:31:40 +00:00
faust3
b5c093dbe4
fullscreencode rewritten, some cleanup
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8668 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-30 23:14:31 +00:00
faust3
261ec8d84d
10l another int i missing (without ^M)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8667 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-30 23:00:02 +00:00
arpi
ea62cd864c
sig11 (in free() in uninit) fixed
...
patch by Joey Parrish <joey@nicewarrior.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8666 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-30 22:24:20 +00:00
arpi
167c543e7d
updated
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8665 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-30 21:35:46 +00:00
arpi
cab4d6b8e0
2*10l :)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8664 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-30 20:57:01 +00:00
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