Commit Graph

10917 Commits

Author SHA1 Message Date
henry 1526dc6cdf Subtitle alignment & smart splitting by Salvatore Falco
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10917 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-21 13:20:06 +00:00
lumag ae8ddc80bd Remove generated files at cleaning, and install some more examples.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10916 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-21 13:12:58 +00:00
lumag bcfeba4339 I don't think, that anybody likes seeng rm -f /* command :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10915 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-21 13:10:58 +00:00
lumag c8b5673a52 Add revision keyword to english xml files, to ease translation synchronization
(as in help/help_mp-en.h)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10914 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-21 13:05:42 +00:00
lumag 3ee7f61fb7 Fix chunk.xsl autodetection.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10913 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-21 13:02:27 +00:00
lumag 0633af5e3b Update readme's. Remove incorrect bug :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10912 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-21 13:01:25 +00:00
lumag bdce2705e1 Lol! This command will try to change xfer_mode, and not a cdrom spin speed. Removed.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10911 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-21 12:59:13 +00:00
diego f4ee42f4f5 MinGW 3.1.0 supports MPlayer out of the box.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10910 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-21 12:33:13 +00:00
faust3 b76c0e461a disable af export for systems without mmap
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10909 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-21 12:16:16 +00:00
attila 386e88d918 make aspect recognize -noaspect
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10908 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-21 11:56:09 +00:00
diego dbe00d6425 directx now supports geometry.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10907 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-21 11:40:13 +00:00
attila a7093bca30 dont fix things at the wrong place
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10906 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-21 11:27:11 +00:00
attila 3f9f1d95b7 add some docu about when and how to call geometry
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10905 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-21 10:47:19 +00:00
attila 0477a2eaef 10l
s/nokeepaspect/noaspect/


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10904 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-21 10:45:32 +00:00
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