Commit Graph

3935 Commits

Author SHA1 Message Date
alex e99c45c97d subconfig fix (if sscanf()==1, then null out second (non-present) parameter) and some errormessage fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3685 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-23 21:18:06 +00:00
gabucino 025462b12a mplayer-felhasznalok policy
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3684 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-23 20:16:19 +00:00
gabucino 8f6688264a *** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3683 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-23 20:06:11 +00:00
steve 2d7b76c960 surround channels can now be decoded in stereoish
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3682 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-23 19:10:00 +00:00
steve d2b1cc3fed fix comment typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3681 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-23 19:09:24 +00:00
michael 17fe8edd9b mix3to1 in SSE
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3680 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-23 17:52:27 +00:00
michael e45a5b59f8 mix3to2 in SSE
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3679 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-23 17:32:34 +00:00
michael c2aab97909 mix5to1 & mix4to1 in SSE
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3678 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-23 17:16:07 +00:00
gabucino 1ce2b45322 updates in AUTHORS section
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3677 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-23 17:10:27 +00:00
michael 34017c2089 mix2to1 in SSE
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3676 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-23 17:08:33 +00:00
gabucino 0a9ad4c170 Patch by Panagiotis applied
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3675 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-23 16:57:52 +00:00
gabucino 99db639930 mplayer-felhasznalok mailing list added (hungarian users)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3674 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-23 16:56:27 +00:00
arpi e5bb12dafc fixes for vdub plugin support - by Fredrik Kuivinen <freku045@student.liu.se>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3673 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-23 16:14:13 +00:00
gabucino e02ccbdb7c 'Plugins' subsection in Sound section
Audio up/downsampling plugin doc


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3672 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-23 15:55:11 +00:00
gabucino 3ba858651f DeFucking
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3671 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-23 13:32:32 +00:00
gabucino 881bc6fe98 added "Internal buffer inconsistency" lame bug as Known problem
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3670 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-23 13:31:43 +00:00
gabucino 2ae0646772 removed some fucks
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3669 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-23 12:25:25 +00:00
atmos4 e0faf28d8e add support for priotity <int> in codecs.conf, higher numbers are better
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3668 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-23 11:58:57 +00:00
atmos4 197062715e Add aspect 6, anamorphic 16:9 for svcd
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3667 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-23 01:34:49 +00:00
atmos4 9e3163ea4f Add missing ifdef, 10l...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3666 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-23 01:34:10 +00:00
gabucino a196b0d02e added "copy mga_vid to /lib/modules" to install instructions
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3665 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-23 00:40:32 +00:00
alex b0d4405793 made divx4 optional (also configure checking needed) and added avcodec_close
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3664 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-22 16:59:10 +00:00
mswitch 838f822d6d Argh, forgot to make variable static...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3663 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-22 16:22:32 +00:00
mswitch ca7c2ea806 Modified aspect reference, uses default PAL values... Difference to NTSC should be minimal enough so that no checking of videomode is necessary.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3662 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-22 16:20:32 +00:00
mswitch a6d1e0ce2f Added format conversion and resampling through pl_format and pl_resample. Someone please check my implementation for bugs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3661 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-22 16:19:00 +00:00
alex c4ef688a08 compile encoders in libavcodec too
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3660 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-22 15:14:10 +00:00
alex d0b30d7d92 added FFmpeg rv10 codec, extended raw codecs, added PIM1 codec (no picture :( ) and mpg1,mpg2 fourcc's added to FFmpeg mpg12 decoder
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3659 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-22 14:40:21 +00:00
alex cd940231ca added libavcodec support (mjpeg,h263,rv10,mpeg1 codecs tested&working) and added -ffourcc option (force fourcc in ouput)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3658 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-22 14:32:08 +00:00
nexus c4cfa0d808 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3657 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-22 10:15:38 +00:00
atmos4 3a9a9e827c Plugger patch by Sam Lin
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3656 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-22 09:20:09 +00:00
michael 3e6ce4f646 sse optimize of 3F
bugfix in 3F2R


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3655 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-22 00:55:58 +00:00
michael 5259ea04fc 3F2R sse optimized
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3654 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-22 00:33:52 +00:00
alex 6f76545a73 added co64 (64bit chunk offset table) chunk (needed for mov files created with xawtv) and added depth detection in video track (tested with my *.mov files (about 15-20) and worked fine)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3653 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-22 00:33:35 +00:00
alex 13347b5376 working with 0.9.6 too (0.9.6 is coming with debian woody)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3652 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-22 00:28:49 +00:00
melanson b14af38421 updated to reflect BGR32 output of FLI data
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3651 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-21 23:41:16 +00:00
gabucino c39793bada Cinepak decoder author added
TV input doesn't need --enable-tv anymore


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3650 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-21 23:24:49 +00:00
jaf 401e68865a similar to 1.40, updated Cinepak section (new, opensource codec)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3649 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-21 21:08:15 +00:00
gabucino 8b7f2de213 updated Cinepak section (new, opensource codec)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3648 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-21 20:33:09 +00:00
arpi 85e02b6d9a Cinepak YUY2 support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3647 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-21 17:49:31 +00:00
gabucino a2fa5b433f "This are some updates mostly, new chapters in documentation.html."
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3646 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-21 17:38:55 +00:00
arpi 5281a32192 native CVID codec added, order of native and vfw codecs changed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3645 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-21 16:40:28 +00:00
arpi f7eadf849c native opensourec Cinepak (CVID) codec by im Ferguson <timf@mail.csse.monash.edu.au>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3644 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-21 16:39:54 +00:00
arpi 2741174c2c void* context added - it should keep the codec-specific stuff (struct ptr or HANDLE)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3643 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-21 16:17:24 +00:00
michael 57befe55fb minor bugfixes (noone noticed them)
a few more asserts


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3642 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-21 02:09:34 +00:00
eyck 5df6300b9c c++-compiler is not needed. gcc however is. ( and bcc is not enough )
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3641 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-21 02:05:57 +00:00
mswitch 1ce42a5646 Modified the sync code once again, commented out hardware pts sync (I'll likely burn in hell before understanding how to get this bastard to sync well)
Added automagic setup of aspect ratio, will remove the "aspect-bug" (I hope). As well as please you rich 16:9 doods ;)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3640 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-20 20:50:35 +00:00
jaf 1cf169fe95 similar to 1.135, Polish translation link added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3639 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-20 19:52:51 +00:00
jaf 11c45d7486 similar to 1.15, Try The Fucking CVS message. Hmm it was there. Where did it go?
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3638 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-20 19:51:09 +00:00
jaf 6e07373434 similar to 1.134, forgot to remove these (notes about suid)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3637 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-20 19:47:12 +00:00
jaf de405f49e8 similar to 1.16, some additional info in 2pass section
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3636 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-20 19:45:40 +00:00