pontscho
4774e76d0a
fix one 10l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9304 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-06 22:13:54 +00:00
gabucino
a91ca288d4
sync
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9303 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-06 21:25:48 +00:00
arpi
3011688180
this patch fixes latest bug, discovered by .so ... (relative filenames &
...
playlists) This affects also the gui (filenames with space)
patch by Fabian Franz <FabianFranz@gmx.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9302 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-06 20:57:25 +00:00
arpi
705681b0db
cleanup detection of various divx4 versions/alternatives
...
allows mixing xvid with divx4/5linux libs
basic rule: -vfm odivx/divx4 and -ovc divx4 uses divx4/5linux/opendivx if
available, otherwise uses xvid (if divx4.h is available and xvid has
decore()/encore() functions).
based on patch by Kim Minh Kaplan <kmkaplan@selfoffice.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9301 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-06 20:24:14 +00:00
michael
af78689681
remove non byte sized stuff
...
remove more useless startcode emulation prevention stuff
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9300 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-06 20:18:59 +00:00
nicolas
4114413005
fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9299 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-06 19:54:57 +00:00
michael
38aba7699a
use fraction for time_base
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9298 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-06 18:03:11 +00:00
michael
1c95f2711f
removing startcode emulation prevention, its nonsense ...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9297 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-06 17:46:23 +00:00
michael
e5586230ee
update
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9296 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-06 17:19:09 +00:00
michael
1c35f67763
nonsense (MPlayer container format draft 0.01)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9295 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-06 15:33:02 +00:00
diego
44bae533cf
Sync by Dmitry Baryshkov <lumag@qnc.ru>.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9294 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-06 01:05:34 +00:00
diego
3f7caa9cdb
Sync by Fabio Pugliese Ornellas <fabio.ornellas@poli.usp.br>.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9293 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-06 01:00:40 +00:00
arpi
6b5dc1e612
- It adds an option enqueue/noenqueue, so users can choose if they want to
...
have playlist overwritten by files on commandline or just enqueue them at
the end ...
- Playtree is finally cleared, as such gui has total control!
- Autoplay if files are available on commandline and -enqueue is not set!
- Fallback on Playlists finally does work with Gui and even with streaming
Playlists! [ Before gui was broken as mplayer.c:playtree tried to have
control]
patch by Fabian Franz <FabianFranz@gmx.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9292 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-05 23:02:35 +00:00
arpi
f7b66d5568
this patch adds a high-level-api to playtree, allowing to use it more easily
...
and hopefully also letting one doing less mistakes, as current low-level-api
is not rock-solid ...
patch by Fabian Franz <FabianFranz@gmx.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9291 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-05 23:02:05 +00:00
nicolas
4751e51f6d
patch by Pierre Lombard <p_l@gmx.fr>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9290 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-05 21:32:59 +00:00
gabucino
20e30ff9ad
fixing al3x's 10l's
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9289 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-05 21:22:06 +00:00
nicolas
a106c50e14
fixed missing link « dga_modelines »
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9288 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-05 21:05:26 +00:00
nicolas
059bd552ba
sync
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9287 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-05 21:00:36 +00:00
mosu
ec7f5b2078
translation sync until 2003-02-03 23:27
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9286 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-05 13:03:00 +00:00
pl
690098a14c
shame and glory
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9285 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-05 00:19:54 +00:00
gabucino
8ccbcfefe4
sync
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9284 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-04 21:45:02 +00:00
gabucino
8613b3bb62
fixing others' 10/100liters
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9283 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-04 21:38:31 +00:00
nicolas
d755357cc1
sync
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9282 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-04 21:07:09 +00:00
diego
74042e2d84
small rewordings
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9281 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-04 19:01:00 +00:00
arpi
57c6546a5d
fixed palette support
...
based on patch by Joey Parrish <joey@nicewarrior.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9280 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-04 18:53:33 +00:00
arpi
127530fe9f
The reason why mplayer crashes (in some cases) when using x11
...
output and -wid (>0) parameter is this:
Mplayer by default creates a colormap using DirectColor visual. If the
window given to mplayer uses TrueColor visual there will be an error
when mplayer sets the colormap for the window. This patch
modifies mplayer to use TrueColor visual if the window given to mplayer
uses TrueColor. Another solution is to make sure that the window given to
mplayer is created using DirectColor visual if it is supported by the
display.
Jouni Tulkki <jitulkki@cc.hut.fi>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9279 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-04 18:31:44 +00:00
arpi
7a35f528d1
The "initialize wav header with infinite lenght" broke the
...
post-recording fixup by changing the initialisation value of
data_length. This fixes it.
based on patch by Olivier Galibert <galibert@pobox.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9278 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-04 18:22:43 +00:00
arpi
409f2f0ada
move some verbose msg to dbg2
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9277 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-04 17:51:39 +00:00
arpi
8222cbcc9b
- append the 'palette' filter if the codec supports RGB8/BGR8 and no csp
...
match even with the scale filter.
- print the current filter chain, in verbose mode
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9276 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-04 17:50:30 +00:00
alex
cdb7ff9cd0
10l, avoid getting num_of_buffers=0
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9275 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-04 16:14:54 +00:00
arpi
ad54f0f5af
disable num_of_packets check, it's unreliable
...
(multiple bugreports on -users)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9274 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-04 15:45:45 +00:00
alex
4047921a81
remove references to old w32codec package
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9273 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-04 15:39:04 +00:00
alex
82a49856f4
removal of obsolete references
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9272 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-04 15:30:43 +00:00
alex
af8f6c8d41
some typos, uniformizing like in the video.html and lot of additions/fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9271 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-04 14:58:39 +00:00
diego
8645bd9f1f
-framedrop clarified as explained by Rich.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9270 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-04 09:08:52 +00:00
diego
ab2b470b76
Sync by Lu Ran <hephooey@fastmail.fm>.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9269 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-04 08:54:58 +00:00
diego
830495b742
Name added, patch by Lu Ran <hephooey@fastmail.fm>.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9268 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-04 08:52:00 +00:00
diego
59ff74583b
Sync by Fabio Pugliese Ornellas <fabio.ornellas@poli.usp.br>.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9267 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-04 08:49:02 +00:00
arpi
0adfd9ae76
hwac3 fix
...
bugrep & testing by Stefan Baehre <ste.ba@gmx.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9266 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 23:30:27 +00:00
diego
f056b532e8
typos
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9265 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 22:39:01 +00:00
diego
f00868c7c7
reworded
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9264 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 22:34:59 +00:00
mosu
023bcd33b6
sync 2003-01-25 - 2003-02-03
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9263 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 22:23:05 +00:00
nicolas
9b3c5a4d83
sync
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9262 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 22:19:09 +00:00
diego
5f3339c3cb
Small fixes and modelines moved to a more sensible place.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9261 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 22:08:32 +00:00
pontscho
084dae624a
fix idx
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9260 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 22:06:07 +00:00
gabucino
9237ea9dee
fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9259 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 21:32:32 +00:00
gabucino
406ae301d3
began retranslating... longest day :) <- anybody has that movie?
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9258 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 21:25:52 +00:00
michael
1b9e175bce
yuv9 -> yv12 bugfixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9257 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 18:45:25 +00:00
alex
3b55aaa82c
my patches sent to dev-eng (i feel me brave) Diego, fix my wording bugs, and dont be angry.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9256 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 18:41:41 +00:00
alex
0f5d5a2c6e
typo and update
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9255 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 17:06:47 +00:00