summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 11larpi2002-03-061-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4956 b3059339-0415-0410-9bf9-f77b7e298cf2
* order of #includes changed - shouldn't include local things before config.harpi2002-03-062-5/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4955 b3059339-0415-0410-9bf9-f77b7e298cf2
* avcodec_inited moved to vd_ffmpegarpi2002-03-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4954 b3059339-0415-0410-9bf9-f77b7e298cf2
* vd_ffmpeg addedarpi2002-03-062-1/+134
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4953 b3059339-0415-0410-9bf9-f77b7e298cf2
* vd_ffmpeg added, handling of EXPORT imgtype changedarpi2002-03-061-1/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4952 b3059339-0415-0410-9bf9-f77b7e298cf2
* bazmeg a playtree - tpontscho2002-03-063-24/+52
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4951 b3059339-0415-0410-9bf9-f77b7e298cf2
* using mem2agpcpy_pic()arpi2002-03-061-40/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4950 b3059339-0415-0410-9bf9-f77b7e298cf2
* optim :)arpi2002-03-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4949 b3059339-0415-0410-9bf9-f77b7e298cf2
* workaround for Lara Croft CVID sample... - one more problem to solvearpi2002-03-061-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4948 b3059339-0415-0410-9bf9-f77b7e298cf2
* using new cinepak codec apiarpi2002-03-061-3/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4947 b3059339-0415-0410-9bf9-f77b7e298cf2
* workaround for CVID frames width!=0arpi2002-03-061-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4946 b3059339-0415-0410-9bf9-f77b7e298cf2
* DivX5 Build support, not usefull because current divx5linux from ↵atmos42002-03-062-2/+41
| | | | | | avifile.sf.net only decodes black/green image git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4945 b3059339-0415-0410-9bf9-f77b7e298cf2
* proper bsd fix & preventive fix for other archs w/o INT_MAXpl2002-03-051-9/+7
| | | | | | | (INT_MAX is 0x7fffffff in the freebsd headers I have) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4944 b3059339-0415-0410-9bf9-f77b7e298cf2
* FreeBSD fixnexus2002-03-051-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4943 b3059339-0415-0410-9bf9-f77b7e298cf2
* volume normalizer plugin supportpl2002-03-053-2/+175
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4942 b3059339-0415-0410-9bf9-f77b7e298cf2
* patch by Nilmoni Deb <ndeb@ece.cmu.edu>:pl2002-03-051-1/+1
| | | | | | | | | | "Ok folks, I got it at last. It must have been a careless error caused during cut and paste. So here's the patch. " which is shortened to '10L' in mplayer dev's language ;) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4941 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated to english versionfrodone2002-03-056-31/+150
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4940 b3059339-0415-0410-9bf9-f77b7e298cf2
* added proper dhahelper includesalex2002-03-041-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4939 b3059339-0415-0410-9bf9-f77b7e298cf2
* oops...changed the wrong codec's image typemelanson2002-03-041-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4938 b3059339-0415-0410-9bf9-f77b7e298cf2
* first pass at RoQ video decoder...not exactly qualified as 'working' atmelanson2002-03-043-16/+696
| | | | | | | this point git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4937 b3059339-0415-0410-9bf9-f77b7e298cf2
* --outdir addedalex2002-03-031-3/+20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4936 b3059339-0415-0410-9bf9-f77b7e298cf2
* runme + ai :)alex2002-03-031-0/+53
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4935 b3059339-0415-0410-9bf9-f77b7e298cf2
* 're-include' possibilitynick2002-03-034-0/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4934 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10Lnick2002-03-031-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4933 b3059339-0415-0410-9bf9-f77b7e298cf2
* DR on multibufferingnick2002-03-031-8/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4932 b3059339-0415-0410-9bf9-f77b7e298cf2
* Multi-bufferingnick2002-03-031-54/+58
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4931 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use as much buffers as possiblenick2002-03-032-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4930 b3059339-0415-0410-9bf9-f77b7e298cf2
* added documentation for "extrastereo" plugin (patch by pl)gabucino2002-03-034-0/+33
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4929 b3059339-0415-0410-9bf9-f77b7e298cf2
* Extrastereo plugin: increases linearly the difference between left and rightpl2002-03-034-3/+129
| | | | | | | | | | | | | | | channels (as the XMMS extrastereo plugin) which has some of "live" effect (use it to hear what I mean) ex: mplayer media.avi -aop list=extrastereo[:mul=3.4] The default coefficient (mul) is a float number that defaults to 2.5. If you set it to 0.0, you will have a mono sound (average of both channels), if you set it to 1.0, you will have unchanged sound. A patch for DOCS/sound.html is about to be sent to Gabucino. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4928 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo in message fix (tipps -> tips)pl2002-03-031-2/+2
| | | | | | | (spotted by several people I don't have names) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4927 b3059339-0415-0410-9bf9-f77b7e298cf2
* add no fs as default for windriversatmos42002-03-031-1/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4926 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix linking orderatmos42002-03-031-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4925 b3059339-0415-0410-9bf9-f77b7e298cf2
* add manglingatmos42002-03-033-25/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4924 b3059339-0415-0410-9bf9-f77b7e298cf2
* Buggfix for buffer overflow calculation in pluginsanders2002-03-031-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4923 b3059339-0415-0410-9bf9-f77b7e298cf2
* added Q/A about FAT+2Gb files - user requestgabucino2002-03-032-0/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4922 b3059339-0415-0410-9bf9-f77b7e298cf2
* added notes about enhanced Neomagic and Savage4 driversgabucino2002-03-032-16/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4921 b3059339-0415-0410-9bf9-f77b7e298cf2
* documented Multifile JPEG/PNG input (-mf)gabucino2002-03-035-9/+134
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4920 b3059339-0415-0410-9bf9-f77b7e298cf2
* -master is obsoletedgabucino2002-03-032-9/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4919 b3059339-0415-0410-9bf9-f77b7e298cf2
* reinstated YUY2, BGR32 and BGR24 decoders, all reworked to operate withmelanson2002-03-032-113/+106
| | | | | | | the mp_image structure; PPC decoding works with YV12 output! git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4918 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cinepak decoder now use mp_image_t -> YV12 worx, others disabledarpi2002-03-022-101/+104
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4917 b3059339-0415-0410-9bf9-f77b7e298cf2
* Qt RPZA decoder interface by Roberto Togni <rtogni@bresciaonline.it>arpi2002-03-023-1/+69
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4916 b3059339-0415-0410-9bf9-f77b7e298cf2
* good-looking fix by Tobias Diedrich <td@informatik.uni-hannover.de>arpi2002-03-021-3/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4915 b3059339-0415-0410-9bf9-f77b7e298cf2
* applied Anders' Software Volume Control patchgabucino2002-03-024-0/+46
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4914 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed --enable-xp from help screen to avoid confusing usersalex2002-03-021-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4913 b3059339-0415-0410-9bf9-f77b7e298cf2
* Native Cinepak decoder: Added YV12 support (which is so very closemelanson2002-03-023-61/+1328
| | | | | | | | to working), reworked YUY2 support for speed, cleaned up compiler warnings, replaced printf()'s with mp_msg()'s git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4912 b3059339-0415-0410-9bf9-f77b7e298cf2
* strike period over, commiting stuff. next commit will be rewrite. (?) - Gabujonas2002-03-018-10/+38
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4911 b3059339-0415-0410-9bf9-f77b7e298cf2
* initial version. Needs extending, especially LIRC.gabucino2002-03-011-0/+66
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4910 b3059339-0415-0410-9bf9-f77b7e298cf2
* strike period over, commiting stuff. next commit will be rewrite. (?)gabucino2002-03-0113-16/+57
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4909 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix a few syntax errors compiling ao_sun.cjkeil2002-03-011-3/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4908 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added more info regarding sync and :noprebufferingmswitch2002-03-011-18/+34
| | | | | | | Reformatted certain parts to fit on a standard 24 column terminal git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4907 b3059339-0415-0410-9bf9-f77b7e298cf2
* yuy2 support disabled to workaround stupid colorspace selectionmichael2002-03-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4906 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added BGR32 output support to PNG vo target because, hey, whymelanson2002-03-011-0/+12
| | | | | | | not? Besides, it helps me debug PPC stuff. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4905 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed some endian issues, like changing bswap_32() -> be2me_32(), andmelanson2002-03-011-9/+4
| | | | | | | removing FIXME #warning about endianness (seems to work fine on PPC) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4904 b3059339-0415-0410-9bf9-f77b7e298cf2
* implemented basic wrapper functions to new libmpcodecs apiarpi2002-03-011-17/+45
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4903 b3059339-0415-0410-9bf9-f77b7e298cf2
* dec_video.c addedarpi2002-03-012-1/+208
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4902 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l... forgot to set VFMarpi2002-03-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4901 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed stride for packed formats, more detailed printf at image allocationarpi2002-03-011-2/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4900 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed codec dependent parts, only core leftarpi2002-02-281-1110/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4899 b3059339-0415-0410-9bf9-f77b7e298cf2
* PIM1 is playable with ffmpeg12. thx to Togni Roberto <rtogni@bresciaonline.it>arpi2002-02-281-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4898 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l... gcc 3.x fixarpi2002-02-281-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4897 b3059339-0415-0410-9bf9-f77b7e298cf2
* print the number of buffers usedmichael2002-02-281-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4896 b3059339-0415-0410-9bf9-f77b7e298cf2
* use 4 buffers, fallback to fewer buffers if the video ram isnt large enoughmichael2002-02-281-4/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4895 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added waitpid in free_stream to avoid zombiesalbeu2002-02-281-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4894 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix when stdin is used as a filealbeu2002-02-282-18/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4893 b3059339-0415-0410-9bf9-f77b7e298cf2
* New option use-stdinalbeu2002-02-281-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4892 b3059339-0415-0410-9bf9-f77b7e298cf2
* New option use-stdin to use when stdin will be used as a filealbeu2002-02-281-0/+6
| | | | | | | Auto enable use-stdin when - is in the command line git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4891 b3059339-0415-0410-9bf9-f77b7e298cf2
* Corrections to position saving/restore under vo=X11.atlka2002-02-281-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4890 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use stdout as default mencoder's output if no filename specifiednick2002-02-281-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4889 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed another color chunk issuemelanson2002-02-281-5/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4888 b3059339-0415-0410-9bf9-f77b7e298cf2
* -subfps and -subdelay alters -dumpmpsub's outputlaaz2002-02-281-4/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4887 b3059339-0415-0410-9bf9-f77b7e298cf2
* cinepak addedarpi2002-02-281-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4886 b3059339-0415-0410-9bf9-f77b7e298cf2
* cinepak addedarpi2002-02-282-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4885 b3059339-0415-0410-9bf9-f77b7e298cf2
* callbacks addedarpi2002-02-281-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4884 b3059339-0415-0410-9bf9-f77b7e298cf2
* cinepak decoder - untestedarpi2002-02-281-0/+69
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4883 b3059339-0415-0410-9bf9-f77b7e298cf2
* stride!=width*bpp support to cinepak decoderarpi2002-02-282-4/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4882 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed a bug with -dumpmpsublaaz2002-02-281-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4881 b3059339-0415-0410-9bf9-f77b7e298cf2
* libmpcodecs video decoder templatearpi2002-02-281-0/+46
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4880 b3059339-0415-0410-9bf9-f77b7e298cf2
* libmpcodecs core - initial versionarpi2002-02-284-0/+191
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4879 b3059339-0415-0410-9bf9-f77b7e298cf2
* new flags added for direct rendering (libmpcodecs core)arpi2002-02-281-7/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4878 b3059339-0415-0410-9bf9-f77b7e298cf2
* check if planar formats are supportedmichael2002-02-271-27/+52
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4877 b3059339-0415-0410-9bf9-f77b7e298cf2
* We should know size of out buffernick2002-02-272-15/+20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4876 b3059339-0415-0410-9bf9-f77b7e298cf2
* unroll stuffnick2002-02-271-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4875 b3059339-0415-0410-9bf9-f77b7e298cf2
* disable color key support - causes a lot of unnecessary problemsnick2002-02-271-1