Commit Graph

1395 Commits

Author SHA1 Message Date
atmos4 d7a1862c91 First development version of dct64, mixed with 3dnow/k7 and fpu code.
Phases 1 to 3 seem to be ok already, report if you get strange sound with this version (klicks or distorted sound, that doesn't happen with mmx-only version), I've tested with approx. 20 mp3 files which all sounded ok, speed improvement with this version is still very minimal cause more cpu intensive phases 4 and 5 aren't working so I use fpu code for them.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1395 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-27 17:25:19 +00:00
atmos4 35f296e306 Beginning sse optimization of dct code.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1394 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-27 17:21:23 +00:00
arpi 748cbb6290 trying to fix -idx problem
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1393 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-27 01:16:54 +00:00
arpi 4fe2b9ed4d support for null codecs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1392 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-26 00:30:01 +00:00
arpi ce4aaedc2e odivx<->divx4 order changed, null video codec added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1391 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-26 00:29:00 +00:00
gabucino da687bff8b *** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1390 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-25 17:28:16 +00:00
atmos4 762bbb2b4f Detect gcc 3.0.x
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1389 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-25 07:03:55 +00:00
gabucino e201504ef2 *** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1388 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-24 16:06:12 +00:00
gabucino f8f150b427 ready
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1387 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-24 16:06:00 +00:00
atmos4 a97005f7b1 Perl multifile playback helper tool.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1386 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-24 11:46:22 +00:00
atmos4 347ed4327c Applied patch by pl <p_l@tfz.net> (help switch anywhere).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1385 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-24 09:16:53 +00:00
arpi ab2ccefb55 added #define CONFIG_DECODERS to support latest ffmpeg CVS
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1384 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-23 21:19:52 +00:00
arpi 0d4c1d1f29 grab.mpg fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1383 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-23 20:02:58 +00:00
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