1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-21 23:36:58 +00:00
Commit Graph

7026 Commits

Author SHA1 Message Date
arpi
94d68eb455 10l bug - noticed by Emiel Neggers <emiel@neggers.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7026 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-16 22:23:50 +00:00
arpi
fdb6c0264d hmm. vosub_vidix has LIBDIR/mplayer/vidix as driver path, so we should use
that here... dunno, it worked with BINDIR too????


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7025 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-16 22:01:57 +00:00
arpi
7e1f91473f speedup of gauss
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7024 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-16 21:02:50 +00:00
arpi
7bd9c5f32b using precalculated src*om[][] table -> 25% faster.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7023 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-16 16:35:43 +00:00
arpi
7eaba4c13d more (~40%) speedup :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7022 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-16 16:06:02 +00:00
nexus
4e4f8d2eba sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7021 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-16 09:57:46 +00:00
pontscho
4d5b4f9422 fix (?) cmd line handling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7020 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-15 22:52:52 +00:00
michael
729505d31a skip black in outline (white skip code is #if 0 as there is no speed difference)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7019 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-15 22:45:34 +00:00
diego
23d1041868 Applied patch by Remi Guyomarch <rguyom at pobox com>.
1) document vb_qoffset instead of two times vb_qfactor
2) document "gray" and "mpeg_quant"
3) add 1 space to line-up with other options


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7018 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-15 22:43:27 +00:00
arpi
b43f1eb524 added gettimeofday-based profiling/timing
little speedup of outline()


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7017 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-15 20:50:13 +00:00
diego
ee315e724f Applied patch by Andras Mohari <mayday at varoshaza nagyatad hu> in a
slightly modified form.
This puts some warnings into blockquote tags, adds a few links, removes
some UPPERCASE words and fixes a few wording and spelling errors.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7016 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-15 12:42:52 +00:00
jaf
45e0d8bd85 sync by Panagiotis Issaris <takis.issaris@skynet.be>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7015 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-15 11:09:35 +00:00
jaf
1772a2ffde sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7014 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-15 08:51:57 +00:00
jaf
51f393fab0 *** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7013 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-15 07:02:17 +00:00
michael
0be2b1a79a bug & ver update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7012 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-14 23:49:55 +00:00
arpi
e916844206 ogg (.ogm) text subtitles support
based on patch by Chris Forno <jcore@m-net.arbornet.org>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7011 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-14 23:41:19 +00:00
pontscho
2518620787 - add dxr3 gui support (dialogbox, etc.)
- fix one small dvd playing bug ( dvd playing don't del the playlist)
- add some ifdef() check


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7010 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-14 23:02:45 +00:00
arpi
d2673b6e3b - Create and set up a "BITMAPINFOHEADER" and "WAVEFORMATEX" structure for
video and audio (respectively) RTP streams.  (This allows RTP streams that
  use non MPEG codecs to work.)
patch by Ross Finlayson <finlayson@live.com>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7009 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-14 21:56:31 +00:00
arpi
4fe4fbd1d0 typo fixes by Ross Finlayson <finlayson@live.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7008 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-14 21:55:48 +00:00
arpi
5aff974339 disable cache if stream->fd<0 (no regular file/pipe but some special thing)
Ross Finlayson <finlayson@live.com>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7007 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-14 21:46:48 +00:00
arpi
ad0f7f3b26 adds a soname and a shared library version number to libdha.
patch by Goetz Waschk <waschk@informatik.uni-rostock.de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7006 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-14 21:44:56 +00:00
arpi
c17e80d20f dynamic libavcodec.so support updated by
Alexander.Gottwald@informatik.tu-chemnitz.de


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7005 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-14 21:43:49 +00:00
arpi
0deb4c4346 warning fixes by Sylvain Petreolle <spetreolle@yahoo.fr>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7004 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-14 21:28:18 +00:00
arpi
99d4526691 corrects an off-by-one error when trying to seek beyond the end of file.
patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7003 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-14 21:25:01 +00:00
gabucino
09cbf2a378 not only divx4 has 2, 3pass
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7002 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-14 20:33:26 +00:00
gabucino
abb423569b sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7001 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-14 20:24:55 +00:00
diego
7df0a61d36 Link and title synched to documentation.html.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7000 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-14 12:39:28 +00:00
diego
2853fc24af Applied patch by Andras Mohari <mayday at varoshaza . nagyatad . hu>
* Reduces the number of '!' chars...
  * Removes unnecessary spaces before ':' and '!' chars.
  * Changes the title of Appendix X to 'MPlayer skin format'.
  * Improves(?) wording in some cases.
  * Adds CODE tags around some options and filenames.

Plus some further wording fixes by me, two dangling links and converted
a few ASCII unordered lists into proper HTML ones.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6999 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-14 12:24:01 +00:00
jaf
0ff94a46ac arpi told me ...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6998 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-14 12:20:35 +00:00
pontscho
b5bb6e8f73 add uri2filename converter
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6997 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-14 12:17:04 +00:00
arpi
2d55a9e67c RV20 A-V desync fixed - use timestamp hack only for RV30
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6996 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-14 09:15:31 +00:00
jaf
5b05c8838f messages moved from vf.c and vd.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6995 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-13 23:32:05 +00:00
jaf
534a2e220e messages moved from vf.c and vd.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6994 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-13 23:24:20 +00:00
diego
aba66853c3 Jindrich Makovicka's new noise pattern filter.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6993 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-13 21:48:14 +00:00
michael
9456952346 remove unused varibles patch by (Eric Sesterhenn <SnakeByte at gmx dot de>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6992 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-13 19:18:20 +00:00
michael
ca6c71ac5b semi regular noise pattern patch by (Jindrich Makovicka <makovick at kmlinux dot fjfi dot cvut dot cz>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6991 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-13 17:53:32 +00:00
jaf
408cf7a6bb messages moved from dec_??d?o.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6990 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-13 16:04:16 +00:00
nexus
a7e52eeece sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6989 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-13 14:59:12 +00:00
jonas
c42113de6e A BIG update to english version (including some cosmetics, some spellchecks, changed structures, added docs), it should be up-to-date and again...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6988 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-13 12:37:17 +00:00
jonas
3248c52af1 Mozilla/Opera/? fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6987 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-13 11:20:12 +00:00
zdar
72901ffd48 Put/get_image fixed. Deleted forgotten development comments
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6986 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-13 08:41:49 +00:00
zdar
26f80abc8d Typos & spelling fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6985 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-13 08:26:06 +00:00
arpi
365b59045d rv40 support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6984 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-12 00:05:01 +00:00
arpi
3388a619db RV40 support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6983 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-12 00:04:37 +00:00
diego
98b496fdbb HTML fixes, no content change.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6982 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-11 22:27:08 +00:00
diego
1aa6d0fa57 HTML restructured. Now using definition lists instead of tables.
Content not changed.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6981 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-11 22:24:26 +00:00
diego
2adad13b32 Cosmetics: Properly indented table and fixed <TR> structure.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6980 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-11 20:38:34 +00:00
diego
1e7e3b714d Document new -sws options as well as TV input changes.
Please review for correctness.
Patch by Jonas Jermann.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6979 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-11 19:27:05 +00:00
pontscho
afdbb16a2f kde3 dnd fix from Gregory Kovriga and file name handling fix in dnd callback
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6978 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-11 19:12:09 +00:00
arpi
98c903c162 updated/extended teh introduction part
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6977 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-11 18:52:55 +00:00