1
mirror of https://github.com/mpv-player/mpv synced 2024-10-18 10:25:02 +02:00
Commit Graph

7927 Commits

Author SHA1 Message Date
arpi
99820540ad - removed YV12 support (builtin yv12->rgb conversion)
- removed built-in OSD rendering


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7927 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-26 16:05:47 +00:00
arpi
a614f0524d Gregory Kovriga added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7926 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-26 15:06:50 +00:00
diego
4916d24092 HTML errors
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7925 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-26 10:09:42 +00:00
pl
85e58efc7c avoids segfaults w.r.t to mp3 files handling:
hunk1 => mplayer -fps 42 foobar.mp3 (yeah it's a bit dumb but... ;)
 hunk2 => mplayer *.mp3 + next file + volume increase
 hunk3 => preventive bugfix


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7924 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-26 00:28:48 +00:00
colin
51e17bcc22 Remove my broken patch (RGB16 big endian fix, v1.28) - didn't work after
a reboot


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7923 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-25 23:58:33 +00:00
jaf
56746ba32f please never edit this file with a windows editor.
it will make it un-runable on an unix-system!!!


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7922 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-25 17:42:20 +00:00
faust3
64a500264d update cygwin status
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7921 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-25 16:52:07 +00:00
arpi
6a84628840 2xSai filter... just for fun, imho useless
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7920 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-25 16:49:33 +00:00
arpi
2fb26f01fd debug ize
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7919 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-25 16:48:53 +00:00
faust3
97b045cae1 add ao_win32
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7918 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-25 16:39:44 +00:00
faust3
2aead272b5 add ao_win32
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7917 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-25 16:34:27 +00:00
faust3
bdf7fe0825 add ao_win32
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7916 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-25 16:25:41 +00:00
faust3
9b823876fd add win32 libs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7915 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-25 16:22:59 +00:00
faust3
f1ae8e8e5d new windows waveout audio driver
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7914 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-25 16:18:33 +00:00
albeu
f8ce5ab876 Reverse Arpi's commit and put the right fix in place.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7913 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-25 16:06:25 +00:00
arpi
16fca14336 better error handling
based on patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7912 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-25 14:58:30 +00:00
arpi
0bb18f0541 check for framesize validity, return -1 (error) for zero size (bug found by pl)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7911 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-25 14:33:51 +00:00
arpi
6f3e7cffaa patch for crashes/memory corruptions in ASX playlist parser.
by Gregory Kovriga <gkovriga@techunix.technion.ac.il>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7910 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-25 14:13:32 +00:00
colin
305cadba3f Check what we obtain in SDL_OpenAudio() - allows to build the
correct audio filter chain if soundcard doesn't support what is
requested.
Checked by Arpi


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7909 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-25 10:27:20 +00:00
henry
3fd50298d3 v4l options update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7908 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-25 09:45:31 +00:00
pl
009e5cff13 fixes a segfault when seeking on some mp3 only files
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7907 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-25 09:42:55 +00:00
henry
181233f35f added an option for specifying the size of capture buffer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7906 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-25 09:42:41 +00:00
diego
4e8a89d1b9 Spellchecked, reworded, reformatted, small additions and corrections.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7905 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-24 22:06:09 +00:00
rik
589633170c spelling: paramerters -> parameters
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7904 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-24 21:34:54 +00:00
rik
998eb2c1c9 sync with libavcodec for unaccellerated dcts (sorry Felix, LIBAVCODEC_BUILD did not change, so also no backwards compatibility this time), and a long overdue copyright update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7903 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-24 21:27:50 +00:00
arpi
a768debb4b 2 small fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7902 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-24 21:05:16 +00:00
diego
7465f6225e pre9 entry spellchecked in preparation of the imminent release.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7901 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-24 21:01:46 +00:00
arpi
f100d2e169 updated
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7900 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-24 20:56:38 +00:00
arpi
68ad190678 10l... #ifdef doesn't work for enums :(
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7899 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-24 19:40:08 +00:00
colin
16f5357770 Change SDL_(Un)lockAudio to PauseAudio() (works better)
checked by Arpi


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7898 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-24 18:13:24 +00:00
jkeil
02c9ff51d3 on solaris x86, set set default for vidix to 'disabled' (does yet not compile)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7897 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-24 18:12:40 +00:00
arpi
76b9620138 updated comments
patch by Per Wigren <wigren@home.se>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7896 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-24 17:39:12 +00:00
arpi
ef97f44160 made gcd() static
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7895 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-24 17:34:01 +00:00
arpi
385a4b8f30 100l - Michael is right, we don't need le2me here
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7894 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-24 10:05:09 +00:00
pontscho
845b85da8d small warning fix from Dominik Mierzejewski
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7893 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 23:57:45 +00:00
michael
ab10907f7d fixing RGB32->RGB16 on big endian patch by (Colin Leroy <colin at colino dot net>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7892 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 23:52:57 +00:00
arpi
4c2a619642 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7891 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 23:48:42 +00:00
arpi
bfe2ea0c6a max header size increased
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7890 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 23:40:34 +00:00
arpi
f40b7e91b8 fixed unaligned access (bus error on sparc)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7889 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 23:15:25 +00:00
arpi
cf9fcd648f A small patch to Gui/interface.c; the first fix is a plain bug, the second is
there as i think it's a pity that "-aop list=resample" doesn't work in gui mode.
patch by Björn Sandell <biorn@dce.chalmers.se>
(checked & accepted by Pontscho)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7888 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 23:13:26 +00:00
diego
cccc5f029a gcc 2.95.3-10 (cygwin) is detected as bad, which it shouldn't.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7887 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 23:12:09 +00:00
pontscho
f850053f2c cosmetic
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7886 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 23:02:26 +00:00
arpi
aa0865097c updated
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7885 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 22:56:19 +00:00
arpi
288e2a0f4e rewrote the lirc code to remove the fork
patch by Albeu


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7884 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 22:23:12 +00:00
arpi
62e8e62143 applied Albeu's doc on -input file=...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7883 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 22:21:54 +00:00
arpi
12bf06a1ad allow cache to be disabled (-nocache should override cachesize autodetection
in stream layer)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7882 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 22:07:29 +00:00
arpi
e6ebe2824e - fixed several 10l bugs
- using get_media_packet impl. from mmsclient 0.0.3
- buffering code simplified/fixed


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7881 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 20:39:49 +00:00
nexus
e63cca8d2b FreeBSD fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7880 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 20:04:22 +00:00
jaf
0ea103dc89 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7879 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 19:19:23 +00:00
alex
7f87a4c111 upd
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7878 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 19:03:44 +00:00