Commit Graph

7799 Commits

Author SHA1 Message Date
jaf 0f3afb0786 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7799 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-19 17:48:53 +00:00
arpi 6254ad19b5 some cleanup
fixed order of internal and external libs


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7798 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-19 17:31:36 +00:00
diego 38888f5ce6 Do not install CVS directories.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7797 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-19 13:47:10 +00:00
nexus 5eb14098b5 FreeBSD info
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7796 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-19 13:29:25 +00:00
diego 71d4b3978b Documented "j" key, small fixes, rewording, spell checking.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7795 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-19 04:28:52 +00:00
diego 19149cb836 Remove option descriptions that are in the man page, add some missing
<CODE> tags.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7794 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-19 04:26:36 +00:00
diego 6935af5964 Keyboard controls and options are described in the man page, removed the
redundant description here, plus small fixes.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7793 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-19 04:22:50 +00:00
diego 09f26783c0 Sync with the English version, patch by <hephooey@fastmail.fm>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7792 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-19 03:53:06 +00:00
kmkaplan 9fe497ed04 10L
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7791 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-19 01:58:34 +00:00
arpi e305745f60 bypass palette from bih, when codec cannot give it in o_bih
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7790 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-19 00:57:44 +00:00
arpi cee57cf702 #ifdef PIX_FMT_YUV411P...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7789 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-19 00:23:50 +00:00
attila 3c79d6eeca doc fixes part 1 (more will come when i find the time to read the rest)
if anything is not ok, please let me know

documentation.html:
* OGG -> OGG/OGM (both file formats are supported)
* somewhat better wording (no real change of meaning)
* update of the current xf86 version from 4.2.0 to 4.2.1
* mga_vid is not old
* partial sync of the options with the manpage (someone with deeper knwoledge
  should check them and finish the sync)
* added 2 links about quoting and correct writing of mails to the mailinglists

formats.html:
* fixing typo interleaved -> non-interleaved (at least i think it's a typo
  please someone check it)
* non-interleaved AVIs should be played with -ni
* OGG -> OGG/OGM


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7788 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-18 17:57:05 +00:00
jonas 5e4cddec84 some corrections to produce better looking indentations
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7787 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-17 22:51:35 +00:00
arpi fd894b987b fix & workaround possible sig8/sig11 in blocksize calculation
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7786 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-17 22:12:32 +00:00
arpi 062f1005aa fix bih->biSize for uncompressed files too
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7785 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-17 21:54:51 +00:00
arpi e635c0d02d exporting palette for 4/8bpp modes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7784 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-17 21:53:30 +00:00
arpi ff0d48a9b3 fixing palette export
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7783 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-17 21:32:35 +00:00
diego 8035ca4676 vbrpass option, patch by Kim Minh Kaplan <kmkaplan@selfoffice.com>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7782 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-17 20:37:55 +00:00
kmkaplan 43ef114abe Mplayer can switch between subtitles of different languages during
playing by press 'j', based on a patch by <hephooey@fastmail.fm>.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7781 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-17 15:44:41 +00:00
kmkaplan f820293e0c Mplayer can switch between subtitles of different languages during
playing by press 'j', by <hephooey@fastmail.fm>.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7780 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-17 15:41:20 +00:00
faust3 587b78b278 10l - noticed by Soeren Mueller <soeren.mueller at webwasher.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7779 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-17 13:17:56 +00:00
pontscho 7eadbc8831 -fixed-vo support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7778 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-17 09:49:25 +00:00
arpi 60c8189dd9 fill the extra bytes with zero
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7777 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-17 00:54:13 +00:00
arpi 4293eebe30 small memleaks
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7776 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-17 00:53:14 +00:00
arpi 41f6e017fa dumping environment vars in setdllacecsspath
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7775 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-17 00:28:10 +00:00
arpi f259a0a897 rgb1/rgb4 support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7774 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-17 00:27:27 +00:00
arpi 500362226a codecs.conf min. version bumped
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7773 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-17 00:24:58 +00:00
arpi db7183458a - raw rgb1, rgb4 added
- mapping raw yuv formats added
- fourcc 'alaw' fo rmov files added
- version bumped


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7772 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-17 00:24:43 +00:00
arpi 454110ceea - rgb1, rgb4 support
- format mapping support
- memleak fix


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7771 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-17 00:20:44 +00:00
michael 4f18e46a42 avoid multiple init
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7770 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-17 00:04:33 +00:00
arpi af64078ef4 10l bug, found by valgrind :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7769 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-16 23:12:00 +00:00
diego 78349bc28b Extended the FAQ a bit, maybe we start receiving some more donations and
usable patches now :-)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7768 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-16 23:04:47 +00:00
pontscho a06c8c3796 fix memleak again
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7767 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-16 22:53:18 +00:00
pontscho 0020017268 fix memleak
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7766 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-16 22:44:09 +00:00
pontscho 898e7af0fb -fixed-vo support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7765 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-16 22:29:00 +00:00
pontscho 210f7955fb -fixed-vo support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7764 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-16 21:32:03 +00:00
arpi 367860560c 10l - do not read INDEX twice!!!
list index even if generated by mplayer (verbose>=2)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7763 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-16 21:04:19 +00:00
arpi ef0fc1c09f memleaks
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7762 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-16 20:25:23 +00:00
arpi bf755a5a41 memleak fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7761 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-16 20:17:20 +00:00
arpi c71c9ff5ab memleak fix (found by valgrind)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7760 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-16 20:14:29 +00:00
pontscho b4e3f138ed fix fullscreen
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7759 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-16 19:45:35 +00:00
arpi 9214ce653c -fixed-vo support, based on patch by .so :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7758 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-16 19:31:07 +00:00
arpi 539d77e892 10l. use mpcodecs_draw_slice, instead of libvo directly
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7757 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-16 19:26:30 +00:00
arpi 2e89c76a2c new filter: 1bpp - converts 1bpp image to yuv/rgb 8/16/32 bpp
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7756 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-16 18:40:03 +00:00
arpi 4644a460cb ss_div/ss_mul defaults to 0
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7755 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-16 16:51:03 +00:00
arpi 6d80c0060e set up ss_div/ss_mul properly, accept 'alaw' fourcc too
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7754 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-16 16:49:58 +00:00
arpi 3cfed8bdb5 tell the codec wrapper the codec path (fixes realaudio Sipr)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7753 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-16 15:59:04 +00:00
pontscho bcc4c6b1ae - dvd aspect changing bug - fixed
- if codec is not found -> sig11 - fixed
- pp autoq handling bug - fixed
- some warning - fixed


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7752 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-16 15:35:28 +00:00
arpi 1413b42ad5 use standard gsm fourcc 'agsm' instead of msgsm id 0x31
patch by Ross


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7751 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-16 15:15:43 +00:00
arpi 2491bd0169 more accurate a_pts calculation in AVI -bps (default) mode
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7750 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-16 14:51:15 +00:00