Commit Graph

8650 Commits

Author SHA1 Message Date
arpi 930cfcdbe2 - It fixes a small bug where a byte value is divided by 255.0 to convert
to a float within [0.0, 1.0] and later multiplied by 256.0 to convert
back. This makes the luminance lookup table more correct, although the
visual difference is relatively small.
- speedup of inner loop, using dst[i] instead of *dst++
based on patch by Linards Ticmanis <ticmanis@coli.uni-sb.de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8350 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-04 22:00:03 +00:00
arpi 630f58aa8a the -af delay=[seconds] option currently parses floating point values of
"seconds" but uses only the integral part of it. This one-line patch
fixes that problem. It should be clear enough.
Linards Ticmanis <ticmanis@coli.uni-sb.de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8349 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-04 21:48:15 +00:00
michael 3d0a234b62 PSNR
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8348 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-04 21:46:53 +00:00
arpi 4d31c3c53d The enclosed patch should fix problems associated with playing 8-bit wide
audio samples (or anything other than 16-bit samples, for that matter)
using the alsa9 ao driver.
patch by "R.L. Horn" <eastcheap@fastmail.fm>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8347 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-04 21:42:22 +00:00
arpi c4fba71daf Darwin support in libmpdvdkit2
patch by Tomas Hurka <tom@hukatronic.cz>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8346 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-04 21:33:36 +00:00
arpi a0ced69860 dvd_* declarations fixed to matc with open.c
noticed by Tomas Hurka <tom@hukatronic.cz>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8345 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-04 21:30:24 +00:00
rguyom 37aa6dfad3 Reduce fixed-point replay gain support precision with Tremor.
Avoid overflows (sounded cracky sometimes).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8344 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-04 20:50:53 +00:00
rguyom 984c1c4602 Add Tremor (an integer-only Vorbis decoder) support.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8343 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-04 20:27:36 +00:00
michael 216d10cf2d specific debug output support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8342 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-04 12:41:57 +00:00
michael 32f03d2030 cleanup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8341 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-04 11:53:47 +00:00
michael ad05ae27cb support for lavc build 4641
no #ifdefs this time as the difference is big and iam lazy, feel free to add #ifdef LIBAVCODEC_BUILD ...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8340 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-04 10:49:03 +00:00
gabucino dc871c209f license fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8339 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-03 22:32:38 +00:00
gabucino a2bf04e8a7 QT sections added
(someone already did it, but I reversed it as it conflicted with
mine - hee-hee :p~~~)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8338 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-03 22:24:58 +00:00
alex 7eeccb89ea fixed JPEG issue (sorry atmos, i've tested them now) and added PIM1 name corrections
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8337 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-03 15:27:07 +00:00
henry 5aa4f5cc39 set channel count to a saner value if the card reports an unknown audio mode
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8336 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-03 13:24:10 +00:00
rfelker 9aade9cab3 found in an AVI file and reported working by Damian Gatabria
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8335 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-03 02:02:58 +00:00
diego 5b5f4de1c2 documentation TODO
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8334 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-03 00:25:02 +00:00
diego 022a433c4d small updates, ATI TV-out, -vo directx:noaccel
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8333 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-03 00:22:06 +00:00
diego 86de4c3d37 Sorenson/Real updates, QuickTime HOWTO.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8332 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-03 00:20:07 +00:00
diego 126d581b6c HTML fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8331 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-02 17:28:03 +00:00
jaf b61badb1bc sync by <hephooey@fastmail.fm>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8330 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-02 17:11:41 +00:00
arpi 22349f9d5a DMO WMA audio codecs, some nonworking QT video codecs added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8329 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-01 16:50:21 +00:00
arpi 380950aa30 10l :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8328 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-01 16:44:11 +00:00
arpi f737736249 DMO audio support (including 6ch support too)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8327 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-01 16:40:05 +00:00
arpi ba86dd3f1f DMO Audio support (ugly, needs cleanup)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8326 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-01 16:38:56 +00:00
arpi 43d65169a8 added qt-extras
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8325 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-01 02:42:06 +00:00
arpi 34504396cd dump more!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8324 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-01 00:28:04 +00:00
arpi 24441e7d53 SVQ1 using win32 qt dll
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8323 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-01 00:23:57 +00:00
arpi 4c286feb2e SVQ1 support (ugly hack... - really we need 'syuv' support in swscaler :))
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8322 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-01 00:09:13 +00:00
alex 4355e844e8 added imagepower and morgan mjpeg2k codecs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8321 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-30 23:51:08 +00:00
gabucino daaa237f6d fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8320 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-30 22:15:42 +00:00
alex aa9aa26d25 both qt5 and qt6 patching support (qt6 addresses found by arpi)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8319 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-30 22:02:37 +00:00
mswitch 339033d139 Use MVCOMMAND_SYNC
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8318 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-29 21:40:37 +00:00
gabucino b7cde06d9d sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8317 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-29 21:32:41 +00:00
arpi 44322daf0f dump URL references
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8316 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-29 21:06:13 +00:00
arpi 1ad664ff86 - parsing the handler reference atom (hnlr), save handler fourccs
- support for dumping raw or un-zlib-ed packets of generic tracks (verbose>=3)
- fixed a sig11 caused by too small stsd of video track


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8315 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-29 20:25:32 +00:00
nexus c21e565393 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8314 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-29 09:30:16 +00:00
pontscho 73d2051d61 - audio track handling in menu (idea from Rüdiger Kuhlmann)
- some userfriendly changes in menu


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8313 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-29 00:58:25 +00:00
pontscho 4984919e0b add autosync && some 10l bugfix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8312 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-28 23:17:14 +00:00
diego fdb87e0d8e .depend should be ignored.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8311 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-28 23:14:48 +00:00
atmos4 cecd8bda2a Update with JPEG FourCC, as found in SGI created baard.avi photo-jpeg.
See ffmpeg-devel list, change to LEAD codec is untested as I don't have it...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8310 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-28 21:37:07 +00:00
pontscho a5593ee112 add stop_xscreensaver
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8309 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-28 21:34:14 +00:00
pontscho 2d1003b846 updating
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8308 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-28 20:35:54 +00:00
pontscho 9590c19bbb disabling seek (look the patch)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8307 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-28 19:13:14 +00:00
pontscho 41565580b5 - add Rüdiger Kuhlmann's <mplayer-list-UGa6JdjLujS2@ruediger-kuhlmann.de> patch
- fix one 10l bug


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8306 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-28 19:01:50 +00:00
rfelker 837893b654 1l, opposite meaning of what's intended!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8305 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-28 16:15:13 +00:00
rfelker 0ca2d2a80b avoid giving a /dev/dsp fd to child processes!!
(menu exec, xscreensaver nonsense, etc)
other parts of mplayer should be fixed like this as well!


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8304 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-28 16:14:08 +00:00
pontscho 9dc15d4b69 no exit on fulscreen if you press esc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8303 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-28 00:44:24 +00:00
arpi 00bd3d6184 - fixed 10l bug (imagedesc handle allocation)
- enabled colorspace selection support, fixed yvu9, added yv12


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8302 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-27 23:47:14 +00:00
pontscho bb208729b3 10l fix in item disabling (vagymi)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8301 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-27 23:11:49 +00:00