Commit Graph

1382 Commits

Author SHA1 Message Date
gabucino 49a1fc3357 *** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1382 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-22 19:24:10 +00:00
gabucino fc45c42dff *** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1381 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-22 09:54:36 +00:00
gabucino 517e57f569 dvdfaq added (not yet formatted)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1380 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-22 09:47:25 +00:00
gabucino 7d1c7e492c -vfm max range updated to 7
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1379 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-22 09:46:54 +00:00
gabucino 0e8d6e87b3 -vfm updated
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1378 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-22 08:46:44 +00:00
arpi 51e540d262 parse_es moved out from mplayer.c (it was included as .c file)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1377 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-21 22:38:11 +00:00
arpi 36f4436365 file-format detection stuff moved out from mplayer.c to demuxer.c and dec_video.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1376 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-21 22:37:55 +00:00
gabucino 08c9940e30 AUTHORS (A'rpi) updated
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1375 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-21 14:08:45 +00:00
gabucino a0bd946142 only FAQ and SOUNDCARDS stuff not formatted/missing
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1374 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-21 13:24:41 +00:00
gabucino 77319d1114 IMC added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1373 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-21 12:15:54 +00:00
gabucino 7fbf8caf55 pre0alpha version
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1372 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-21 09:57:12 +00:00
nick 7c31fd7670 Fixed 'teh' typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1371 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-21 06:06:05 +00:00
arpi 7d4396b230 a_frame, v_frame killed, using sh_audio/video->timer. has_audio not more used after initialization.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1370 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-21 01:17:00 +00:00
arpi ba4c083a27 video pts calculation precision fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1369 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-21 00:10:09 +00:00
arpi 9e522e286b MMX problem workaround for broken (win32) codecs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1368 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-20 20:42:13 +00:00
arpi ca332b48c1 URL fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1367 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-20 19:47:24 +00:00
jkeil 370e0b7900 mpeg2 video decode time is counted twice.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1366 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-20 17:42:32 +00:00
gabucino 8d8f23bbf0 *** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1365 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-20 16:58:55 +00:00
gabucino 9892f5ff47 -vfm -afm -vc -ac
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1364 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-20 16:47:10 +00:00
jkeil 59e817ef88 Fix segfault in DShow video decoder. Using directshow, the
sh_video->out_out_buffer is NULL on the first few decoded frames,  and is
initialized in loader/DirectShow/outputpin.cpp, method COutputPin::Receive(),
while the video is already running.

Do not try to display a frame while sh_video->out_out_buffer is still NULL.
Such a test was present in the previous to last revision of this file, but
was lost in the last revision.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1363 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-20 11:35:47 +00:00
atmos4 9df40837ed Some corrections.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1362 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-20 10:13:17 +00:00
arpi cf953cab09 some cleanup, redundant code removed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1361 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-20 02:14:14 +00:00
arpi 1bdae59372 fontpath fixed again...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1360 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-20 02:03:50 +00:00
arpi 2e2057d29e indeo5-vfw vs. YV12 update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1359 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-20 01:56:34 +00:00
arpi e34af51711 crash fixed if no [fontpath] in .desc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1358 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-20 01:51:01 +00:00
arpi a2206b10b5 argh. -d fixed. fixed?
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1357 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-20 00:31:51 +00:00
arpi 1cece7b434 fixed typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1356 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-20 00:10:18 +00:00
arpi d6276652fc install -D changed to -d
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1355 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-20 00:03:43 +00:00
arpi 7882ea9bad Applied DATADIR patch by Vladimir Kushnir
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1354 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-20 00:01:09 +00:00
arpi 56c90f5349 fixed shmem size, and now compiles without divx4linux too :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1353 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-20 00:00:08 +00:00
arpi 66f154a7a1 info about odivx vs. divx4
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1352 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-19 23:40:33 +00:00
arpi ecca6ca1ce DivX4Linux support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1351 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-19 22:49:24 +00:00
arpi b9e207fab3 DivX4Linux support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1350 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-19 22:43:19 +00:00
arpi 0555198655 added Gerard Lantau, ffmpeg/libavcodec author
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1349 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-19 22:02:06 +00:00
jkeil 8c734ab19f Solaris 2.6 and older do not support MAP_ANON, just fail the mmap MAP_ANON
attempt on such a system.  The code tries mmap with /dev/zero and MIT-shm next.

Fix a possible filedesc leak, when the code tries to mmap shared memeory via
/dev/zero.  Reuse the already open /dev/zero from a previous shmem_alloc call.

(same change; now without changing the indentation of the code)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1348 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-19 20:32:13 +00:00
jkeil 42805cb451 AUDIO_ENCODING_LINEAR8 format is not available on sunos 5.5. Format is
unsupported in mplayer for now, to get the code compiled on that old version
of the OS.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1347 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-19 20:04:54 +00:00
jkeil ca79276b20 x11_common does not compile, when the XDPMS extension is not available on the
target system.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1346 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-19 18:47:22 +00:00
jkeil 5d8d555740 Remove "sdl-config: not found" error message during configure, when the system
has no SDL installed.

Grab nanosleep from libposix4 on solaris (instead of librt), works on old
solaris versions, too.

Autodetect XDPMS: provide a "#define HAVE_XDPMS", so that C code can leave out
DPMS stuff when DPMS is not available on the target platform.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1345 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-19 18:46:29 +00:00
jkeil 03ad8d8323 ASF support for non-x86 cpus
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1344 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-19 16:26:48 +00:00
jkeil aec1d5237f ASF support for non-x86 cpus
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1343 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-19 15:15:21 +00:00
arpi 0605b2b8b3 Initial draft of my new cache system...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1342 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-18 01:28:01 +00:00
arpi cc6e52281e demuxer struct access code temporary disabled - FIXME
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1341 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-17 14:03:30 +00:00
jkeil edff03960e svga driver didn't compile on linux/ppc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1340 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-17 13:57:32 +00:00
arpi 0c1bac17b9 mpeg PES steram support (only 1E0 & 1C0 packets, no 1BA/1BB headers)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1339 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-16 20:21:26 +00:00
jkeil 7acec28b2d MPlayer doesn't compile on linux/alpha
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1338 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-16 18:42:38 +00:00
jkeil 8e9d44cb49 vo_dga doesn't compile on non-x86 architecture due to x86 asm usage.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1337 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-16 18:41:52 +00:00
jkeil bbb6c9916d Detect cpu architecture for a few more linux variants (linux/sparc, linux/ppc,
linux/alpha)

Try to find out cpu architecture for OpenBSD/x86 (of cause someone still needs
to port the code to openbsd...)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1336 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-16 18:40:51 +00:00
arpi 09fe43603a some more cleanup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1335 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-16 17:07:13 +00:00
eyck f84ddd844e Translated by Justyna Biala <nell@skrzynka.pl>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1334 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-16 17:00:33 +00:00
eyck 664564fef5 Poprawki wprowadzone przez: Justyna Bia³a <nell@skrzynka.pl>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1333 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-16 16:59:47 +00:00