Commit Graph

484 Commits

Author SHA1 Message Date
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
arpi fce2e3fd08 better message when vo->preinit fails
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5435 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-31 20:47:28 +00:00
arpi 0ba482b282 -alang sig11 when playing avis fixed - 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5426 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-31 19:20:01 +00:00
arpi 23911100db 1 step closed to solving memory corruptions
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5412 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-31 02:22:40 +00:00
arpi 6ad9ef57e3 10l - fixed soem weird sig11 at multifile
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5411 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-30 23:18:40 +00:00
kmkaplan 4d38521e2c * New command line switch for mplayer & mencoder:
-ifo <ifo file>

	Indicate the file that will be used to load palette and frame size
	for MPEG subtitles.

* mencoder.c:

    Fix cropping when decoding MPEG2.

* spudec.c:

    If scaling is needed only do it once.

    Change WITH_NO_ANTIALIASING to ANTIALIASING_ALGORITHM.

* vobsub.c:

    Support reading info regarding size and palette from IDX file instead of IFO file.

    Support streams containing audio or video.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5389 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-29 03:17:57 +00:00
arpi 5475823f41 DVDnav support patch by David Holm and Kees Cook <mplayer@outflux.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5381 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-28 20:40:21 +00:00
atmos4 ec3460e062 Allow to disable crasj sighandler to enable creation of coredump files.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5368 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-27 03:45:55 +00:00
arpi fbf84aa57e use codec selection
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5327 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-25 03:07:27 +00:00
arpi 42d31020c9 include font_load.h directly, instead of via video_out.h
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5294 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-23 22:50:25 +00:00
arpi e349799514 we don't use mmap() in mplayer.c, so why should we include mman.h...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5289 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-23 21:12:38 +00:00
alex 2e1959effa splitted mp_msg_init and mp_msg_set_level
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5222 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-20 15:22:48 +00:00
albeu 61f5edf208 Set the params given to a playlist url to the playlist
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5218 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-20 10:27:27 +00:00
albeu aa2319e1ea Fix endless loop at end of an audio only file. It occured when the last chunk
of audio data was smaller than the ao min outburst.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5217 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-20 09:48:47 +00:00
arpi 682288117e show sub/av delay at osdlevel=1 - patch by Marcin Juszkiewicz <marcinj@netbox.pl>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5206 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-19 19:22:00 +00:00
arpi 9fbac36766 runtime msg changed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5203 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-19 18:49:39 +00:00
arpi 9a8f8d22c3 video codec selection redesigned and moved to libmpcodecs - now it's 'intelligent'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5176 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-18 01:49:42 +00:00
arpi f7718eb735 init/uninit libvo/ao/getch2/cache2 order fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5155 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-17 02:28:32 +00:00
arpi b43d67e0dd - cleanup pass 1. more to come soon...
- fixed order of libcss and dumpstream stuff
- fixed some comments, added more to get source easier searchable
- removed some nonsense goto, use if() instead
- removed some obsoleted, #if 0'd code
- rewritten text subtitle init calls
- removed useless 'max benchmark' code (it shows 480% cpu when playing vcd on p4...)
TODO: fix order or ao/vo init, and migrate video codec selection to libmpcodecs


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5152 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-17 00:47:15 +00:00
albeu 62aac61a03 Fixed the bug that make mplayer crash with no sound and an invalid
video codec


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5139 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 17:10:15 +00:00
albeu 82d7a7a8f3 Now enter key quit if no next file is avaible
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5136 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 16:36:32 +00:00