1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-15 11:25:10 +00:00
Commit Graph

8901 Commits

Author SHA1 Message Date
jonas
f1397d0517 bandwidth, cuefile/vcd, osdlevel, dfbopts, eq2, bmovl, lavc: vstrict, psnr, removed yvu9, some cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8901 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-11 22:26:58 +00:00
nicolas
7213cef121 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8900 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-11 21:49:21 +00:00
nicolas
5d31f373bb sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8899 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-11 21:08:41 +00:00
arpi
60fe584e08 This patch adds support for some silly ini-style-playlist-file-format ...
It starts with [Reference] and entries are:
Ref<n>=<url>

patch by Fabian Franz <FabianFranz@gmx.de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8898 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-11 21:01:48 +00:00
arpi
05f84f844e add prelim -lameopts help
patch by "Sycotic Smith" <sycotic@linuxmail.org>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8897 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-11 20:33:04 +00:00
diego
bd52da64ba Added links to encoding-tips and mplayer-users.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8896 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-11 18:58:42 +00:00
arpi
f58d370b95 better error handling for invalud suboptions
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8895 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-11 17:32:45 +00:00
arpi
aa6d0ac08f cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8894 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-11 17:01:23 +00:00
arpi
62d48abc7c print meaningful error message
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8893 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-11 16:42:24 +00:00
diego
21191f9a28 Further libaf documentation by Anders with some more updates by me.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8892 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-11 14:09:19 +00:00
bertrand
8229e28f90 Finally commented out the code for autodetection based on the extension.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8891 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-11 14:02:23 +00:00
arpi
aac74a7785 The attached little patch fixes a core dump on termcap systems when
$TERM is undefined.
Frederick Bruckman <fredb@immanent.net>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8890 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-11 12:32:24 +00:00
alex
26908d998b remove codec-cfg binary during make distclean (btw, why do we compile it anyway?)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8889 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-11 10:35:31 +00:00
nexus
d6a74fd898 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8888 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-11 10:27:07 +00:00
pontscho
3b94bba292 add osd_level=3 support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8887 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-11 09:20:36 +00:00
rfelker
f6ffd63f4b I hope this works as expected with old lavc versions. At least it compiles now.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8886 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-11 05:06:48 +00:00
pontscho
293eef76bf add some entry's :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8885 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-11 01:30:37 +00:00
pontscho
23d1cd9a0f - new font render finished
- fix 'l' button (evLoad changed to evLoadPlay)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8884 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-11 01:30:07 +00:00
arpi
d459e64463 Overlapping subs are a feature mainly present in subtitling
software formats, such as JACOsub and SSA. This patch enables
them, by default, only with this formats; however the user can
force both enabling and disabling overlapping subtitles by the
mean of -overlapsub and -nooverlapsub options. The code itself
should avoid all the 'jumping subtitles' problems reported by the
users.
patch by salvatore.falco@katamail.com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8883 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-10 22:53:34 +00:00
arpi
2d6269f3d4 Function DVDOpenVOBPath only decrypts first VOB file and since each VOB file has
separate structure for title key, all other title keys remains empty. My
fix is very conservative and simply tries to find title key for every VOB file.
Tomas Hurka <tom@hukatronic.cz>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8882 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-10 22:48:49 +00:00
arpi
88ddf79953 buffer overflow fix :)
ported from xine


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8881 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-10 22:41:49 +00:00
rfelker
cf1d0ebb4a document Arpi's #2,3,7 (fps, immediatemode, eq2). #6,9,10,11 still
need to be addressed and I don't know all the details on them.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8880 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-10 21:57:06 +00:00
rfelker
399b33e974 may not be perfect but it's certainly a start. feel free to change
message levels or error behavior but DON'T exit() from filters!


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8879 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-10 21:44:28 +00:00
michael
54cabad0f6 psnr
more vstrict info
another mpeg intro link


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8878 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-10 21:10:32 +00:00
arpi
3f4df9f674 patch which removes the rage_ckey_model fix and updates
the card detection (which should fix ve card).
also replaces big if()'s by switch-case.
James Stembridge <jstembridge@gmx.net>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8877 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-10 20:38:37 +00:00
rfelker
3e4bd26969 document new halfpack option
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8876 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-10 19:38:09 +00:00
filon
c7c41db7ca Workaround for returning very litte buffer space.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8875 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-10 18:28:18 +00:00
rfelker
5ebe3d8c89 5l for me too :) BTW this should also be mentioned in the commands
section of the man page, but lots of commands seem to be missing there
so I figure someone can add them all at once, eventually.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8874 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-10 17:17:41 +00:00
rfelker
6c8af6c720 5l to whoever left this out
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8873 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-10 16:10:20 +00:00
arpi
9ff5dfd3f1 updated :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8872 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-10 15:27:08 +00:00
rfelker
4ca05e0e33 halfpack now takes an optional argument, field, which tells it to keep
only even lines (if 0) or only odd lines (if 1) rather than averaging
pairs of lines. this may be useful for slightly improving performance
or for dirty deinterlacing.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8871 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-10 14:12:07 +00:00
rfelker
6246706f8d use mp_msg for messages. prolly more filters need to be fixed like this too
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8870 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-10 10:43:01 +00:00
anders
05c85403c4 10l bug for float conversion control + feature fix in volume control
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8869 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-10 01:45:34 +00:00
anders
e1718bed19 New auto config for volume and resample and added support for float flag in configuration
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8868 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-10 01:01:38 +00:00
filon
61a46b242b Remember window layer befor changing it.
Works on icemw and fvwm, but not on windowmaker (bug in wmaker...).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8867 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-09 21:23:54 +00:00
pontscho
108a9cbe34 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8866 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-09 20:53:01 +00:00
pontscho
52a7bad9a6 - sync with x11_common
- half rewrited font render engine (disabled by default)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8865 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-09 20:47:14 +00:00
rtognimp
8c30a49e22 Sync with help_mp-en.h ver 1.73
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8864 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-09 20:42:01 +00:00
arpi
2c443c4c0b Since version 2.7 the file extension for JACOsub changed from
'.js' to '.jss', to avoid confusion with javascript.
There is also a new format for list_sub_file output; however
this is used only in debugging subtitles code, while disabled in
real life use.

patch by <salvatore.falco@katamail.com>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8863 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-09 19:25:05 +00:00
arpi
38042349b0 libavcodec (from ffmpeg) requires CONFIG_DARWIN to enable AltiVec on Darwin/MacOSX
patch by Romain Dolbeau <dolbeau@irisa.fr>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8862 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-09 19:01:24 +00:00
arpi
3a250d3760 cpu cache line length detection
from mplayerxp (Nick Kurshev <nickols_k@mail.ru>)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8861 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-09 18:39:09 +00:00
arpi
88aee88ab5 Set is_shift_required according to RadeonFamily
rather than device_id (thanks to Marcus Blomenkamp for this idea)

Also give RV200 a seperate family from R200 as they aren't really the same.

patch by James Stembridge <jstembridge@gmx.net>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8860 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-09 18:28:56 +00:00
arpi
f2d808751e Fix support for Radeon 9000
patch by James Stembridge <jstembridge@gmx.net>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8859 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-09 18:27:50 +00:00
arpi
587bdf155f Reduce flickering on window movement (from Christophe Badina)
patch by James Stembridge <jstembridge@gmx.net>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8858 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-09 18:27:13 +00:00
arpi
96eb8f0266 Fix radeon 7500 and 8500 15- and 16-bit colour key
patch by James Stembridge <jstembridge@gmx.net>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8857 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-09 18:26:38 +00:00
arpi
4fd043f6dc Update card (chip family) detection (from mplayerxp)
patch by James Stembridge <jstembridge@gmx.net>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8856 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-09 18:25:54 +00:00
arpi
0b9124f6f3 Update radeon pci ids
patch by James Stembridge <jstembridge@gmx.net>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8855 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-09 18:23:30 +00:00
arpi
61ff1d4a53 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8854 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-09 18:06:32 +00:00
arpi
b5eaa436cf check if prop_hdr==NULL insteda of sig11
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8853 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-09 18:00:58 +00:00
diego
0336518548 Appendix B and E numbered, encoding moved to a separate section.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8852 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-09 09:37:53 +00:00