Commit Graph

3745 Commits

Author SHA1 Message Date
arpi 4b08102347 dvd seeking -> subtitle disappearing bugs fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3745 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-25 20:32:02 +00:00
jaf e2b276840a is itn't %, it is a byteposition of the video ...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3744 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-25 19:25:27 +00:00
arpi b5874d029e print some info on cpu (runtime/compiled flags)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3743 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-25 17:53:31 +00:00
michael 5df91323f6 mix22toS & move2to1 in SSE
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3742 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-25 17:45:25 +00:00
michael f9c8122cae mix31to2 & mix31toS in SSE
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3741 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-25 17:36:54 +00:00
michael 1c6fe45189 mix21to2 & mix21toS in SSE
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3740 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-25 17:29:12 +00:00
michael 26e195ff89 memset(?, 0, 256*sizeof(float)) in MMX
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3739 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-25 17:19:18 +00:00
pl a54006e1cf warning fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3738 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-25 16:43:27 +00:00
pl 37ddd5b06c wannabe compilation breaker
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3737 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-25 16:42:45 +00:00
pl 41e2ff053f fix a warning (ambiguous 'if else')
fix a would be bug (separator)
small warning fixes


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3736 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-25 16:41:06 +00:00
pl 362474485e missing exported function
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3735 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-25 16:39:12 +00:00
pl 0d08e5f435 warning fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3734 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-25 16:38:07 +00:00
pl cc4d2ccbd1 possible uninit pointer free()'d
possible bad pointer


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3733 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-25 16:35:57 +00:00
pl 8e368a8571 warning fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3732 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-25 16:30:25 +00:00
jaf 940944fc75 looks better
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3731 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-25 15:03:36 +00:00
pl 098f67e00d warning fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3730 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-25 11:49:19 +00:00
pl c969b3efb9 As nobody fixed this yet:
"tv.c: In function stream_open_tv':
tv.c:107: warning: return' with no value, in function returning non-void"

According to libmpdemux/open.c 0 is an error so I guess it should return 0 if
it fails :)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3729 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-25 11:45:04 +00:00
pl a1e6e85834 As nobody fixed this yet:
"asf_streaming.c: In function asf_http_request':
 asf_streaming.c:414: warning: too few arguments for format
 asf_streaming.c:431: warning: too few arguments for format"


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3728 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-25 11:40:10 +00:00
pl 5eef65aa85 missing #include's
Note: stream.h contains static inline functions, which is not quite clean :/


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3727 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-25 11:20:58 +00:00
pl faded2ccdb fixes warnings
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3726 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-25 11:14:25 +00:00
eyck 45ff92c257 vplayer format - no longer crashes on slightly broken subs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3725 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-25 01:32:04 +00:00
arpi 1844126fd7 --enable_gui && nogui && DVD sig11 fixed - .so 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3724 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-25 01:18:59 +00:00
eyck 9e888d1402 *** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3723 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-24 23:54:27 +00:00
gabucino 0beed038c2 some quick updates for the prerelease
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3722 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-24 23:00:07 +00:00
melanson 62ca4bb318 Fixed #ifdef discrepancy that was breaking compilation on PPC platform
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3721 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-24 21:28:30 +00:00
melanson 6840dd9a95 Somewhere along the line, someone updated a field in an ASF structure
from 'unk1' to 'preroll'. There is a macro that is only needed on big
endian systems that didn't get updated to reflect that change.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3720 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-24 20:38:49 +00:00
steve 664039bd2f error for non-stereo surrounds
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3719 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-24 18:54:58 +00:00
jaf 7f51f5adbd similar to 1.144, i420 added, MERRY XMAS \!\!\!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3718 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-24 18:14:18 +00:00
nexus 2f4c1fb851 FreeBSD fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3717 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-24 16:24:35 +00:00
gabucino 7e17324263 Hint #2 -> Hint
"also try i420 colorspace"


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3716 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-24 15:53:15 +00:00
jaf 0107712a4d similar to 1.143, 'sis' bug was fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3715 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-24 14:58:42 +00:00
gabucino a9dfcd6332 this bug (?) was fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3714 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-24 14:40:34 +00:00
atmos4 a353d784a8 fixed priority support, tested with -vfm -vc, etc.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3713 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-24 14:01:55 +00:00
alex ffde90d47e fixed video syncing
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3712 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-24 13:56:43 +00:00
jaf 6cbefb8b11 similar to 1.42, bad wording
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3711 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-24 11:26:14 +00:00
jaf d5f76ea30e similar to 1.141, (hungarian users)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3710 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-24 11:23:22 +00:00
jaf 468024f693 similar to 1.140, mplayer-felhasznalok mailing list added (hungarian users)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3709 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-24 11:22:03 +00:00
jaf 72f8db6692 similar to 1.19, audio plugins
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3708 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-24 11:19:21 +00:00
jaf adf147e431 similar to 1.139, audio plugins
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3707 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-24 11:14:04 +00:00
jaf 2cc856d3e9 similar to 1.54, DeFucking
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3706 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-24 11:07:43 +00:00
jaf 0173f35d7e similar to 1.138, added "Internal buffer inconsistency" lame bug as Known problem
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3705 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-24 11:06:51 +00:00
alex cd6136dfeb i420 support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3704 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-24 11:01:16 +00:00
alex b764f8e751 supporting -ofps by lavc, using avcodec_find_encoder_by_name (latest libavcodec cvs)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3703 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-24 10:54:11 +00:00
pl 78a2f98144 bzero() -> memset()
malloc()+strcpy() -> strdup()
trail_space() slightly changed


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3702 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-24 10:39:28 +00:00
pl 8ee5b68534 memset is more portable than bzero ("BSD"ism)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3701 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-24 10:35:43 +00:00
jaf b8a8282bc7 similar to 1.53
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3700 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-24 10:27:28 +00:00
jaf 8ca153ec9c similar to 1.137
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3699 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-24 10:26:10 +00:00
jaf cc1513c230 similar to 1.41
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3698 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-24 10:23:37 +00:00
jaf 3ae582e725 similar to 1.136, Cinepak decoder author addedTV input doesn't need --enable-tv anymore
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3697 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-24 10:20:09 +00:00
pl 723657f423 "--help" fixes:
- lines should display correctly on 80 character-wide screens
 - '\t' replaced by spaces


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3696 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-24 02:56:02 +00:00