Commit Graph

18584 Commits

Author SHA1 Message Date
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
ivo bd9c94dc8b include sys/io.h instead of asm/io.h so iopl() gets declared too
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18542 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-18 09:54:44 +00:00
ivo 8d22595b5c only include sys/mman.h if HAVE_SYS_MMAN_H is defined
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18541 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-18 09:21:45 +00:00
diego 5b0a4c9e9f Mention new mphelp_check.py script.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18540 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-17 22:02:26 +00:00
gpoirier c9ad9700c3 Retrieve CPU built-in namestring, and if it exists, print it during cpu detection; t it doesn't exist, fallback to the cpu table. Patch by Zuxy Meng
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18539 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-17 21:10:11 +00:00
gpoirier a49659bead S3 virge on fbdev is -vo s3fb
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18538 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-17 21:05:42 +00:00
gpoirier 3f8ca6eff7 Mention new driver which does back end scaling on S3 Virge chips in combination with fbdev.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18537 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-17 21:01:39 +00:00
gpoirier 47e525833d Add YUY2 and back end scaling on S3 Virge chips in combination with fbdev.
Patch by Mark Sanderson < mmp AH kiora POIS ath POIS cx>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18536 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-17 20:56:49 +00:00
gpoirier fb1abd6b3b x86_64 only saves ebx, not rbx. Fix some potential compilation problem on amd64.
Patch by Zuxy Meng


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18535 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-17 20:15:02 +00:00