0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00
Commit Graph

9315 Commits

Author SHA1 Message Date
arpi
fc52bafec0 this patch adds the option -guiwid to gmplayer. I think its a more clean
approach than using just wid.
Fabian Franz <FabianFranz@gmx.de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9315 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 18:06:16 +00:00
mosu
205fd981f3 sync until 2003-02-07 14:09
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9314 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 14:27:44 +00:00
michael
9739ef6753 typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9313 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 13:47:49 +00:00
michael
35a5e9fdb5 zero_bit for normal frames, so we can distinguish them from other packets
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9312 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 11:20:35 +00:00
michael
1de44c5cde some typos
info_header -> info_packet
adding variable sized reserved_bytes where i forgot it
start/end time in the info_packet
stuffing_packet


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9311 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 09:48:06 +00:00
diego
40aaadd9f8 -enqueue documented.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9310 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 02:45:12 +00:00
arpi
f3b348510a maybe fixed mp3lame version check
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9309 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 00:32:12 +00:00
michael
791ef0eec2 10l (copy & pasting the generator poly for crc32 from ogg was a bad idea...)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9308 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 00:18:09 +00:00
arpi
ae34b980d4 Embed gui into the playback window, if winid>0
also don't center window and align gui at the bottom.
(see http://mplayerplug-in.sf.net for screenshot and speial skin)
patch by Fabian Franz <FabianFranz@gmx.de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9307 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-06 23:12:37 +00:00
pontscho
1fc53654e3 another 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9306 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-06 22:44:52 +00:00
arpi
398d9d419f 1000l!!!!!!!!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9305 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-06 22:39:13 +00:00
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