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
gabucino
185400d6a7
bad wording
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3695 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-24 02:13:38 +00:00
arpi
9d3461efab
lavc quality fixed - using right fps
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3694 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-24 02:11:49 +00:00
pl
7716a06df3
Patch by Jirí Svoboda <Jiri.Svoboda@seznam.cz>
...
syncs with latest additions in help_mp-en.h (I guess it syncs with r19)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3693 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-24 01:54:29 +00:00
alex
d892635b8b
fixed scaling and colors with libavcodec (and some comments added)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3692 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-24 01:11:39 +00:00
arpi
cb02c4f4e4
10l? streaming must be yes, auto is not enough because of Makefile
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3691 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-23 23:20:49 +00:00
arpi
91a09d9fe7
streaming enabled by default
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3690 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-23 22:45:21 +00:00
arpi
1a317781ec
liba52 is preferred
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3689 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-23 22:36:35 +00:00
melanson
512c294b48
This commit adds initial support for Quicktime Animation (RLE) video. It
...
also fixes a FLI function name (FLI is not an AVI decoder).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3688 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-23 22:20:46 +00:00
arpi
7bbe389f7e
RTP support patch by Brian Kuschak <bkuschak@yahoo.com>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3687 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-23 22:09:02 +00:00
gabucino
48a278fe90
+msg
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3686 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-23 21:21:14 +00:00
alex
e99c45c97d
subconfig fix (if sscanf()==1, then null out second (non-present) parameter) and some errormessage fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3685 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-23 21:18:06 +00:00