Commit Graph

4084 Commits

Author SHA1 Message Date
nick bc1af109ae Minor bugs and new vidix stuff support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4084 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-10 18:01:19 +00:00
nick 2707db756b Using any graphics server
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4083 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-10 18:00:23 +00:00
kmkaplan 4d08add9a2 Add vobsub support, suppress conditionnal on USE_DVDREAD.
DVD and VobSub subtitles are displayed even if fonts can't be loaded.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4082 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-10 17:21:00 +00:00
kmkaplan 1b6e300d94 Add vobsub support.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4081 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-10 17:20:27 +00:00
kmkaplan 1e38367065 Add vobsub support.
Update spudec with spudec_new new usage.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4080 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-10 17:18:30 +00:00
kmkaplan 278211c851 Add spudec_new_scaled and spudec_draw_scaled for vobsub support.
Change what is passed to spudec_new for vobsub support.

Suppress conditional on USE_DVDREAD.

Correct a bug where some subtitles with no Stop display control code
would not display long enough.

Be more strict with bogus packets.

Transform everything that should into unsigned.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4079 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-10 17:17:37 +00:00
kmkaplan 0b9a69e3f5 Add spudec_new_scaled and spudec_draw_scaled for vobsub support.
Change what is passed to spudec_new for vobsub support.

Suppress conditional on USE_DVDREAD.

Transform everything that should into unsigned.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4078 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-10 17:17:05 +00:00
melanson 073c1e07fc committed Tim Ferguson's patch for proper YUV color space conversion
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4077 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-10 05:58:49 +00:00
arpi 738fc8a6b4 user_data check disabled
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4076 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-10 02:01:10 +00:00
arpi 30dd20f212 added mpeg userdata dump
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4075 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-10 01:59:49 +00:00
bertrand 180ae10466 Changed the return value of the start function. Doesn't return the fd
anymore. Just -1 for fail and 0 for OK.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4074 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-10 01:42:31 +00:00
bertrand e2e270a848 Applied RTP patch from Brian Kuschak <bkuschak@yahoo.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4073 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-10 01:37:53 +00:00
nick 8c3488c9fa Preliminary version
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4072 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-09 19:03:50 +00:00
nick 1f6944f4cb Minor interface changes: color and video keys are moved out from playback configuring
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4071 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-09 18:58:25 +00:00
gabucino 9e2284fe3e fixes (by pl's mail)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4070 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-09 18:17:18 +00:00
gabucino 71cbd4bf6a another update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4069 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-09 17:31:52 +00:00
gabucino 229d4b5bec typo (noticed by nell)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4068 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-09 17:27:41 +00:00
gabucino 28e0a1ffd6 -font added, -pp updated
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4067 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-09 17:19:52 +00:00
alex 3cddcd1be8 seek patch by Panagoitis Issaris
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4066 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-09 17:09:21 +00:00
atlka d136021db3 1. subs know are readed after reading AVI header so we already know fps
2. modified vplayer format reader - default time is ~6 sec - maybe that should
be an option


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4065 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-09 16:35:24 +00:00
mswitch e13278dc49 Reverted to accurate but glitchy sync...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4064 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-09 16:20:41 +00:00
mswitch 17ed49211b ao_dxr3.c deprecated, give users a grace period to accomodate to -ao oss:/dev/em8300_ma before removing this altogether
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4063 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-09 15:05:48 +00:00
pontscho 36cf5a69af jol csak KeyPress - re event mplayernek.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4062 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-09 12:41:58 +00:00
atmos4 9756472bdd SwScaler support for vo_png by Kim Minh, SwScale w/aspecz for vo_dga by me
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4061 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-08 20:58:53 +00:00
eyck 2746879555 Sven Hartge fixes confdir location.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4060 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-08 19:03:29 +00:00
gabucino 3022318bb5 and stuff.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4059 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-08 17:38:25 +00:00
gabucino 4db4cba80e old-style DVD options added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4058 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-08 17:35:44 +00:00
gabucino f23a9bdcef "Hi, here's updated and further translated documentation.html."
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4057 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-08 17:26:28 +00:00
michael 8ecefe99f5 no speedup with outcommented rematrix? stuff in a52_block()
liba52 sse optimizations finished / 3dnow(ex) not yet (nick, do u want to do it?)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4056 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-08 15:06:27 +00:00
michael 247ca52f00 more bitstream_skip()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4055 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-08 14:55:36 +00:00
michael f2cd1a822b bitstream_skip() instead of bitstream_get() if possible
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4054 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-08 14:49:17 +00:00
atlka 61bcfde0a0 corrections to adjust_subs_time function which now uses fps if needed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4053 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-08 14:10:22 +00:00
atlka 723e6e76b3 added adjust_subs_time function which corrects bad sub->end time
after reading subs so it is sub format independent


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4052 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-08 12:45:38 +00:00
nexus 0573693a2b FreeBSD fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4051 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-08 12:10:33 +00:00
anders 10aa8c8539 Correction of lisensing comment
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4050 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-08 11:37:54 +00:00
atlka 8da82b8b0e changed subreader.c to read microdvd lines in form "{%ld}{}[^\r\n]" too
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4049 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-08 11:03:43 +00:00
jaf 9e128e3e82 corrections by Jiri Svoboda <jiri.svoboda@seznam.cz>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4048 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-08 09:35:50 +00:00
bertrand 61b0de3564 Kept the HTTP connection open after autodetect, so
we don't need to reopen and request a second time.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4047 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-08 07:31:29 +00:00
arpi 1f630b5ebd playtree support. replaces old playlist and multifile mess. patch by Alban Bedel <albeu@free.fr>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4046 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-08 02:01:04 +00:00
arpi fb72ec2eba MSGT_PLAYTREE added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4045 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-08 01:52:11 +00:00
arpi 10d82182e0 tree-based playlist parser code by Alban Bedel <albeu@free.fr>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4044 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-08 01:24:25 +00:00
arpi 82b1541bc0 STREAMTYPE_PLAYLIST introduced. similar to STREAMTYPE_STREAM but used for playlists. patch by Alban Bedel <albeu@free.fr>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4043 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-08 01:19:54 +00:00
arpi bf1a641ef4 various small streaming fixes by Alban Bedel <albeu@free.fr>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4042 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-08 01:13:22 +00:00
jaf 7e8101eeed *** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4041 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-07 20:14:27 +00:00
jaf 196728a622 I was missing it ...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4040 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-07 20:13:20 +00:00
nick ffeebe54f3 portable solution
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4039 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-07 17:39:50 +00:00
nick e953ab818f portable problem solution. Should be generated in the future from pci.ids
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4038 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-07 17:38:40 +00:00
alex daba8a0477 added rgb24to32 instead of c converter
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4037 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-07 17:33:59 +00:00
nexus 662be7e939 FreeBSD fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4036 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-07 15:49:49 +00:00
pl 17312c6801 slightly changed end message:
- hint on development packages
 - suggestion of reading DOC/bugreports.html


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4035 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-07 12:17:21 +00:00