1
mirror of https://github.com/mpv-player/mpv synced 2024-11-14 22:48:35 +01:00
Commit Graph

8804 Commits

Author SHA1 Message Date
michael
b4fccbe1e4 qpel & pre ME improvements
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8804 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-05 16:06:18 +00:00
arpi
ddb751e5f1 ehh.. 10l again
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8803 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-05 15:45:55 +00:00
arpi
be5f71963b - added x/y rounding for YUV formats (should be moved to mp_image.c|h later)
- 10l in planar formats, use chroma_?_shift insteda or hardcoded >>1


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8802 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-05 15:39:52 +00:00
alex
e93e130b5c fixed some possible overflow places
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8801 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-05 15:39:16 +00:00
henry
8c71d7179a -nosound fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8800 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-05 14:58:05 +00:00
arpi
82b0684858 qt vs. voxware fixed (hopefully), also some qt speedup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8799 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-05 14:49:57 +00:00
arpi
308c05501e 10l...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8798 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-05 14:35:35 +00:00
arpi
0b21347be7 -nosound warning
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8797 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-05 14:18:53 +00:00
mosu
6c4f39360a mosu: Fixed OGG/OGM seeking for XCDs in which the OGG/OGM does not start at pos 0 in the stream
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8796 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-05 13:48:13 +00:00
henry
34b70a1c77 sanity check
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8795 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-05 13:32:57 +00:00
henry
2947415dce fixed calculation of OSD coordinates w/ panscan
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8794 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-05 13:29:38 +00:00
filon
7f430583b5 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8793 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-05 11:30:39 +00:00
filon
e3bce499be Check if we can open /dev/mem in preinit(), so we can exit cleanly.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8792 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-05 11:24:13 +00:00
nexus
3d394abb92 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8791 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-05 10:20:04 +00:00
arpi
732657af3f some subviewer versions uses : instead of . or ,
reported by Nagy Gábor <ngabor79@index.hu>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8790 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-05 02:46:13 +00:00
mosu
bc8b12fe7b mosu: subtitles will be cleared after their life time as given in the packet's header has expired and after seeking
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8789 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-04 22:56:56 +00:00
filon
3040666ba0 Found another 10l :-), but the filter is still broken :-(
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8788 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-04 22:43:40 +00:00
filon
43b0b8d4bf Not checking it caused SIGSEV when uninitning after vesa init failed.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8787 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-04 22:41:52 +00:00
arpi
e6e0f6674f 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8786 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-04 21:26:35 +00:00
arpi
d739c517d1 don't show OSD progbar when -loop seeks back
based on patch by Aurelien JACOBS <aurel@gnuage.org>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8785 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-04 21:05:55 +00:00
filon
d5fef408d1 Added missing spaces around found atom name.
Removed varaibles which last patch made unused (forgot to do it before).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8784 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-04 20:43:26 +00:00
arpi
43b7a734ff cdrwin-style bin/cue VCD image support (-vcd <track> -cuefile file.cue)
patch by Robert Penz <robert.penz@outertech.com>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8783 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-04 20:11:06 +00:00
jkeil
b768679cb9 Remove an obsolete link in the solaris section of the documentation
(mplayer should work out of the box with the included mpdvdkit2 on
solaris).

Mention the patches that should be installed to fix one of the two bugs
that prevent the use of DVDs >4GB on solaris 8.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8782 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-04 19:33:22 +00:00
jkeil
cec2b45070 Yet another instance of solaris' /bin/sh not happy with the posix "!" boolean
operator (``!: not found'').
Added a shell utility function "not" and use that instead of operator "!".


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8781 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-04 19:26:04 +00:00
jkeil
27c6c58db8 Fix spelling of my name
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8780 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-04 19:23:29 +00:00
rfelker
9951210c1c don't keep mga_vid device open if x11 init fails (fixes "-vo xmga,mga")
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8779 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-04 19:17:37 +00:00
arpi
0bc8481cf6 fixed dll path with --enable-win32
bugrep by Maximo Ramos <maximo@violadores.org>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8778 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-04 19:07:46 +00:00
alex
518ad9894c pci_scan cleanup, idea and initial patch by Aurelien Jacobs <aurel@gnuage.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8777 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-04 19:01:36 +00:00
nicolas
c96050bf2a sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8776 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-04 17:52:14 +00:00
henry
a45ffd22ac 10L
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8775 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-04 17:30:28 +00:00
nicolas
ef89f4e5e8 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8774 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-04 16:39:15 +00:00
nicolas
5f8c9f1392 small fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8773 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-04 15:49:24 +00:00
alex
38b9751927 MOBILITY_M63 (aka M6 LY) doesn't needs the rage ckey fix too - notified by Jorg Hansel <joerg.haensel@web.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8772 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-04 15:43:07 +00:00
alex
b146b07dd0 Radeon QW uses the normal Radeon colorkey mode - fix by Christophe Badina <christophe.badina@wanadoo.fr>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8771 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-04 14:56:45 +00:00
nicolas
8c0f658881 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8770 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-04 13:15:28 +00:00
attila
984fc3cbd8 cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8769 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-04 13:12:13 +00:00
attila
2758feb917 fix xv window position problem
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8768 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-04 13:11:18 +00:00
bertrand
27741bec6d Added the ICY 403 "Service Forbiden" error message.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8767 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-04 11:52:17 +00:00
arpi
6e6b3fdac2 10l
patch by Christian LESTRADE <christian.lestrade@free.fr>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8766 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-04 11:41:13 +00:00
arpi
8e00a1b2dc voxvare audio fix
patch by Charles Philip Chan <cpchan@sympatico.ca>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8765 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-04 11:18:42 +00:00
anders
8845dd707c Speed optimizations (runs twise as fast) and bugfix (wrong cutoff frequency buffer over run noise and garbeled output when wrong input format)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8764 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-04 06:19:25 +00:00
diego
c4f3964dad Per-file configuration, typos, rewordings, consistency and a 10l .In.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8763 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-04 02:54:05 +00:00
diego
4d35c5bbc3 typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8762 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-04 02:40:49 +00:00
diego
d3171c4f90 encoding-tips needs to be merged - some day
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8761 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-04 02:35:43 +00:00
diego
6cf97af3ce HTML fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8760 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-04 02:33:59 +00:00
diego
c73d653cc3 More bug reporting HOWTO links, crash section reordered, compilation section
extended, configure section added.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8759 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-04 02:33:09 +00:00
diego
4a712ac2c6 Hopefully easier to understand.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8758 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-04 01:44:20 +00:00
diego
3243ee3957 typos and updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8757 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-04 01:42:04 +00:00
arpi
6d40138ea4 +4.b.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8756 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-04 01:28:48 +00:00
arpi
dfa5e9a209 some update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8755 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-04 01:14:54 +00:00