summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Color key still causes some troublesnick2001-12-032-14/+55
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3279 b3059339-0415-0410-9bf9-f77b7e298cf2
* ADDED: scaling stuff of mencodergabucino2001-12-032-1/+24
| | | | | | | some modifications in AUTHORS git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3278 b3059339-0415-0410-9bf9-f77b7e298cf2
* -ao NAS support by Tobias Diedrich <ranma@gmx.at>arpi2001-12-036-1/+366
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3277 b3059339-0415-0410-9bf9-f77b7e298cf2
* vo DirectFB support by Jiri Svoboda <Jiri.Svoboda@seznam.cz>arpi2001-12-035-1/+882
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3276 b3059339-0415-0410-9bf9-f77b7e298cf2
* mpeg subtitle flickering patch by Evgeny Chukreev <codedj@echo.ru>arpi2001-12-031-1/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3275 b3059339-0415-0410-9bf9-f77b7e298cf2
* similar to 1.123jaf2001-12-021-31/+50
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3274 b3059339-0415-0410-9bf9-f77b7e298cf2
* horizontal up/downscale linear & cubicmichael2001-12-026-29/+378
| | | | | | | -sws command line option (0 -> fast_bilinear, 1->bilinear, 2->bicubic) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3273 b3059339-0415-0410-9bf9-f77b7e298cf2
* similar to 1.12jaf2001-12-021-0/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3272 b3059339-0415-0410-9bf9-f77b7e298cf2
* -vo mga notesnick2001-12-021-2/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3271 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed compilation on non i686 archsnick2001-12-021-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3270 b3059339-0415-0410-9bf9-f77b7e298cf2
* thanx, fixed!gabucino2001-12-022-10/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3269 b3059339-0415-0410-9bf9-f77b7e298cf2
* rage128_vid added, and link to radeon/READMEgabucino2001-12-023-11/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3268 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed single buffering problems and -vo mga compatibility by number of buffersnick2001-12-023-5/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3267 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support for MTRR and 'swap_fourcc' flagnick2001-12-022-8/+59
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3266 b3059339-0415-0410-9bf9-f77b7e298cf2
* Patch applied from Panagiotis Issaris <takis@lumumba.luc.ac.be>gabucino2001-12-021-11/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3265 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed 'cat' problemsnick2001-12-022-23/+38
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3264 b3059339-0415-0410-9bf9-f77b7e298cf2
* some DONE addedarpi2001-12-011-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3263 b3059339-0415-0410-9bf9-f77b7e298cf2
* using #ifdef HAVE_VCDarpi2001-12-013-26/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3262 b3059339-0415-0410-9bf9-f77b7e298cf2
* -vcd prints message if not supportedarpi2001-12-011-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3261 b3059339-0415-0410-9bf9-f77b7e298cf2
* HAVE_VCD, some obsolete stuff removed (-alsa, xmmp)arpi2001-12-011-11/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3260 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added a beginners guidemswitch2001-12-011-0/+128
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3259 b3059339-0415-0410-9bf9-f77b7e298cf2
* -dumpstreamarpi2001-12-012-4/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3258 b3059339-0415-0410-9bf9-f77b7e298cf2
* file format detection reordered to get better hitsarpi2001-12-011-21/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3257 b3059339-0415-0410-9bf9-f77b7e298cf2
* combined PS/PES sync to allow .VDR playback from stdinarpi2001-12-011-10/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3256 b3059339-0415-0410-9bf9-f77b7e298cf2
* some more stuff, vivo seek removed as being impossiblearpi2001-12-011-3/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3255 b3059339-0415-0410-9bf9-f77b7e298cf2
* Minor improvementsnick2001-12-013-2/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3254 b3059339-0415-0410-9bf9-f77b7e298cf2
* More informationnick2001-12-011-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3253 b3059339-0415-0410-9bf9-f77b7e298cf2
* More useful examplenick2001-12-011-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3252 b3059339-0415-0410-9bf9-f77b7e298cf2
* More configurable stuffnick2001-12-011-36/+59
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3251 b3059339-0415-0410-9bf9-f77b7e298cf2
* init_v4l only present if HAVE_TV_V4Lalex2001-12-011-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3250 b3059339-0415-0410-9bf9-f77b7e298cf2
* linux() bsd() ... etc is no longer case sensitivepl2001-12-011-18/+21
| | | | | | | | | (workaround for gabucino's not wanting to type --target=i386-Linux :)) unified a few echores messages git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3249 b3059339-0415-0410-9bf9-f77b7e298cf2
* Tune up driver through reading and writing /dev/radeon_vid ;)nick2001-12-011-5/+60
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3248 b3059339-0415-0410-9bf9-f77b7e298cf2
* Improving auto-installnick2001-12-012-1/+20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3247 b3059339-0415-0410-9bf9-f77b7e298cf2
* added support for packet 0x82 (from vivodump.c by arpi)alex2001-12-011-5/+28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3246 b3059339-0415-0410-9bf9-f77b7e298cf2
* Auto-install stuffnick2001-12-012-18/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3245 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated for support detection by configurealex2001-12-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3244 b3059339-0415-0410-9bf9-f77b7e298cf2
* added auto detection of tv v4l and changed tv to enabledalex2001-12-011-3/+31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3243 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed xanim detection (also present on non-x86 too - look at xanim homepage) ↵alex2001-12-011-8/+5
| | | | | | and added tv into _inputmodules git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3242 b3059339-0415-0410-9bf9-f77b7e298cf2
* bugfix if only -x or only -y is usedmichael2001-12-011-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3241 b3059339-0415-0410-9bf9-f77b7e298cf2
* "Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>gabucino2001-12-018-15/+110
| | | | | | | (doxized) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3240 b3059339-0415-0410-9bf9-f77b7e298cf2
* restructured Installation sectiongabucino2001-12-012-67/+108
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3239 b3059339-0415-0410-9bf9-f77b7e298cf2
* patch by Adam Di Carlo <adam@onshore-devel.com>:pl2001-12-011-3/+9
| | | | | | | | 1 more xanim path improved lirc autodetection git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3238 b3059339-0415-0410-9bf9-f77b7e298cf2
* yv12 scaling (-x & -y)michael2001-12-012-10/+37
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3237 b3059339-0415-0410-9bf9-f77b7e298cf2
* patch fixes the showing last line of subtitles and support of SAMI Slacktime ↵arpi2001-11-301-5/+19
| | | | | | option by Evgeny Chukreev <codedj@echo.ru> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3236 b3059339-0415-0410-9bf9-f77b7e298cf2
* dusplay sub_delay patch by Evgeny Chukreev <codedj@echo.ru>arpi2001-11-301-1/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3235 b3059339-0415-0410-9bf9-f77b7e298cf2
* 0x82 supportarpi2001-11-301-10/+27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3234 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added support for codecs that supports BGR24 (some opensource codecs and vivo)mswitch2001-11-301-26/+98
| | | | | | | | | | | Added the over-requested underrated black-border around scaled movies that everyone's been nagging me about lately =). Fixed the following Bugs: YV12 video getting cropped at the bottom Lockups on exit (if these problems surface again, contact me please) Invalid stride in YUY2 playback git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3233 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added support for upsampling since dxr3/h+ only supports 44100Hz and ↵mswitch2001-11-301-6/+65
| | | | | | | | | 48000Hz, currently it only works on 44100/(2*ratio) Reverted get_delay to return a properly calculated value instead of 0.0 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3232 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo fixesgabucino2001-11-303-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3231 b3059339-0415-0410-9bf9-f77b7e298cf2
* magic_number checking addedalex2001-11-301-0/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3230 b3059339-0415-0410-9bf9-f77b7e298cf2
* secret :)arpi2001-11-301-0/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3229 b3059339-0415-0410-9bf9-f77b7e298cf2
* similar to 1.6jaf2001-11-301-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3228 b3059339-0415-0410-9bf9-f77b7e298cf2
* similar to 1.122jaf2001-11-301-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3227 b3059339-0415-0410-9bf9-f77b7e298cf2
* similar to 1.16jaf2001-11-301-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3226 b3059339-0415-0410-9bf9-f77b7e298cf2
* msg to Nick: where is the rage128_vid stuff ??gabucino2001-11-303-10/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3225 b3059339-0415-0410-9bf9-f77b7e298cf2
* oh 10lgabucino2001-11-302-2/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3224 b3059339-0415-0410-9bf9-f77b7e298cf2
* hmm many things.. (sorry now i'm a bit confused:)gabucino2001-11-306-8/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3223 b3059339-0415-0410-9bf9-f77b7e298cf2
* pts supportalex2001-11-301-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3222 b3059339-0415-0410-9bf9-f77b7e298cf2
* updatealex2001-11-301-28/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3221 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixedalex2001-11-301-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3220 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix green borders -> black borders, patch from D. Holm, also small fix to ↵atmos42001-11-302-11/+25
| | | | | | dxr3 ao. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3219 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed DGA detectionarpi2001-11-291-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3218 b3059339-0415-0410-9bf9-f77b7e298cf2
* similar to 1.45, not finished yetjaf2001-11-291-13/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3217 b3059339-0415-0410-9bf9-f77b7e298cf2
* sliced scaleing bugfixmichael2001-11-291-18/+20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3216 b3059339-0415-0410-9bf9-f77b7e298cf2
* similar to r1.121jaf2001-11-291-3/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3215 b3059339-0415-0410-9bf9-f77b7e298cf2
* similar to -r1.36jaf2001-11-291-8/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3214 b3059339-0415-0410-9bf9-f77b7e298cf2
* similar to 1.15jaf2001-11-291-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3213 b3059339-0415-0410-9bf9-f77b7e298cf2
* lame won't compile properly with gcc 2.96gabucino2001-11-292-3/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3212 b3059339-0415-0410-9bf9-f77b7e298cf2
* Arpi: you were right, now it's explained.gabucino2001-11-291-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3211 b3059339-0415-0410-9bf9-f77b7e298cf2
* swscaler cleanupmichael2001-11-295-142/+140
| | | | | | | | green line at bottom bugfix green lines in yuv2yuv scaler bugfix git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3210 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support for YV12 with DXR3, patch by D. Holm.atmos42001-11-293-56/+58
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3209 b3059339-0415-0410-9bf9-f77b7e298cf2
* new configure didn't build mplayer with mediaLib on solaris any more.jkeil2001-11-291-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3208 b3059339-0415-0410-9bf9-f77b7e298cf2
* DGA handling changed (Arpi's request)pl2001-11-291-39/+43
| | | | | | | | | | correct options: --enable-dga => auto (default) --enable-dga=1 or ...=2 --disable-dga changed --enable/disable-select handling to behave as the other tests git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3207 b3059339-0415-0410-9bf9-f77b7e298cf2
* Minor fixesnick2001-11-291-1/+58
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3206 b3059339-0415-0410-9bf9-f77b7e298cf2
* Reinvent Nexus last fix (wrong local merger on last commit)atmos42001-11-291-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3205 b3059339-0415-0410-9bf9-f77b7e298cf2
* Disable SSE code and reenable FPU dct for SSE cpus (fpu code is 0.3% faster ↵atmos42001-11-293-16/+20
| | | | | | and I don't get data aligned in dct64_sse.s, so I can't finish optimizing it) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3204 b3059339-0415-0410-9bf9-f77b7e298cf2
* Minor optimizationnick2001-11-292-15/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3203 b3059339-0415-0410-9bf9-f77b7e298cf2
* Newest DXR3 patch (improved 1.0rc2) by David Holm.atmos42001-11-298-428/+171
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3202 b3059339-0415-0410-9bf9-f77b7e298cf2
* Some updates.atmos42001-11-291-1/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3201 b3059339-0415-0410-9bf9-f77b7e298cf2
* New onesnick2001-11-292-2/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3200 b3059339-0415-0410-9bf9-f77b7e298cf2
* Probably ugly attempt to fix Rage128 problemsnick2001-11-292-11/+34
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3199 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sorry for inexactitudenick2001-11-291-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3198 b3059339-0415-0410-9bf9-f77b7e298cf2
* extrachecks for weird configs GUI (--enable-gui --disable-png for instance)pl2001-11-291-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3197 b3059339-0415-0410-9bf9-f77b7e298cf2
* </