Commit Graph

11053 Commits

Author SHA1 Message Date
faust3 e1db17e9f6 fix black screen on linux, patch by Jindrich Makovicka
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10903 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-21 10:36:03 +00:00
attila 7b30c13eb9 make sure ppl know that geometry doesnt change aspect
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10902 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-21 10:35:13 +00:00
faust3 cc9ba80f50 use vo_fs + geometry support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10901 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-21 10:31:22 +00:00
attila c588626f12 ev56 doesnt support mvi
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10900 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-21 10:20:36 +00:00
attila 81e60cd6bb patch from Pierre Lombard <p_l@gmx.fr>
If the  sound channel is already  busy the async open  fails and returns
-EBUSY. There's no need to try to open it synchronously as it will block
mplayer till the sound channel is released.

(Granted there's  a very slight  chance your  sound device happen  to be
freed between those two calls but it's not the common case).

The behavior is changed by this oneliner to match the ao_oss behavior
(disable sound if the sound device is busy).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10899 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-21 09:49:05 +00:00
diego 5df4253e55 wording fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10898 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-21 09:09:46 +00:00
pl 88597f97fe patch by Andrew A. Gill <superluser@frontiernet.net>:
"patch for ev4, ev5, and ev56 with GCC-3: there's no MVI in DEC Alpha processors
prior to the pca56"


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10897 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-21 01:29:40 +00:00
pl f5e3da616a reversed for cause of code obsolescence
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10896 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-21 01:23:07 +00:00
faust3 7ac1575de7 documentation for get_vo_Fullscreen and get_sub_visibility, patch by Mike Swieton
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10895 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-20 19:54:12 +00:00
faust3 c14bc5bbc0 binary flag is rquired for win32
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10894 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-20 19:41:24 +00:00
anders 758dcca26a Adding filter for exporting audio data to visual effect applications
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10893 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-20 13:42:26 +00:00
lumag 175884718b Fixed 'reading after EOF'. demuxers didn't check, how many they've read!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10892 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-20 12:50:25 +00:00
pl 3633450622 printf() requires stdio.h
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10891 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-20 11:57:42 +00:00
attila 00dc6152fc fix aspect for gl2 fullscreen
patch by Tristan Seligmann <mithrandi-mplayer-dev-eng@mithrandi.za.net>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10890 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-20 10:24:10 +00:00
mosu 6df04eae85 Fix for borked .mov files with bogus user data length values. Patch by Marek Zelem.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10889 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-20 10:10:11 +00:00
pl feda725791 fix for the no video/black screen with some dmo/wmv9 movies
(for some videos: bits=12 and once /8 the allocated buffer is 50% too small)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10888 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-20 00:52:51 +00:00
atmos4 73cc418a75 Update CPUID-Table for current Athlon CPUs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10887 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-20 00:51:51 +00:00
atmos4 d6825d6349 cpuspeed detection for X86 TSC capable CPUs (also added TSC detection, should best be verified by some people with TSC/nonTSC capable CPUs)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10886 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-19 23:52:41 +00:00
faust3 26afe0c58c slave mode commands to print out vo_fs and sub_visibility globals, patch by Mike Swieton <swietonm at student.gvsu.edu>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10885 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-19 20:44:30 +00:00
faust3 006ecfdc7e make vo_gl2 compile on cygwin, too
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10884 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-19 20:07:50 +00:00
faust3 57e119d8be get_percent_pos support in demux_audio, patch by ROSEN Jeremy <jeremy.rosen at c-s.fr>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10883 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-19 19:40:46 +00:00
faust3 c585491872 fix 2-pass encoding with libavcodec onwin32, patch by Tristan Seligmann <mithrandi-mplayer-dev-eng at mithrandi.za.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10882 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-19 18:45:02 +00:00
faust3 ae1496e7df vo_gl2 port to win32 patch by Tristan Seligmann <mithrandi-mplayer-dev-eng at mithrandi.za.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10881 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-19 14:33:51 +00:00
mosu 5b40cac6ba Added Matroska file extensions to the GUI. Patch by t0nik@yandex.ru.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10880 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-17 09:42:25 +00:00
albeu 6635e776dd 10L -fixed-vo must be a global option
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10879 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-17 09:14:49 +00:00
nauj27 4a407ef979 I have already translate more documentation that Andoni 8-)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10878 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-16 16:32:51 +00:00
nauj27 28920e77bd New file
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10877 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-16 16:27:37 +00:00
nauj27 ca9dd2f941 fixed &quot; character
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10876 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-16 15:45:58 +00:00
mosu 6fcc59b42f Different decision making for seeking which takes the direction into account.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10875 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-15 21:03:49 +00:00
alex 3ddcf7ba1e moved file_size and len_in_msec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10874 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-15 20:22:27 +00:00
nauj27 619a28d16f sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10873 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-15 18:49:57 +00:00
nauj27 1282cba04f sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10872 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-15 18:17:11 +00:00
diego bdb445417d minor updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10871 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-15 01:22:50 +00:00
diego 68773066d7 sync with HTML
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10870 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-15 01:21:04 +00:00
gabucino 80a731c8df XML tools download and installation instructions
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10869 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-14 19:10:55 +00:00
diego 74e99555e5 spelling cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10868 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-14 17:52:59 +00:00
nicolas 7649a4001d sync, cosmetics & various updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10867 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-14 17:26:04 +00:00
diego 3f08a68a45 Fixed 2 bugs spotted by Nico + extended a description, spelling cosmetics.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10866 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-13 20:24:51 +00:00
faust3 67831d551c make menu work on mingw (run command is still disabled), based on patch by Christophe Perinaud
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10865 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-13 18:02:20 +00:00
diego 9f1d1bc466 This file does not need to be translated.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10864 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-13 15:22:06 +00:00
mosu b692eed5eb Fix for the faad2 compilation test which needs config.h to be present. Patch by Bernd Ernesti <mplayer@lists.veego.de>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10863 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-12 21:59:40 +00:00
mosu cfb890259e Marked SSA subs as UTF-8. Better newline handling for SSA subs. Patch by Tristan <z80@oceanfree.net>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10862 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-12 21:56:03 +00:00
mosu 45a22abd6c Improved backwards seeking for small seek steps. Patch by matthieu <mat100@ifrance.com>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10861 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-12 21:47:28 +00:00
diego c61a9674f1 codecs-in.html moved to DOCS/tech/.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10860 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-12 19:14:56 +00:00
pl 251a522662 warning fix (missing C initializers)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10859 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-12 15:55:45 +00:00
pl 83b1a9684f warning fix (missing C initializer)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10858 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-12 15:54:28 +00:00
pl 351d847c12 patch by Guido Guenther <agx@sigxcpu.org>:
"detects the ppc 7455 CPU and treats it as 7450"


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10857 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-12 15:52:57 +00:00
pl b00db67557 fix some warnings (define order)
remove the static 'i' variable for the module


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10856 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-12 15:50:35 +00:00
pl 1a7c7da8bf fix for warning in some vo_*.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10855 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-12 15:48:33 +00:00
pl 3c154f93b0 force a new line if a message is very long
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10854 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-12 15:46:16 +00:00