Commit Graph

7539 Commits

Author SHA1 Message Date
arpi f9713354c3 some updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7489 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-22 19:47:34 +00:00
arpi 8f072bbc54 U-V swapping fixed, patch by Joey Parrish <joey@yunamusic.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7488 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-22 18:43:53 +00:00
arpi 429c2810c9 memcpy->memove (overlapping blocks)
patch by Sidik Isani <lksi@cfht.hawaii.edu>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7487 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-22 17:17:29 +00:00
arpi fc377acae2 put some comemnts into teh generated help_mp.h file
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7486 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-22 16:37:08 +00:00
arpi 8e8fbcbaec help*.h files moved to help/ subdir
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7485 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-22 16:31:21 +00:00
arpi 2558c30739 removed unused old keyboard fifo hack
removed unused allow_dshow hack


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7484 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-22 15:37:51 +00:00
jaf 5b7905fdd2 changed 'detected fileformat' messages to a message with %s
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7483 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-22 14:28:29 +00:00
alex 221d71586f qtrle needs query
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7482 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-22 14:13:00 +00:00
jaf b1d046bc9c now also tells about 2x xxx MB CDs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7481 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-22 13:37:11 +00:00
jaf e083d8ba08 removed unused
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7480 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-22 13:33:53 +00:00
jaf ec26b9be6a removed unused
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7479 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-22 13:28:02 +00:00
jaf 10b14a0309 removed unused
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7478 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-22 13:20:21 +00:00
lgb 143379bd74 Fix nick of sbmpost
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7477 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-22 13:14:56 +00:00
jaf c0f90bc77e removed unused, sync in de
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7476 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-22 13:11:51 +00:00
arpi 434b24374a some makefile cleanup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7475 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-22 13:04:19 +00:00
arpi f6cabb3901 compilation fix, patch by Sidik Isani <lksi@cfht.hawaii.edu>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7474 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-22 12:10:38 +00:00
arpi d483a015a2 tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7473 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-22 02:33:28 +00:00
arpi 61c5a99851 wine headers cleanup
- WAVEFORMATEX & BITMAPINFOHEADER decl moved to stheader.h
- lots of useless include wine/* removed from mplayer code
- fixed few warnings


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7472 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-22 00:43:14 +00:00
arpi 2059c26359 declarations moved to *.c files
reason: single .h contained both audio and video decl, they depend on
things like mp_image, which shouldn't be included in audio decoders...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7471 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-22 00:39:13 +00:00
arpi aef01c5a50 get_sh_audio/get_sh_video removed (never used, also useless)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7470 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-22 00:35:35 +00:00
arpi 72948be024 use img_format.h instead of wine/mmioFOURCC hack
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7469 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-22 00:10:31 +00:00
arpi 06855fc3fb - cosmetics, reorder
- removed sh_video->image, get_sh_video()/get_sh_audio() - they are unused and confusing


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7468 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-21 23:23:03 +00:00
jaf fe08c0b7cd 0x50 is not playbackable (minimum only sample), prefer ffmpX to mad, ffmpeg is more often installed then mad. maybe anybody should change the sound-code to automatic try the next codec if it is not playbackable (e.g. mad not installed.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7467 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-21 22:53:16 +00:00
arpi e5833bde50 we don't need the 0x1ff hack any more!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7466 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-21 22:39:04 +00:00
arpi 90398b7167 we don't need the 0x1FF hack any more
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7465 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-21 22:38:41 +00:00
jaf 4cdc10c696 typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7464 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-21 22:06:09 +00:00
jaf 740c1f103c version 0.1.10 by Juergen Hammelmann <juergen.hammelmann@gmx.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7463 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-21 21:54:42 +00:00
arpi e54a51d7c7 pshufw is a mmx2 instruction, so don't use dct64_MMX_3dnowex on k6-3 which
has no mmxext (but has 3dnowex) - bug found by Diego, help by Michael


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7462 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-21 20:23:49 +00:00
kmkaplan 5f9adff3f6 New option for mplayer: -dumpmicrodvdsub
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7461 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-21 17:23:46 +00:00
lgb b9ce5ed76c fix segmentation fault with -dvdkey, fix return value of dvd_css_descramble(), try to load css.so syms with AND without _ in syms' names. PLEASE TEST IT CURRENTLY I HAVE NO DVD DRIVE NOR A SINGLE VOB FILE ...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7460 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-21 16:04:14 +00:00
kmkaplan a51fad2519 Use string selection to choose mode
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7459 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-21 13:09:57 +00:00
kmkaplan 32e6696306 Support for XviD encoding
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7458 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-21 12:41:29 +00:00
kmkaplan 40bd44670e Support for XviD encoding
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7457 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-21 12:34:02 +00:00
gabucino 4cec6f7fea "fake" Surround section removed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7456 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-20 20:44:30 +00:00
gabucino 212493db94 matroxtv script was modified
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7455 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-20 20:43:23 +00:00
gabucino 430a0a1e49 hmm. duplicate (+incomplete) surround sections? incomplete one removed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7454 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-20 20:40:31 +00:00
arpi bb83ea6793 This patch allows you to use fractional values for specifying a zoom.
(based on) patch by Panagiotis Issaris <takis@lumumba.luc.ac.be>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7453 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-20 18:57:14 +00:00
arpi ebf6cc4c1a some mpcodecs option declaration moved to cfg-*, as aren;t used by
mencoder/mplayer core


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7452 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-20 18:54:22 +00:00
arpi a000194a10 This tiny patch adds "type=2" absolute seconds seek capability.
patch by Sidik Isani <lksi@cfht.hawaii.edu>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7451 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-20 18:39:09 +00:00
arpi 8680f58f89 "One can cause a permanent hang on a seek, and the other just causes
general jerkiness because the writer thread was holding a lock
  during the time it was writing to the network."
patch by Sidik Isani <lksi@cfht.hawaii.edu>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7450 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-20 18:26:54 +00:00
alex 10bdbae171 Should be: if test ; then - D Richard Felker III <dalias@aerifal.cx>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7449 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-20 15:46:13 +00:00
alex b1ff2c5589 moved to to avoid CVS-XXYYZZ- versions (if no given) - altought this comment is bigger than the patch :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7448 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-20 12:50:04 +00:00
kmkaplan 1637590528 Automatic unrar of vobsub. Does not work with rar v3
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7447 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-20 01:26:39 +00:00
jaf f2066d42ae by Panagiotis Issaris <takis@lumumba.luc.ac.be>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7446 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-19 16:19:49 +00:00
michael 8a4e66f19b use avcodec_alloc_context()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7445 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-19 09:47:37 +00:00
eyck 4910023824 version no for coming release
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7444 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-19 08:15:59 +00:00
arpi 4a3837ce55 updated
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7443 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-18 19:22:57 +00:00
arpi 78362eea3f fixing edit-list playback (it uses the mvhd-timescale instead of the mdhd-one)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7442 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-18 19:09:11 +00:00
pl 595cd926b6 sync with help_mp-en.h 1.56
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7441 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-18 16:03:22 +00:00
nexus 101ed9f402 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7440 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-18 09:33:15 +00:00