1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-16 03:45:23 +00:00
Commit Graph

7812 Commits

Author SHA1 Message Date
eyck
648f9130ff change versioning of libdha, patch from Guillem Jover <guillem.jover@menta.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7812 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-20 08:43:09 +00:00
eyck
7866d4ef3e Patch from: Guillem Jover <guillem.jover@menta.net>
remove gcc from Depends: as it's Build-essential


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7811 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-20 08:26:23 +00:00
bertrand
b6d2718ec5 Fixed more potential mem leaks and use the url_free method
to free all the member pointers of the url.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7810 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-19 23:28:51 +00:00
diego
53ce4a80c4 libmpdvdkit --> libmpdvdkit2, small corrections
Added entry about abandoned dvdnav and the all time No. 1 question "How can
I join two video files".  Please check this for correctness.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7809 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-19 22:06:46 +00:00
alex
9dc4d5f6ff removed the mess
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7808 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-19 20:56:28 +00:00
alex
108e2a2130 set position in channel list on startup. note: hope one day we will get cleaned the int->float->int sutff ;)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7807 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-19 20:55:06 +00:00
diego
8f12b9b42b Fixed two typos noticed by Sycotic Smith (I think).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7806 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-19 20:26:04 +00:00
alex
d1f02dd099 task done
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7805 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-19 20:05:57 +00:00
alex
0d843dd4e9 Stop grabbing from v4l when paused by Jindrich Makovicka
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7804 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-19 20:03:40 +00:00
jkeil
b885bda73a Choose a good visual from the list of supported visuals on the X11 server,
instead of using the attributes from the root window.  A framebuffer in a
Sun often runs using a default visual of 8-bit pseudocolor, yet a better 24
or 32 bit truecolor visual is available.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7803 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-19 19:54:59 +00:00
jkeil
f636151e5f - wsErrorHandler was crashing on solaris with a null pointer access in printf;
don't crash when current_module is not set.

- CWX, CWY, CWWidth, CWHeight are invalid attributes for CreateWindow, they
should be used with ConfigureWindow only.  (Note: their definition is
equivalent to CWBackPixmap, CWBackPixel, CWBorderPixmap, CWBorderPixel)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7802 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-19 19:47:16 +00:00
alex
0ba571253c using sh->context for private data
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7801 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-19 19:06:45 +00:00
alex
3b57d9799c support to use minilzo lib alternatively
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7800 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-19 18:56:48 +00:00
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