Commit Graph

5340 Commits

Author SHA1 Message Date
michael 7d74522cdd workaround lack of -fomit-frame-pointer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5140 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 17:12:19 +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 ecc9aff200 1L : removed redondant enter key binding
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5138 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 16:57:35 +00:00
gabucino 7ecf1d87b0 ENTER now quits after last file
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5137 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 16:47:35 +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
mswitch 24c5ce1c3b Fixed some bugs with fame, had to disable prebuffering with fame though
as sync drifts off. But fame is alot more stable than avcodec and so far
I've noticed a small quality increase with some videos (not all).

Will have to work some more on the sync stuff... This one should be
stable though..


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5135 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 15:49:26 +00:00
albeu 14316b3379 Initial ogg demuxer. No seeking, a/v sync is broken. Support avi
with ogg/vorbis audio.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5134 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 14:32:03 +00:00
mswitch 7644b575f9 Fixed problem with seeking/sync when using libfame
libfame seems to not accept some standard fps rates, like 2997/100, this
causes bad syncing with fame sometimes =(


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5133 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 06:01:13 +00:00
arpi fa42456447 prefer outfmt with no conversion (see vo's query flags)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5132 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 02:46:49 +00:00
alex d6bf64537e added directrendering support and better query_format
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5131 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 02:42:19 +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 c6ed664b52 let's make users testing runtime stuff... he-he
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5129 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 02:03:37 +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
arpi 38120f512a updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5127 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 01:34:45 +00:00
arpi af97cb3f51 obsolete... will be deleted SOON
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5126 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 01:28:11 +00:00
arpi ce04a5f401 handle error from mpcodecs_config_vo()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5125 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 01:10:31 +00:00
arpi 98a08e34c0 "obladi-oblada" -- Gabucino, Feb 11 20:03:21 2002
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5124 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 23:53:58 +00:00
arpi bd6b12a439 "sok ize, mutyur, bizbasz." --Gabucino, Feb 12 23:39:36 2002
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5123 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 23:42:52 +00:00
alex 970d387433 added a message :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5122 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 23:25:25 +00:00
alex 642e989c5b workaround to compile without new-input support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5121 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 23:22:36 +00:00
gabucino 7ea3f35c74 szrii, tuu, van, fajor
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5120 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 23:17:50 +00:00
alex 6ca119b624 printf to mp_msg by Anders Rune Jensen
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5119 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 23:16:32 +00:00
arpi 73158ed870 "ez+az" -- Gabucino, 2001
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5118 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 23:15:36 +00:00
arpi 1f3c9abd33 "nememlex" --Gabucino, 2002
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5117 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 22:57:16 +00:00
alex f102cdf14f changed printf's to mp_msg
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5116 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 22:42:28 +00:00
arpi 880dc95d31 faszom.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5115 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 22:29:22 +00:00
gabucino 61617ec7c0 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5114 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 22:27:09 +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
gabucino 75cb67d227 xanim search path fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5112 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 22:16:56 +00:00
alex 0f44a966b9 runtime cpudetection
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5111 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 22:16:02 +00:00
gabucino 7177f5d416 volume normalizer plugin added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5110 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 22:14:26 +00:00
arpi 20d897e38e fixes...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5109 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 21:43:22 +00:00
alex 95ede64a1a spelling type fix by Anders Rune Jensen
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5108 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 21:38:54 +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
arpi 1d0e65d974 a "few" "small" "fixes" ...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5106 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 21:24:48 +00:00
alex 006c1d84d9 changed to mp_msg
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5105 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 21:23:49 +00:00
gabucino 455b4d608b -audiofile added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5104 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 21:12:33 +00:00
alex d89ed740ad added i18n support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5103 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 21:08:14 +00:00
alex 7fcc5156dc added mp_gettext macro for i18n
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5102 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 21:07:48 +00:00
alex 00b39012b9 added i18n support (also disabled, later auto detection will be enabled)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5101 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 20:48:42 +00:00
gabucino ac1217dd04 softclipping (ammegmi?)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5100 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 20:36:20 +00:00
alex 17902c92bd 0.1l ;)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5099 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 17:58:19 +00:00
mswitch d0c4c00cae No longer force the device into not using fame
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5098 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 17:24:27 +00:00
gabucino 6cc953518a noaudio ... try#2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5097 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 16:49:42 +00:00
gabucino 2fa01633e3 [REVERSE] aszitted mi?
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5096 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 16:43:58 +00:00
gabucino defb9d2284 RM seeking works (?)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5095 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 16:38:36 +00:00
gabucino 9a5afd8444 -noaudiobaszas
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5094 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 16:36:47 +00:00
arpi 96b4387146 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5093 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 16:36:45 +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
alex 723ea9409b TVI BSD BT848 support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5091 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 16:10:29 +00:00