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
arpi
3531eb6b80
rtfm hint msg depends on runtime detection
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5130 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 02:15:10 +00:00
arpi
c927d02505
hints on RTFM
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5128 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 01:56:19 +00:00
alex
392d53e706
changed printf's to mp_msg
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5113 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 22:25:57 +00:00
alex
328750fe2d
using mp_gettext
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5107 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 21:37:10 +00:00
alex
a750501c9f
added some ifdef's to make possible to compile with --disable-new-input --enable-gui
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5092 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 16:13:27 +00:00
arpi
a674b7dff5
libvo init moved to libmpcodecs
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5076 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-14 23:28:51 +00:00
arpi
40add121fc
libvo2 #ifs removed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5073 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-14 21:31:25 +00:00
atmos4
b7180c614a
nortc patch by Attila Kinali
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5056 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-12 18:02:02 +00:00
pontscho
fb104c64c3
remove obsoleted function (mplResize)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5047 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-11 09:19:15 +00:00
arpi
a4bb9247bd
-subpos key bindings with new input layer - patch by Tomas Konir <moje@molly.vabo.cz>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5016 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-10 03:47:53 +00:00
pontscho
df141d9d82
rewrite fullscreen support in some libvo driver
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4982 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-07 17:50:25 +00:00
pontscho
d751518e07
small bug fixed and workarounds :(
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4975 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-07 11:57:33 +00:00
pontscho
aa242fc9c3
sorry, 10l:)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4966 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-07 00:03:51 +00:00
pontscho
94a0c1f661
small changes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4964 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-06 23:54:20 +00:00
pontscho
0c0363dc4f
bazmeg a playtree - t
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4951 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-06 18:42:56 +00:00
pl
fd4c906d13
patch by Nilmoni Deb <ndeb@ece.cmu.edu>:
...
"Ok folks, I got it at last. It must have been a careless error caused during
cut and paste. So here's the patch. "
which is shortened to '10L' in mplayer dev's language ;)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4941 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-05 08:51:57 +00:00
albeu
7027f14002
Fix when stdin is used as a file
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4893 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-28 13:49:04 +00:00
pontscho
4b6f1667db
add half new input support for gui
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4859 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-25 13:14:27 +00:00
nick
cfcf2257be
rename V -> VC just for understanding
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4857 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-25 08:27:15 +00:00
pontscho
54ae2281a6
mem corruption bug fix.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4853 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-24 21:57:16 +00:00
albeu
bb0603ee67
Moved the call to VOCTRL_FULLSCREEN outside of #ifdef USE_TV block
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4850 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-24 21:20:20 +00:00
nick
93c371d589
exclude benchmark stuff execution from normal playback
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4845 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-24 17:10:06 +00:00