1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-12 09:57:15 +00:00
Commit Graph

14013 Commits

Author SHA1 Message Date
gabrov
3bfa7dd302 synced to 1.12, fixed header
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13963 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-17 16:05:54 +00:00
diego
1fce02557e DivX is MPEG4, so let's call it MPEG4 to avoid confusion.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13962 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-17 09:28:05 +00:00
diego
320fa92447 Better explanation of how to build an MPlayer that runs on different
machine types, based on a patch by Gabor Mizda.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13961 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-17 08:25:08 +00:00
diego
20e5157e17 miscellaneous fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13960 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-17 02:08:24 +00:00
diego
1eea952f66 Audio plugins are now audio filters, noticed by Gabor Mizda.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13959 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-15 23:22:09 +00:00
nicodvb
f7a6075374 added language identifier (if any) to the caller during probing phase
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13958 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-15 20:56:10 +00:00
iive
1f6fb814b2 free freetype descriptor and library and mconfig data right before exit
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13957 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-15 15:29:39 +00:00
iive
a7fc263cd0 Free WAVEFORMATEX in sh_audio when all other sh_audio members are freed.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13956 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-15 15:05:12 +00:00
mosu
6fcdde79ef Extended support for other object type IDs in the ESDS. This enables e.g. MPEG2 video in the MP4 container.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13955 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-15 15:04:57 +00:00
iive
b3dcfc7ec6 3 memory leaks fixed
Xlib funtions allocate memory that should be freed appropriately


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13954 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-15 14:56:18 +00:00
gabrov
d4f6145e89 initial translation, synced to 1.10
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13953 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-15 13:14:02 +00:00
gabrov
fb3ca10150 sync to 1.23
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13952 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-15 11:49:53 +00:00
gabrov
19b7eee0a6 sync to 1.54
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13951 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-15 11:46:57 +00:00
gabrov
6e07a477f4 sync to 1.49, little fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13950 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-15 11:23:09 +00:00
diego
db527762f6 warning fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13949 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-15 10:00:58 +00:00
diego
62f8e180ed wording
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13948 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-15 09:24:19 +00:00
diego
3ebf6f0135 Reduce excessive verbosity.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13947 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-15 09:09:29 +00:00
rtognimp
ccc9c05e29 Update for Lsvc codec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13946 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-14 22:25:49 +00:00
rtognimp
90b9c36f43 Vianet Lsvx video decoder
Patch by Cesar Ramos Lopez ( x-files at telefonica dot net )


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13945 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-14 22:24:36 +00:00
rtognimp
d102710251 Update for WVP2, fixed codec name from picture to image
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13944 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-14 20:24:50 +00:00
rtognimp
3ba59787e8 Windows media video 9 image v2 support
Patch by Cesar Ramos Lopez


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13943 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-14 20:18:44 +00:00
gpoirier
d408a1b14a My e-mail address has changed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13942 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-14 14:55:07 +00:00
gpoirier
3eee7476f6 Sync with 1.805:
1.805: allow forcing of software volume control and setting maximum
       amplification.
1.804: update description of lavc's keyint, vb_strategy, and mbqmin.
1.803 (done by Diego)
1.802: Mention unichrome_vid in the list of VIDIX drivers
patch by Timothy Lee <timothy dot lee at siriushk dot com>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13941 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-14 14:27:51 +00:00
diego
a0a7e284ef More detailed Debian package building instructions, based on a patch by
Guillaume Poirier <guillaume dot poirier at ifsic dot univ-rennes1 dot fr>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13940 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-14 14:24:18 +00:00
diego
6003582d97 spelling, wording
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13939 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-14 14:04:51 +00:00
attila
a641f19b85 document last status line entry
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13938 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-14 12:43:26 +00:00
reimar
e3efa72a67 fix crash when a "driver" line is missing in codecs.conf.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13937 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-14 11:39:23 +00:00
reimar
fae622c10f keep screensaver off when playing multiple files.
patch by rgselknospam (at) yahoo [dot] com.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13936 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-14 11:36:40 +00:00
reimar
0d5385c997 -softvol and -softvol-max parameters
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13935 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-14 11:32:09 +00:00
reimar
e2f2ca1cbb allow forcing of software volume control and setting maximum amplification.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13934 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-14 11:27:58 +00:00
reimar
8fb512dbf0 fix: when doing -loop 0 -shuffle, the arg after shuffle was skipped
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13933 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-14 11:09:56 +00:00
gabrov
9ed70ed3e1 initial translation, synced to 1.10
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13932 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-14 00:42:54 +00:00
lorenm
d079db3de5 update description of lavc's keyint, vb_strategy, and mbqmin.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13931 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-14 00:38:29 +00:00
rtognimp
c6f85b6533 MSS2 can decode also MSS1
xanim h261 codec does not work


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13930 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-13 23:39:20 +00:00
reimar
a989f229c5 fix scrolling status line in windows
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13929 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-13 16:10:32 +00:00
diego
d86b87a5b2 URL update, noticed by Gabor Mizda.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13928 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-13 15:12:48 +00:00
reimar
34065ca6f9 Avoid drawing before transformation matrices are set up.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13927 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-13 12:01:20 +00:00
reimar
e006508ab8 fix for negative values for width and height (aspect-preserving scaling).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13926 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-12 11:15:26 +00:00
wight
5dc5623cf2 sync tag bump
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13925 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-11 21:54:00 +00:00
wight
3c5479cd26 Sync with structure changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13924 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-11 21:51:29 +00:00
wight
be792015be sync 1.803
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13923 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-11 20:33:29 +00:00
reimar
20a0913dee added missing declaration of releaseGlContext
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13922 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-11 19:41:08 +00:00
reimar
60fae69741 missing return for InitGl function
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13921 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-11 19:39:23 +00:00
reimar
de4ae5ba94 added fourcc of PNG-encoded Quicktime files
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13920 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-11 13:41:35 +00:00
reimar
8e882b5b3b compilation fix for gcc 3.4.2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13919 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-11 13:33:30 +00:00
diego
6226df7946 compilation fix and partial sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13918 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-11 03:35:40 +00:00
diego
a4f532c297 compilation fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13917 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-11 03:27:23 +00:00
diego
e1193ffbb7 devices.html is no more, link updated.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13916 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-11 02:27:15 +00:00
diego
56a40089dd devices.html is no more, links updated.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13915 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-11 02:24:23 +00:00
diego
61a4859db2 Update links to match the XML docs structure change.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13914 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-11 02:12:36 +00:00