1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-18 21:06:00 +00:00
Commit Graph

27858 Commits

Author SHA1 Message Date
bircoph
36300981a3 Fix a typo.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27891 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-11-04 00:35:49 +00:00
diego
a5f0db25cb Remove outdated sections.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27890 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-11-03 23:55:42 +00:00
diego
07fa797413 Merge ARCH_BFIN lines.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27889 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-11-03 22:06:45 +00:00
diego
1b623e6087 Add tests target for libswscale test programs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27888 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-11-03 22:01:03 +00:00
mru
427bab48a4 Remove forgotten ASM_OBJS in libswscale
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27887 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-11-03 21:49:54 +00:00
Gabrov
6d4318907d synced with r27885
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27886 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-11-03 12:06:40 +00:00
ptt
eb1eaa7f5e 44% synced with r22753 (going on... ;))
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27885 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-11-03 10:35:54 +00:00
reimar
9349875149 lavc tscc decoder now also depends on zlib
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27884 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-11-02 18:25:44 +00:00
reimar
456abaa4e3 Add a few more supported URL protocols
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27883 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-11-02 17:19:30 +00:00
reimar
a2cd1d4d04 Forgotten reindent
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27882 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-11-02 17:15:44 +00:00
reimar
863a334a9f Add a noicyx:// protocol to allow easier testing for misconfigured servers.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27881 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-11-02 17:15:14 +00:00
reimar
6818a5e843 vfw.h needs a windows.h include before on MinGW64.
Since vfw.h on MinGW32 includes windows.h automatically it should not make a difference there.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27880 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-11-02 16:46:02 +00:00
reimar
c9f2a3636c Change OpenGL support to work on unmodified MinGW64
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27879 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-11-02 16:37:45 +00:00
reimar
7a3fc5ad5a Use libavutil FFMIN etc. instead of defining our own variants.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27878 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-11-02 15:51:00 +00:00
reimar
9f7bae92df Avoid pointless casting of void*
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27877 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-11-02 11:52:49 +00:00
reimar
c1c59ce8cd Consistently use NULL for pointers instead of 0.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27876 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-11-02 11:48:20 +00:00
reimar
1ae7149c08 Fallback to non-fontconfig behaviour when fontconfig initialization fails.
Also fixes a memleak in that case, bug #1313.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27875 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-11-02 09:57:22 +00:00
aurel
bce49a37d4 vobsub: move extradata out of vobsub_t struct
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27874 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-11-01 13:56:11 +00:00
aurel
b64af5543c vobsub: add sanity check
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27873 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-11-01 13:51:39 +00:00
diego
74dd64e71d Add an option that sets initial playback volume.
patch by Reimar and rvm, rvm3000 ya com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27872 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-10-31 18:44:45 +00:00
reimar
5fefd9f70a Missing free in malloc error case in COutputPinCreate.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27871 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-10-31 13:13:52 +00:00
reimar
fa504971c5 Avoid useless casts of malloc results.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27870 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-10-31 13:12:54 +00:00
reimar
aa589da439 Avoid a potential memleak in parse_obj_params in case of a missing
m_ob_params_t part. Fixes bug #1318.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27869 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-10-31 12:59:17 +00:00
reimar
d4020af479 Avoid a memleak if allocation of field_name fails, fixes bug #1319.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27868 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-10-31 12:56:25 +00:00
diego
e5d8522407 Consistently use dashes to separate words in section IDs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27867 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-10-30 22:40:55 +00:00
diego
843fee2f29 Fix typo noticed by Paul TT.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27866 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-10-30 22:40:25 +00:00
ptt
83e18ed7df linking corrections
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27865 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-10-30 15:04:05 +00:00
ptt
b090200af3 synced with r27843
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27864 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-10-30 15:03:50 +00:00
ptt
88b866b539 synced with r27843
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27863 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-10-30 15:03:22 +00:00
ptt
2e408fa269 synced with r27852
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27862 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-10-30 15:02:44 +00:00
ptt
0d1555ef1d removed, as rev.27771
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27861 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-10-30 14:51:29 +00:00
ptt
1324f633f8 synced with r27770
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27860 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-10-30 14:21:31 +00:00
ptt
e268051373 synced with r27815
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27859 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-10-30 14:21:16 +00:00
ptt
3c360678b1 synced with r27640
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27858 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-10-30 14:20:05 +00:00
ptt
27ff0cde62 synced with r27663
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27857 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-10-30 14:18:01 +00:00
ptt
914211ea58 synced with r27683
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27856 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-10-30 14:17:48 +00:00
ptt
94e23bf005 updated links for other commit reference
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27855 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-10-30 14:17:30 +00:00
ptt
ec6cc859fa synced with r27771
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27854 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-10-30 14:16:58 +00:00
ptt
c73443dea2 synced with r27833
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27853 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-10-30 14:16:30 +00:00
diego
f50e0439fe Move codec installation instructions from the codecs section to a more
sensible place in the installation section.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27852 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-10-30 09:06:34 +00:00
diego
b7807b5870 Restore XMMS input plugin section from removed section in a better place.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27851 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-10-30 08:55:36 +00:00
diego
af97f644ed We now require GNU make 3.81.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27850 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-10-29 22:42:34 +00:00
ben
b086fadb3d Remove X11 backing store: this is now a useless flag.
Also, it is mandatory for Xserver 1.5.x (part of Xorg 7.4, shipped on all
Linux distributions starting from Oct. 08) and will be removed
from Xserver 1.6 anyhow ...

Patch by Stephane Marchesin (marchesin at icps dot u dash strasbg dot fr).

For more info, see long flame thread at:
http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/2008-August/058323.html



git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27849 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-10-29 22:03:36 +00:00
diego
860fbafb95 zlib is used in many places.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27848 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-10-29 06:34:09 +00:00
diego
a8d2b86eba Move libmad codec installation section to software requirements.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27847 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-10-29 06:33:24 +00:00
diego
11a12201fa section title wording fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27846 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-10-28 23:48:25 +00:00
diego
83287ec4ca Group codec library installation instructions together in a codec
installation subsection.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27845 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-10-28 23:46:57 +00:00
diego
15d59a656b Move general comments from the video codec section to the top level.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27844 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-10-28 23:33:51 +00:00
diego
c2d0c696b2 Remove useless FFmpeg codec section.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27843 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-10-28 23:27:54 +00:00
diego
c600e40bc5 Make sure that linker flags passed as configure parameters appear before
those detected by configure so that the former can override the latter.
patch by Giacomo Comes, comes naic edu


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27842 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-10-28 18:00:11 +00:00