1
mirror of https://github.com/mpv-player/mpv synced 2024-07-31 16:29:58 +02:00
Commit Graph

5974 Commits

Author SHA1 Message Date
gabucino
fc14429eb7 msmpeg4v2 added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5974 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-04 18:25:48 +00:00
alex
3a92b7c404 msmpeg4v2 -> MP42 mapping, requested by Gabucino
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5973 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-04 18:18:10 +00:00
gabucino
1db24bec56 mondom fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5972 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-04 16:43:35 +00:00
gabucino
6c87c1d40b Arpi Is Right(TM)
meg LIRC update


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5971 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-04 16:40:06 +00:00
gabucino
52b6667baf Arpi Is Right(TM)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5970 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-04 16:38:51 +00:00
gabucino
a6f4082344 small update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5969 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-04 16:29:11 +00:00
gabucino
f1f204e373 video filter documentation updated
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5968 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-04 15:57:55 +00:00
rfelker
984b5895f4 better fix for i420/iyuv as suggested by arpi
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5967 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-04 05:46:36 +00:00
gabucino
ddbfc3b287 applied Jonas Jermann's patch (v1)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5966 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-04 05:32:26 +00:00
gabucino
4473629242 applied Jonas Jermann's patch
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5965 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-04 05:30:05 +00:00
gabucino
1591ea1e2c patch by (someone)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5964 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-04 05:27:48 +00:00
alex
38ecf61679 some updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5963 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-03 23:54:13 +00:00
arpi
4a7b9f410e 10l - MMX rgb2bgr 32bpp expects num_of_bytes instead of num_of_pixels
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5962 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-03 23:16:07 +00:00
arpi
f958fc46bc enable libfame only for dxr3/dvb owners by default, libfame check moved right after libmp1e check
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5961 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-03 22:13:06 +00:00
gabucino
497fa655c9 html fix, noticed by aleksz
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5960 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-03 22:07:12 +00:00
gabucino
34e6bfe8b7 NUV seeking works
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5959 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-03 22:06:09 +00:00
arpi
f8e7e06a94 gui vs. mencoder conflict workaround
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5958 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-03 22:05:46 +00:00
pontscho
4a665fa1a1 fix video vindov background
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5957 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-03 21:44:11 +00:00
pontscho
b6004b1b7c fix xmga fs, resize to movie size and mouse auto hide + dga
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5956 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-03 20:57:13 +00:00
atmos4
4bf6dad4cf More verbose error reporting to configure.log for SDL and fix a long pustanding bug, with type mismatch in test-compile-code (affected eg. cygwin, too)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5955 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-03 20:29:20 +00:00
rfelker
4bdb6dbc36 fixed raw i420/iyuv to some extent, so that cb/cr channels are no
longer reversed. this should make it possible for bttv users to
play/record video (-tv outfmt=i420) once again without bogus colors.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5954 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-03 19:45:43 +00:00
atmos4
64cab0e9b9 guess what :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5953 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-03 19:27:34 +00:00
atmos4
f766c4ca64 Execute darwinfixlib.sh before linking, it will only do something if on darwin, if you don't like that it is always called (I mean on all systems), I could change that, however as it's only called two times during linking I guess it's ok.
If you don't like it I'll add stuff to config.mak via configure to check wether the script is required.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5952 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-03 19:27:05 +00:00
atmos4
21e391d821 Darwin needs to run ranlib on any static lib before linking, we do this in this script just before the final linking.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5951 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-03 19:23:15 +00:00
atmos4
74c7dd3d84 Fix for darwins date
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5950 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-03 19:17:19 +00:00
atmos4
e63e4adda4 Port to darwin.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5949 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-03 19:01:46 +00:00
atmos4
9d883ac048 Add Darwin (MacOS X) detection and configuration and modify compiler check to check through defined-cc, gcc3, cc to find good compiler. Abort on first good compiler.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5948 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-03 19:00:54 +00:00
iive
879e05a7c1 timer didn't update if mplayer is too fast (no video)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5947 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-03 18:42:43 +00:00
pontscho
5e1d8aafed fix aspect ratio handling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5946 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-03 13:12:46 +00:00
atmos4
5568a8133a Fix build on FreeBSD 5.0 or later, should be downward compatible (verified on FreeBSD 4.5 at sf compilefamr.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5945 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-03 12:56:29 +00:00
jaf
dc545e7b68 add something like 'Optimizing for: i686 mmx mmx2 sse'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5944 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-03 09:43:36 +00:00
arpi
0a9278d9c5 100000l! it resets a/v buffers _after_ stream sync, dropping possible keyframe, and may causing a-v desync.. seems to fix mpg seek bug and avi desync bug
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5943 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-02 23:40:31 +00:00
alex
1114198ba2 disabled audio
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5942 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-02 17:12:44 +00:00
alex
6cbf7231c9 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5941 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-02 16:09:54 +00:00
alex
4db2e1351d avid mjpeg support (external huffman table)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5940 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-02 12:24:53 +00:00
arpi
178757d887 linux/cdrom.h detection fix by Denis Ducamp <Denis.Ducamp@hsc.fr>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5939 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-02 11:50:39 +00:00
albeu
55afd4ed10 printf to mp_msg
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5938 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-02 11:00:16 +00:00
albeu
450e68b70f New MSGT for more printf to mp_msg
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5937 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-02 10:52:30 +00:00
albeu
d611fcc378 printf to mp_msg
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5936 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-02 10:49:55 +00:00
albeu
5a7be363f5 mp_msg level fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5935 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-02 10:43:27 +00:00
albeu
4189e06396 printf to mp_msg
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5934 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-02 10:40:35 +00:00
albeu
ae15bf12fd printf to mp_msg + warning msg from MSGL_INFO to MSGT_WARN
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5933 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-02 10:32:55 +00:00
albeu
4aaa9010c2 printf to mp_msg
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5932 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-02 10:28:33 +00:00
albeu
1a015fd22a Fix frame_time for variable fps movies as it was the last frame duration.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5931 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-02 10:25:48 +00:00
arpi
1be119decc - frame_time delayed one frame, as it's really duration of current frame,
as suggested by Atmosfear some time ago, when talking about -mf...
- limiting usleep time, to avoid sound skips and ensure responsiveness,
inspired by asf patch from Albeu. it solves problem with very low fps .wmv files


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5930 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-02 02:03:59 +00:00
arpi
1ca2d5b055 .raw width>=65536 support by Georgi Georgiev <chutz@chubaka.homeip.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5929 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-02 01:56:28 +00:00
arpi
2b96b208bf catching vo/vf init failure
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5928 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-01 22:37:59 +00:00
gabucino
98d20dc73b bsd+mpdvdkit worx
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5927 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-01 20:25:04 +00:00
arpi
7026f5f9ab setting vf_inited flag, some printf->mp_msg, some MSGL_FATAL->MSGL_WARN
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5926 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-01 17:39:46 +00:00
arpi
e792742f6a vf_inited flag added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5925 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-01 17:30:23 +00:00