summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* This commit adds initial support for Quicktime Animation (RLE) video. Itmelanson2001-12-237-11/+166
| | | | | | | also fixes a FLI function name (FLI is not an AVI decoder). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3688 b3059339-0415-0410-9bf9-f77b7e298cf2
* RTP support patch by Brian Kuschak <bkuschak@yahoo.com>arpi2001-12-234-2/+363
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3687 b3059339-0415-0410-9bf9-f77b7e298cf2
* +msggabucino2001-12-232-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3686 b3059339-0415-0410-9bf9-f77b7e298cf2
* subconfig fix (if sscanf()==1, then null out second (non-present) parameter) ↵alex2001-12-231-4/+5
| | | | | | and some errormessage fixes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3685 b3059339-0415-0410-9bf9-f77b7e298cf2
* mplayer-felhasznalok policygabucino2001-12-231-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3684 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***gabucino2001-12-232-1/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3683 b3059339-0415-0410-9bf9-f77b7e298cf2
* surround channels can now be decoded in stereoishsteve2001-12-231-16/+54
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3682 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix comment typosteve2001-12-231-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3681 b3059339-0415-0410-9bf9-f77b7e298cf2
* mix3to1 in SSEmichael2001-12-231-1/+20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3680 b3059339-0415-0410-9bf9-f77b7e298cf2
* mix3to2 in SSEmichael2001-12-231-1/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3679 b3059339-0415-0410-9bf9-f77b7e298cf2
* mix5to1 & mix4to1 in SSEmichael2001-12-231-0/+41
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3678 b3059339-0415-0410-9bf9-f77b7e298cf2
* updates in AUTHORS sectiongabucino2001-12-231-0/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3677 b3059339-0415-0410-9bf9-f77b7e298cf2
* mix2to1 in SSEmichael2001-12-231-0/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3676 b3059339-0415-0410-9bf9-f77b7e298cf2
* Patch by Panagiotis appliedgabucino2001-12-231-1/+44
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3675 b3059339-0415-0410-9bf9-f77b7e298cf2
* mplayer-felhasznalok mailing list added (hungarian users)gabucino2001-12-232-0/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3674 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixes for vdub plugin support - by Fredrik Kuivinen <freku045@student.liu.se>arpi2001-12-231-1/+30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3673 b3059339-0415-0410-9bf9-f77b7e298cf2
* 'Plugins' subsection in Sound sectiongabucino2001-12-232-0/+20
| | | | | | | Audio up/downsampling plugin doc git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3672 b3059339-0415-0410-9bf9-f77b7e298cf2
* DeFuckinggabucino2001-12-232-7/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3671 b3059339-0415-0410-9bf9-f77b7e298cf2
* added "Internal buffer inconsistency" lame bug as Known problemgabucino2001-12-231-1/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3670 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed some fucksgabucino2001-12-233-5/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3669 b3059339-0415-0410-9bf9-f77b7e298cf2
* add support for priotity <int> in codecs.conf, higher numbers are betteratmos42001-12-233-1/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3668 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add aspect 6, anamorphic 16:9 for svcdatmos42001-12-231-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3667 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add missing ifdef, 10l...atmos42001-12-231-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3666 b3059339-0415-0410-9bf9-f77b7e298cf2
* added "copy mga_vid to /lib/modules" to install instructionsgabucino2001-12-232-3/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3665 b3059339-0415-0410-9bf9-f77b7e298cf2
* made divx4 optional (also configure checking needed) and added avcodec_closealex2001-12-222-6/+40
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3664 b3059339-0415-0410-9bf9-f77b7e298cf2
* Argh, forgot to make variable static...mswitch2001-12-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3663 b3059339-0415-0410-9bf9-f77b7e298cf2
* Modified aspect reference, uses default PAL values... Difference to NTSC ↵mswitch2001-12-221-1/+1
| | | | | | 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
* Added format conversion and resampling through pl_format and pl_resample. ↵mswitch2001-12-221-20/+52
| | | | | | Someone please check my implementation for bugs. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3661 b3059339-0415-0410-9bf9-f77b7e298cf2
* compile encoders in libavcodec tooalex2001-12-221-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3660 b3059339-0415-0410-9bf9-f77b7e298cf2
* added FFmpeg rv10 codec, extended raw codecs, added PIM1 codec (no picture ↵alex2001-12-221-0/+34
| | | | | | :( ) 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
* added libavcodec support (mjpeg,h263,rv10,mpeg1 codecs tested&working) and ↵alex2001-12-222-2/+202
| | | | | | added -ffourcc option (force fourcc in ouput) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3658 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnexus2001-12-221-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3657 b3059339-0415-0410-9bf9-f77b7e298cf2
* Plugger patch by Sam Linatmos42001-12-223-1/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3656 b3059339-0415-0410-9bf9-f77b7e298cf2
* sse optimize of 3Fmichael2001-12-223-27/+153
| | | | | | | bugfix in 3F2R git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3655 b3059339-0415-0410-9bf9-f77b7e298cf2
* 3F2R sse optimizedmichael2001-12-223-24/+171
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3654 b3059339-0415-0410-9bf9-f77b7e298cf2
* added co64 (64bit chunk offset table) chunk (needed for mov files created ↵alex2001-12-221-3/+58
| | | | | | 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
* working with 0.9.6 too (0.9.6 is coming with debian woody)alex2001-12-221-2/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3652 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated to reflect BGR32 output of FLI datamelanson2001-12-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3651 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cinepak decoder author addedgabucino2001-12-212-4/+12
| | | | | | | TV input doesn't need --enable-tv anymore git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3650 b3059339-0415-0410-9bf9-f77b7e298cf2
* similar to 1.40, updated Cinepak section (new, opensource codec)jaf2001-12-211-4/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3649 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated Cinepak section (new, opensource codec)gabucino2001-12-212-6/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3648 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cinepak YUY2 supportarpi2001-12-213-1/+91
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3647 b3059339-0415-0410-9bf9-f77b7e298cf2
* "This are some updates mostly, new chapters in documentation.html."gabucino2001-12-213-131/+175
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3646 b3059339-0415-0410-9bf9-f77b7e298cf2
* native CVID codec added, order of native and vfw codecs changedarpi2001-12-211-27/+34
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3645 b3059339-0415-0410-9bf9-f77b7e298cf2
* native opensourec Cinepak (CVID) codec by im Ferguson ↵arpi2001-12-215-1/+604
| | | | | | <timf@mail.csse.monash.edu.au> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3644 b3059339-0415-0410-9bf9-f77b7e298cf2
* void* context added - it should keep the codec-specific stuff (struct ptr or ↵arpi2001-12-211-2/+4
| | | | | | HANDLE) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3643 b3059339-0415-0410-9bf9-f77b7e298cf2
* minor bugfixes (noone noticed them)michael2001-12-212-5/+7
| | | | | | | a few more asserts git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3642 b3059339-0415-0410-9bf9-f77b7e298cf2
* c++-compiler is not needed. gcc however is. ( and bcc is not enough )eyck2001-12-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3641 b3059339-0415-0410-9bf9-f77b7e298cf2
* Modified the sync code once again, commented out hardware pts sync (I'll ↵mswitch2001-12-201-43/+38
| | | | | | | | | 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
* similar to 1.135, Polish translation link addedjaf2001-12-201-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3639 b3059339-0415-0410-9bf9-f77b7e298cf2
* similar to 1.15, Try The Fucking CVS message. Hmm it was there. Where did it go?jaf2001-12-201-1/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3638 b3059339-0415-0410-9bf9-f77b7e298cf2
* similar to 1.134, forgot to remove these (notes about suid)jaf2001-12-201-4/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3637 b3059339-0415-0410-9bf9-f77b7e298cf2
* similar to 1.16, some additional info in 2pass sectionjaf2001-12-201-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3636 b3059339-0415-0410-9bf9-f77b7e298cf2
* Polish translation link added, hungarian links translated to hungariangabucino2001-12-202-4/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3635 b3059339-0415-0410-9bf9-f77b7e298cf2
* rgb24toyv12 bugfixmichael2001-12-202-6/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3634 b3059339-0415-0410-9bf9-f77b7e298cf2
* Adam Di Carlo changes. see debian/changelogeyck2001-12-205-33/+39
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3633 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added plugin for fractional resampling (alpha code)anders2001-12-206-3/+615
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3632 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removed conversion for yuy2, libmp1e supports this format, no need to ↵mswitch2001-12-201-15/+9
| | | | | | cnovert it... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3631 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removed some old libavcodec code which would cause inproper scaling of some ↵mswitch2001-12-201-38/+20
| | | | | | movies... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3630 b3059339-0415-0410-9bf9-f77b7e298cf2
* Try The Fucking CVS message. Hmm it was there. Where did it go?gabucino2001-12-192-2/+9
| | | | | | | (added again) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3629 b3059339-0415-0410-9bf9-f77b7e298cf2
* forgot to remove these (notes about suid)gabucino2001-12-192-8/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3628 b3059339-0415-0410-9bf9-f77b7e298cf2
* runtime cpu detection for the resample stuffmichael2001-12-194-237/+364
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3627 b3059339-0415-0410-9bf9-f77b7e298cf2
* sse opt of mix32toS()michael2001-12-191-0/+27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3626 b3059339-0415-0410-9bf9-f77b7e298cf2
* sse opt of mix32to2()michael2001-12-191-0/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3625 b3059339-0415-0410-9bf9-f77b7e298cf2
* adding some commentsmichael2001-12-191-2/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3624 b3059339-0415-0410-9bf9-f77b7e298cf2
* oops... previous commit was only a half-sync with help_mp-en.h 1.19pl2001-12-191-0/+5
| | | | | | | (now it is) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3623 b3059339-0415-0410-9bf9-f77b7e298cf2
* Inproved mpeg sync on fast computersmswitch2001-12-191-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3622 b3059339-0415-0410-9bf9-f77b7e298cf2
* some additional info in 2pass sectiongabucino2001-12-192-8/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3621 b3059339-0415-0410-9bf9-f77b7e298cf2
* eh forgot about ffmpeg12 :<gabucino2001-12-192-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3620 b3059339-0415-0410-9bf9-f77b7e298cf2
* better dvd supportpontscho2001-12-194-22/+63
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3619 b3059339-0415-0410-9bf9-f77b7e298cf2
* button design fixpontscho2001-12-191-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3618 b3059339-0415-0410-9bf9-f77b7e298cf2
* nesze LGB beleirtalak igy ;)pontscho2001-12-191-4/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3617 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove lame upsampler, cleaned out stuff relating to setting channels.mswitch2001-12-191-49/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3616 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix glitchy mpeg playbackmswitch2001-12-191-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3615 b3059339-0415-0410-9bf9-f77b7e298cf2
* missing 1 byte in array sizepl2001-12-191-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3614 b3059339-0415-0410-9bf9-f77b7e298cf2
* x = malloc(strlen(s) + c) ... strcpy(x, s)pl2001-12-193-14/+7
| | | | | | | | | | | replaced by x = strdup(s) Note: sometimes c was 0 and that was a bug Note2: code still has to be added to check the returned value of these funcs git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3613 b3059339-0415-0410-9bf9-f77b7e298cf2
* checkings for malloc results (potential memleaks)pl2001-12-192-10/+21
| | | | | | | btw: C functions in .h files is dirty :) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3612 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with help_mp-en.h 1.19pl2001-12-191-3/+37
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3611 b3059339-0415-0410-9bf9-f77b7e298cf2
* better fullscreen-mode selection, patch by dunno :)atmos42001-12-191-2/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3610 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync again, 10l ;)nexus2001-12-191-3/+38
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3609 b3059339-0415-0410-9bf9-f77b7e298cf2
* + Added support of FIFO engine (suggested by Vladimir Dergachev)nick2001-12-191-5/+74
| | | | | | | | - Disabled save/restore state functions (cau