1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-19 05:15:12 +00:00
Commit Graph

18592 Commits

Author SHA1 Message Date
Gabrov
828cf9be9c synced with r18591
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18592 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-06 08:59:05 +00:00
michael
f31bc72365 Motion compensating deinterlacer
note, the code could probably benefit from some finetuning / experimentation in case anyone is bored ...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18591 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-06 00:11:13 +00:00
corey
cf063c0e6f Fix a few minor spelling errors in comments.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18590 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-05 22:23:42 +00:00
kraymer
c56e8e4457 (unfinished) review with lots of changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18589 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-05 22:23:33 +00:00
kraymer
5a79cb37b8 r18577: mention when vo_gl yuv conversion methods are inexact
r18574: Make aic description a bit more helpful and less misleading.
r18573: Support and document lavc b_sensitivity option.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18588 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-05 22:17:39 +00:00
gpoirier
7679e38b91 sync with r18567
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18587 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-05 21:43:01 +00:00
rtogni
619f6e1916 cvs2svn
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18586 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-05 20:38:47 +00:00
reimar
0d0dbd97d8 Avoid crash with e.g. -vo gl2:yuv=2 when no fragment program functions are available
Fix "ported" from vo_gl.c


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18585 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-05 20:21:25 +00:00
rtogni
6f416d77ea Disable unsecure dumping of generic track with -v -v -v
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18584 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-05 19:00:23 +00:00
iive
2572417054 Adds missing NULL last entry to msgl_config
patch by Bryan Alton < balton at eircom dot net>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18583 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-05 18:50:44 +00:00
rtogni
63784accb5 Reject codecs.conf files older than 20060501
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18582 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-05 18:41:57 +00:00
rtogni
c7ff0c643a Support WVC1 decoding via dmo binary codec wvc1dmod.dll
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18581 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-05 18:41:01 +00:00
reimar
fbae2ba72b Move/add checks to avoid crashes and make error messages less confusing
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18580 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-05 11:45:33 +00:00
reimar
a0a494e6f2 add (currently unused) lookup for glTexImage3D
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18579 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-05 11:26:33 +00:00
reimar
6f748d9621 more GL extension checks to avoid crashes with Mesa
(those crashes are against OpenGL spec though).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18578 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-05 11:23:51 +00:00
reimar
ad733dd01d mention when vo_gl yuv conversion methods are inexact
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18577 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-05 11:20:31 +00:00
reimar
26046c889c fix variable type used via "m" asm constraint to match size used in asm.
fixes crashes on AMD64.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18576 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-05 10:51:58 +00:00
kraymer
619b5d3702 German man page is completed since some time..
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18575 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-05 08:24:17 +00:00
corey
1934f3b4ea Make aic description a bit more helpful and less misleading.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18574 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-05 06:57:22 +00:00
corey
5414825bac Support and document lavc b_sensitivity option.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18573 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-05 06:37:29 +00:00
corey
52d2a448f8 A couple typos: whith --> with, Defult --> Default
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18572 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-05 06:36:21 +00:00
kraymer
c83400c8a5 r18570: document the recent changes in Snow. new lavcopts: 'refs', 'vqscale=0'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18571 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-05 06:21:57 +00:00
lorenm
c7032926c9 document the recent changes in Snow.
new lavcopts: 'refs', 'vqscale=0'



git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18570 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-05 05:34:26 +00:00
kraymer
5c8cb3d022 initial import of some missing German xml translation, review(s) pending
Translation was done by Kurt Lettmaier (k . lettmaier @at@ onlinehome.de ), thank you!


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18569 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-05 05:02:47 +00:00
kraymer
5a368332d9 18567: fixed -dvbin :timeout range
18563: configurable tuning timeout
18561: fixed off by one object_types in -faacopts


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18568 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-05 00:35:58 +00:00
nicodvb
34c3d97d69 fixed -dvbin :timeout range
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18567 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-04 23:41:44 +00:00
nicodvb
4b73c3e3a4 support for dts (identified only by the PMT, not from the bitstream)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18566 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-04 23:23:58 +00:00
nicodvb
38df528583 fixed wrong assignment of stream type in generic PES_PRIVATE1 streams (didn't respect the type qualified in the PMT)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18565 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-04 23:16:09 +00:00
nicodvb
b938bd87d4 one more a52 descriptor (dvb impl., untested)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18564 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-04 23:11:40 +00:00
nicodvb
59f8ffc16d configurable tuning timeout
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18563 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-04 23:09:19 +00:00
nicodvb
5bc7c25897 configurable tuning timeout
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18562 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-04 23:04:42 +00:00
nicodvb
cf601586ab fixed off by one object_types in -faacopts
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18561 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-04 22:52:02 +00:00
rtogni
09208431ab SVN switch: get version date from .svn subdir instead of CVS/Entries
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18560 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-04 22:48:59 +00:00
rtogni
9da9317579 Fix potential integer overflows in memory allocation.
Patch by Rich and me


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18559 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-04 22:41:27 +00:00
diego
b4ddc383ef libpostproc is not a subdirectory of libavcodec anymore.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18558 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-02 11:31:42 +00:00
diego
07975932a9 svn:externals definitions for required FFmpeg libraries.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18557 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-02 11:27:19 +00:00
diego
4b64ef7e8e Remove now obsolete .cvsignore files.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18556 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-02 11:24:33 +00:00
michael
4729952a40 metadata support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18555 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-30 23:23:28 +00:00
poirierg
ada9903693 Remove dead code, and do close smem file descriptor during un-init
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18554 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-30 23:18:05 +00:00
poirierg
e69e4dfd82 On old WinChips Linux kernel use this to emulate MTRR, patch by Zuxy Meng < zuxy P meng A gmail P com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18553 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-31 23:37:29 +00:00
poirierg
b6243cbeaf URL fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18552 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-30 23:08:28 +00:00
uau
8867515f9b Use 0 and 1 instead of FRIBIDI_FALSE and FRIBIDI_TRUE which are no
longer defined in the current development version of FriBidi. This
reportedly allows compiling MPlayer with the development version which
is needed for Arabic support (some used functions are marked as
deprecated though). Should be safe with older FriBidi versions.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18551 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-18 18:31:14 +00:00
nicodvb
fab6247393 psm longer than 1018 bytes is not allowed, thus invalid
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18550 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-18 18:05:10 +00:00
gabrov
0bba411fed synced with 1.87
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18549 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-18 17:45:20 +00:00
gabrov
a190bf3374 typo fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18548 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-18 17:43:50 +00:00
gabrov
e4a4138e00 increased sync tag (1.16) after URL update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18547 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-18 17:37:00 +00:00
gabrov
1dedaacd0f synced with 1.53
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18546 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-18 17:33:29 +00:00
gabrov
3aab62e7fb typo fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18545 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-18 17:31:24 +00:00
gpoirier
9e7332b7fc Partial sync, patch by Gilles Pelletier < pellgill AH gmail POIS com >
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18544 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-18 12:53:14 +00:00
ivo
0bbd274d14 use mp_msg instead of printf
messages have to be moved to help_mp-en.h later


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18543 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-18 10:08:38 +00:00