Commit Graph

7548 Commits

Author SHA1 Message Date
jaf a3387a49e2 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7548 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-29 12:23:46 +00:00
nexus 4c6823a3f9 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7547 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-29 11:45:25 +00:00
pontscho b8b2e4dbee sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7546 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-29 09:39:25 +00:00
atmos4 1074247f62 Fix kde 3.1 fullscreen issues, closes my latest bugreport on that issue.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7545 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-29 04:18:53 +00:00
pontscho afe05d16b1 more
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7544 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-28 22:52:23 +00:00
arpi 8ded55d12f fullscreen fixes, based on mail by Havoc Pennington <hp@redhat.com>
- it should not set _NET_WM_STATE_STAYS_ON_TOP, this hint does
    not exist in the spec
    (http://www.freedesktop.org/standards/wm-spec/1.2/html/x224.html)
    and _NET_WM_STATE_FULLSCREEN already implies "on top" so there's no
    need to set this.
    it should set _NET_WM_STATE_FULLSCREEN instead, I don't
    currently see code to set _NET_WM_STATE_FULLSCREEN
  - the XUnmapWindow() after sending the client message
    is officially speaking breaking the spec, should be
    XWithdrawWindow().


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7543 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-28 22:37:20 +00:00
pontscho f73a875f01 add aspect changing support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7542 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-28 21:16:12 +00:00
pontscho fd0aba17d5 fix filter handling bug
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7541 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-28 20:33:56 +00:00
arpi dbb902acc6 -nograbpointer, based on old patch by Christian Ohm <chr.ohm@gmx.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7540 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-28 20:09:14 +00:00
pontscho f1ba99cdbe - add "start in fullscreen" function
- fix some small bug
- don't quit if the config file is wrong


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7539 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-28 19:42:10 +00:00
arpi 6ca786097d argh i forgot to add new file..
directx driver by Sascha Sommer <saschasommer@freenet.de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7538 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-28 19:17:34 +00:00
arpi 309df4a227 -vo directx driver by Sascha Sommer <saschasommer@freenet.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7537 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-28 19:03:50 +00:00
pontscho d398c27b00 no fix window size
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7536 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-28 19:00:50 +00:00
arpi db99f581cf passthrough timestamps to demuxer
patch by Ross Finlayson <finlayson@live.com>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7535 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-28 18:51:44 +00:00
arpi baefead944 another dga v1 fix by Fredrik Noring <noring@nocrew.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7534 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-28 18:50:45 +00:00
alex d9e1ce4348 complex patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7533 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-28 18:49:47 +00:00
pontscho 36ad06302b akarki fs pecse
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7532 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-28 18:49:07 +00:00
jaf 77f838a25a sync, added cache and cleanup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7531 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-28 18:47:40 +00:00
arpi b124a4f9f9 removed obsolete/unused audio|video_fm|codec, has_audio|video
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7530 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-28 18:45:47 +00:00
alex 88a7cf8f7d btaudio driver support by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7529 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-28 18:42:17 +00:00
alex 83aa3a0f2b added uhulinux url
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7528 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-28 18:26:50 +00:00
pontscho 253c9833b7 - fix new afm/vfm support
- fix fullscreen with xv
- add cache support


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7527 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-28 18:03:34 +00:00
nexus 4eb5fc7dea sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7526 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-28 16:18:32 +00:00
gabucino c8e2a15246 function for blanking+clearing screen
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7525 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-28 16:10:09 +00:00
jaf 0df7d07f80 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7524 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-28 09:54:39 +00:00
arpi dbf0fe78c6 -ac/-afm rewrite, now works the same way as -vc/-vfm
including audio codec fallbacks if init failed


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7523 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-28 02:23:20 +00:00
arpi 7f62a29ed9 0x50 enabled for mp3lib
planar YUV formats added to CYUV


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7522 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-28 02:21:13 +00:00
arpi ad8bc3c607 layer-1 stream parsing (NOT decoding) support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7521 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-28 02:03:09 +00:00
arpi d97d29a54f decoder merged, using mpi now. support for stride, and outfmt 411p,422p
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7520 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-27 23:07:05 +00:00
arpi 5bda061647 some cleanup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7519 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-27 22:29:43 +00:00
arpi 0bcbbd8705 -vf eq2, LUT-based brightness/contrast/gamma correction (Y-only)
by Hampa Hug <hhug@student.ethz.ch>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7518 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-27 21:08:36 +00:00
arpi ea2e1768d2 when working through a mixed play tree with audi-only files and video files
the OSD level is set to 0 when playing an audio-only file. The previous OSD
level never gets restored. My small patch handles this.
- patch by Reder Uwe <Uwe.Reder@3SOFT.de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7517 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-27 20:57:00 +00:00
arpi 21b6169342 DGA1 fix by Fredrik Noring <noring@nocrew.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7516 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-27 20:48:06 +00:00
arpi 2f74e98e0f dump processed edit list data
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7515 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-27 20:33:09 +00:00
bertrand fbcc3a2466 Display the IP address that has been resolved.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7514 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-27 19:20:20 +00:00
michael 58bedbff1f pass fourcc to lavc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7513 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-26 23:53:50 +00:00
gabucino 944d42db69 fixing compilation on LFS
plus a note, it can't be compiled with --enable-gui (undef references)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7512 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-26 20:37:54 +00:00
bertrand 103b8b2d46 Added -lm for libcdparanoia (for the sin & cos symbol).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7511 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-26 18:48:25 +00:00
frodone 0cc5461ddf sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7510 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-26 17:22:49 +00:00
frodone 8b24d17415 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7509 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-26 17:11:14 +00:00
anders 49696a0864 Correction of spelling errors and removal of old code
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7508 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-26 10:12:50 +00:00
arpi 50de15356a -vc/-vfm accepts codec/driver _list_ now. empty list element for -vc means
*, ie search all codecs. codec name starting with - disables the codec.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7507 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-26 01:31:18 +00:00
arpi e8cc8584f1 new func: select_codec() - disables codec by name
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7506 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-26 01:28:32 +00:00
michael 0520689fa6 interlaced dct
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7505 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-26 00:48:25 +00:00
arpi cfbf4a19d7 accept empty strings too for STRING_LIST (example: "-xyz 1,2.5,,4," )
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7504 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-26 00:28:32 +00:00
arpi 1fbd3baf78 best audio/video codec selection & init moved to libmpcodecs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7503 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-25 23:45:34 +00:00
arpi 2c23e786e5 fixed invalid -aid/-vid segfault
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7502 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-25 22:19:11 +00:00
arpi 8adea7878e fixes problem with video image alignment.
patch by Fredrik Noring <noring@nocrew.org>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7501 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-25 21:41:42 +00:00
arpi 09dd35390d cosmetics...
- made some internal funcs static
- removed spaces & obsolete comment at the end
- removed cvs log from header
- different driver name if no XF86VidMode avail.
- removed vd_printf, use mp_msg() instead


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7500 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-25 21:18:43 +00:00
arpi bdea79cea4 Attached patch improves the vertical retrace synchronisation (vsync)
of the mplayer DGA driver.
It implements a more general buffer scheme than double buffers that
allows for deeper buffer queues.

by Fredrik Noring <noring@nocrew.org>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7499 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-25 21:08:44 +00:00