Commit Graph

504 Commits

Author SHA1 Message Date
arpi 79794b41c3 - put back SystemTooSlow message
- more tips for tooslow (ni vs cache) and buffer overflow (-ni)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6174 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-23 21:58:29 +00:00
arpi c835270280 big cosmetics patch, cleanup of messages printed by mplayer and libs.
some printf->mp_msg conversion, and some debug messages moved from warn/info to v/dbg2
mplayer's output is now shorter, readable and consistent


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6139 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-20 03:25:26 +00:00
arpi de946003a5 more cpudetect cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6136 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-20 01:00:51 +00:00
arpi 77b430d1ad cosmetics on CPU detection messages
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6135 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-20 00:55:50 +00:00
arpi 61a23b0d8b module name fixed for vo check_events
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6124 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-19 23:22:11 +00:00
albeu b336997d66 Add the forgoten scrennshot command
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6113 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-18 00:11:43 +00:00
albeu 7562937d95 Improvment for spu subtitles.
Removed the integreted spudec in vobsub.
Various cleanup/bugfix in vobsub (no more auto palette when a true one is
here)
HW spu rendering moved in spudec because we first need to reassable the
packet before sending them to the hw.
Spudec is now created only if nedded.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6111 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-17 23:47:27 +00:00
alex 1e90cd180d typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6083 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-13 21:09:03 +00:00
arpi e9d0a1d609 -vop help, patch by Julian J. M. <bandit@telecable.es>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6082 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-13 21:05:03 +00:00
arpi cfb9f3ce78 UMRs fixed - noticed by Nilmoni Deb <ndeb@ece.cmu.edu>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6029 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-09 08:59:07 +00:00
pontscho 5a26c56aad -zoom, -fs with x[11|mga|v] fix -- round two
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6017 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-08 20:24:35 +00:00
arpi b5322c7eb8 vo_uninit fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6016 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-08 19:21:36 +00:00
pontscho 1bff6e8bc3 some bugfix, x[11|mga|v] ( fullscreen with more files )
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6014 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-08 16:41:44 +00:00
arpi 920a8107e2 some cleanup around uninit()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5984 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-05 17:22:38 +00:00
pontscho b6004b1b7c fix xmga fs, resize to movie size and mouse auto hide + dga
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5956 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-03 20:57:13 +00:00
arpi 0a9278d9c5 100000l! it resets a/v buffers _after_ stream sync, dropping possible keyframe, and may causing a-v desync.. seems to fix mpg seek bug and avi desync bug
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5943 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-02 23:40:31 +00:00
arpi 1be119decc - frame_time delayed one frame, as it's really duration of current frame,
as suggested by Atmosfear some time ago, when talking about -mf...
- limiting usleep time, to avoid sound skips and ensure responsiveness,
inspired by asf patch from Albeu. it solves problem with very low fps .wmv files


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5930 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-02 02:03:59 +00:00
arpi 2b96b208bf catching vo/vf init failure
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5928 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-01 22:37:59 +00:00
pontscho 958c31db05 fix fullscreen bug es ilyen libvo not initialized bug with gui igy
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5911 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-29 22:00:50 +00:00
arpi 167a917d92 guessing palette - patch by salvador <salvador@inti.gov.ar>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5909 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-29 21:31:56 +00:00
albeu 38a7d8e282 A little fix with hw video parameters setting
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5872 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-27 21:03:59 +00:00
albeu 020a695eb2 Fix osd progress bar.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5837 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-26 12:52:06 +00:00
arpi 2eac5ee247 uninit libvo before getch2 - requires for clean svgalib uninit
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5831 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-25 13:27:15 +00:00
pontscho e890df6704 sorry
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5799 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-23 14:27:27 +00:00
pontscho 6ee066c458 mostma' fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5798 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-23 13:57:41 +00:00
albeu 924836a40b Fix audio only absolute seeking
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5796 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-23 13:26:56 +00:00
pontscho 471842ba74 fix timer for audio only files
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5795 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-23 13:07:58 +00:00
pontscho b8f39a4f86 fix audio only files play
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5790 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-22 21:36:12 +00:00
albeu 123256d736 Fix loop playback. Main loop was quited on end of video.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5699 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-19 06:21:41 +00:00
arpi aff16494a1 vo_mouse_timer_const is optional
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5682 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-18 16:16:14 +00:00
pontscho a195f967f1 fix dvd playing under gui
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5666 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-17 21:12:12 +00:00
albeu 152a7563a7 Add correct loop option parsing in command line parser.
Reset the config while looping inside a file
You can now define GLOBAL_OPTIONS_ONLY in your config.h
to have only global options (ie no per file option)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5656 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-17 12:23:52 +00:00
pontscho da6135b983 fix playlist bug with gui and rewrite mousecursor show/hide code
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5652 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-16 17:41:29 +00:00
arpi ad94b5e132 OSD handled by vf control()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5644 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-15 22:41:28 +00:00
arpi 7fd48f4833 osd: calculating bbox
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5641 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-15 20:51:34 +00:00
arpi dffeec9ce1 new osd code, use osd objs to follow changes and do minimal updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5639 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-15 19:17:12 +00:00
arpi f3d7b72f6c dvdnav hotfix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5628 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-15 01:50:00 +00:00
arpi b3ad283e0b some more statistics: BENCHMARKn
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5622 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-14 19:43:23 +00:00
arpi b9ea078f4f new -framedrop code - works much better than the old one
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5613 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-14 01:20:26 +00:00
arpi d69622363c cleanup. cosmetics only, no functional changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5611 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-13 22:16:15 +00:00
arpi 2bea9b36a7 mp_image.h and img_format.h moved to libmpcodecs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5608 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-13 19:14:34 +00:00
arpi e40b5a0509 BSD-BT848 TV update patch by Charles Henrich <henrich@sigbus.com>
- tvi interface changes, grab_audio/video now returns timestamp!
- tv demuxer gets 'ds' hint too
- some verbose skip/dup counters to mencoder
- tvi_bsdbt848.c updates
- aviwrite/mencoder size types int->off_t


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5573 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-12 10:40:38 +00:00
pontscho aad0dbd882 small bugfixes...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5521 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-07 18:00:41 +00:00
arpi 69a4881d04 vo_config_count now counts calls to vo->config()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5512 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-07 02:12:15 +00:00
arpi e24cd4d942 video filter layer - written from scratch, but inspired a lot by Fredrik Kuivinen's patch
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5508 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-06 22:05:01 +00:00
arpi 0ac632cd65 dvdnav support improved - patch by Kees Cook <mplayer@outflux.net>
spudec initialization cleanup(?)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5490 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-04 14:44:47 +00:00
arpi d4eb53e0dc fixed SPU pts, it's 1024/90000 based instead of 1/100
spudec code doesn't requires dvdread - removed some #ifdefs
- from dvdnav patch by Kees Cook <mplayer@outflux.net>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5489 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-04 14:24:11 +00:00
kmkaplan 8c477a8825 Add '-subdelay' support for vobsub.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5464 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-02 02:32:54 +00:00
arpi 8cae0f8c5f yes, typo. 10l. noticed by atmos
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5462 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-01 18:29:31 +00:00
arpi a6a5b81c2f audio codec uninit
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5460 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-01 17:59:16 +00:00