summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fixing compilation on non-MMX but x86 systemsnick2002-01-232-4/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4322 b3059339-0415-0410-9bf9-f77b7e298cf2
* RGB independed correction for GATOS's radeon_video driver!nick2002-01-231-1/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4321 b3059339-0415-0410-9bf9-f77b7e298cf2
* intense->intensity + capability extension + fixing R200 color correction bugnick2002-01-231-17/+40
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4320 b3059339-0415-0410-9bf9-f77b7e298cf2
* intense -> intensity + capability extensionnick2002-01-232-6/+20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4319 b3059339-0415-0410-9bf9-f77b7e298cf2
* intense -> intensitynick2002-01-234-30/+34
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4318 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix screen saver bug under guipontscho2002-01-234-17/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4317 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l ...nexus2002-01-232-5/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4316 b3059339-0415-0410-9bf9-f77b7e298cf2
* FreeBSD need this to compile after last changesnexus2002-01-231-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4315 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added buffering of output dataanders2002-01-231-18/+51
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4314 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added a turn around for badly configured web servers.bertrand2002-01-231-4/+30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4313 b3059339-0415-0410-9bf9-f77b7e298cf2
* Modified the output of the http_debug function.bertrand2002-01-231-6/+12
| | | | | | | Fixed a bug in the reading of the "reason answer" git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4312 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removed unused code that I commented earlier.bertrand2002-01-231-37/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4311 b3059339-0415-0410-9bf9-f77b7e298cf2
* Implementation of entryrefalbeu2002-01-222-4/+42
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4310 b3059339-0415-0410-9bf9-f77b7e298cf2
* Objectization of the play_tree_parser for more flexiblityalbeu2002-01-222-102/+167
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4309 b3059339-0415-0410-9bf9-f77b7e298cf2
* Attempt to fix NVidia problemsnick2002-01-221-7/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4308 b3059339-0415-0410-9bf9-f77b7e298cf2
* cleanup of video packet writer, PTS sent only oncearpi2002-01-221-14/+20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4307 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l, debug printf removedarpi2002-01-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4306 b3059339-0415-0410-9bf9-f77b7e298cf2
* minor bugfix in the -v outputmichael2002-01-221-2/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4305 b3059339-0415-0410-9bf9-f77b7e298cf2
* move bug fixedpontscho2002-01-221-13/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4304 b3059339-0415-0410-9bf9-f77b7e298cf2
* Modified the cache option value setting/reading, so we can reportbertrand2002-01-221-9/+21
| | | | | | | in any case the cache size value used. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4303 b3059339-0415-0410-9bf9-f77b7e298cf2
* added skeleton for Duck Truemotion v1 decoder (doesn't do anything yet)melanson2002-01-226-1/+43
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4302 b3059339-0415-0410-9bf9-f77b7e298cf2
* passing samplerate to LPCM writer - 44, 32 and 96khz are also supported from nowarpi2002-01-221-2/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4301 b3059339-0415-0410-9bf9-f77b7e298cf2
* LPCM write code rewritten, thanks to Marcus at mocm@convergence.dearpi2002-01-221-29/+44
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4300 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed some major flaws; decoder is now almost correctmelanson2002-01-221-12/+28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4299 b3059339-0415-0410-9bf9-f77b7e298cf2
* 15/16 bit dithering in C (5% slower, can be disabled by comenting #define ↵michael2002-01-214-45/+228
| | | | | | | | | | | DITHER1XBPP out) x/yInc bugfix (bug was introduced during the global var removial) more emms & no messing with ARCH_X86 (=workaround against not cleared mmx state somewhere) sharpening filter (-ssf cs=<int> & -ssf ls=<int>) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4298 b3059339-0415-0410-9bf9-f77b7e298cf2
* Gamma correction (based on patch of Pásztor Szilárd ↵nick2002-01-211-1/+55
| | | | | | | | | | | | <silicon@falcon.sch.bme.hu>) Seriously modified. Use mplayer specific command line arguments for that: -brightness -contrast -saturation -hue (For detail see DOCS) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4297 b3059339-0415-0410-9bf9-f77b7e298cf2
* copyright(swscaler) = GPLmichael2002-01-213-13/+52
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4296 b3059339-0415-0410-9bf9-f77b7e298cf2
* a few filters (should be removed/merged when arpis videofilter stuff is ↵michael2002-01-213-27/+109
| | | | | | | | | | | | | finished) -ssf cgb=<float> -> chrominance gaussian blur (nice to improve picture quality) -ssf lgb=<float> -> luminance gaussian blur (dunno what its good for) -ssf chs=<int> -> shift chrominance horizontally -ssf cvs=<int> -> shift chrominance vertically these will only work if the swscaler is used at all git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4295 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add a check to not set the cache size if the user alredy set it.albeu2002-01-211-12/+13
| | | | | | | Use m_config_set_int in place of m_config_set_option. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4294 b3059339-0415-0410-9bf9-f77b7e298cf2
* Bug fix for subconfig option. A -tv option containing the on parameteralbeu2002-01-213-40/+380
| | | | | | | | is now take as an entry. New functions to set/get options and know if an option is alredy set. A few comments. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4293 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add option -last-chapter for DVD playing/encodingkmkaplan2002-01-213-3/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4292 b3059339-0415-0410-9bf9-f77b7e298cf2
* general convolution filtering of the source picturemichael2002-01-213-116/+408
| | | | | | | dynamic memory allocation for the buffers (needed for the filter stuff) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4291 b3059339-0415-0410-9bf9-f77b7e298cf2
* Set the cache value if the network layer was able to compute it.bertrand2002-01-201-7/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4290 b3059339-0415-0410-9bf9-f77b7e298cf2
* Changed the asf_file_header_t struct to read all the fields properly.bertrand2002-01-203-9/+41
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4289 b3059339-0415-0410-9bf9-f77b7e298cf2
* /usr//include/inttypes.h for CYGWINatmos42002-01-201-0/+29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4288 b3059339-0415-0410-9bf9-f77b7e298cf2
* Checking for RGB boundariesnick2002-01-201-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4287 b3059339-0415-0410-9bf9-f77b7e298cf2
* add manglingatmos42002-01-202-26/+27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4286 b3059339-0415-0410-9bf9-f77b7e298cf2
* RGB independed correction (similar to brightness)nick2002-01-201-4/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4285 b3059339-0415-0410-9bf9-f77b7e298cf2
* Typonick2002-01-201-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4284 b3059339-0415-0410-9bf9-f77b7e298cf2
* 2048x2048 is real max size of overlaynick2002-01-201-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4283 b3059339-0415-0410-9bf9-f77b7e298cf2
* 101michael2002-01-201-3/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4282 b3059339-0415-0410-9bf9-f77b7e298cf2
* added support for unlimited video resolution (-1)alex2002-01-201-3/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4281 b3059339-0415-0410-9bf9-f77b7e298cf2
* reported working at 1600x1200 too, pciconfig stuff fixed, you can enable it ↵alex2002-01-201-12/+7
| | | | | | with #define MGA_PCICONFIG_MEMDETECT git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4280 b3059339-0415-0410-9bf9-f77b7e298cf2
* sorry, debug removed ;)alex2002-01-201-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4279 b3059339-0415-0410-9bf9-f77b7e298cf2
* pci_config_read workingalex2002-01-202-6/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4278 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed global vars so that multiple swscalers can be usedmichael2002-01-203-737/+920
| | | | | | | | | | | experimental upscaling mode (-sws 3) general convolution filters support (unfinished) bugfix for bicubic upscaling assertion checking if defined MP_DEBUG checking of the input/output size instead of segfault if its very large git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4277 b3059339-0415-0410-9bf9-f77b7e298cf2
* initial implementation of SMC codec; it almost works, too!melanson2002-01-202-3/+492
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4276 b3059339-0415-0410-9bf9-f77b7e298cf2
* -alang/-slang fixedarpi2002-01-201-6/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4275 b3059339-0415-0410-9bf9-f77b7e298cf2
* equalizer is only supported by g400alex2002-01-191-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4274 b3059339-0415-0410-9bf9-f77b7e298cf2
* cleaned some parts, tested and working with g400/450, g200 is buggy :(alex2002-01-191-73/+60
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4273 b3059339-0415-0410-9bf9-f77b7e298cf2
* reworked, picture moves when window moved, fullscreen working with gui, ↵alex2002-01-191-80/+61
| | | | | | fixed some annoying bugs git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4272 b3059339-0415-0410-9bf9-f77b7e298cf2
* clearing safely the buffer, queryfourcc returns 0x2 (hw accel, noconv.), ↵alex2002-01-191-30/+35
| | | | | | setting eq only if drivers i able git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4271 b3059339-0415-0410-9bf9-f77b7e298cf2
* Reverted to using software sync again, some day I'll die of a heartattack if ↵mswitch2002-01-191-26/+7
| | | | | | | | | | I can't get this m*f*er to work on both fast and slow machines... May all hell be let loose on sigma for not cooperating with us git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4270 b3059339-0415-0410-9bf9-f77b7e298cf2
* Some improvment and make -vcd -dvd options considered as playlist entryalbeu2002-01-193-93/+129
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4269 b3059339-0415-0410-9bf9-f77b7e298cf2
* Only use hardware sync and prebuffering with mpegs!mswitch2002-01-191-13/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4268 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove TARGET lofaszpontscho2002-01-191-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4267 b3059339-0415-0410-9bf9-f77b7e298cf2
* Handle timestamps internallymswitch2002-01-191-12/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4266 b3059339-0415-0410-9bf9-f77b7e298cf2
* added FLAG_EQUALIZERalex2002-01-191-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4265 b3059339-0415-0410-9bf9-f77b7e298cf2
* added flag_equalizeralex2002-01-191-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4264 b3059339-0415-0410-9bf9-f77b7e298cf2
* Using cpudetect code instead of d_cpu.snick2002-01-194-330/+31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4263 b3059339-0415-0410-9bf9-f77b7e298cf2
* K7 idnick2002-01-191-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4262 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed bug with -frames option : don't quit, go to next file !!albeu2002-01-191-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4261 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added reverting support for -zr* optionsalbeu2002-01-191-5/+30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4260 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added reverting support for -aa* optionsalbeu2002-01-191-0/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4259 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added reverting support for -pp and -npp optionsalbeu2002-01-191-6/+33
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4258 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added reverting support for -aa* -zr* -pp and -npp optionsalbeu2002-01-193-4/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4257 b3059339-0415-0410-9bf9-f77b7e298cf2
* vidix_grkey_support checking for colorkeyingalex2002-01-193-8/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4256 b3059339-0415-0410-9bf9-f77b7e298cf2
* Few bug fix and improvment in config/playtree systemalbeu2002-01-193-13/+53
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4255 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix mangling with runtime cpu detectionatmos42002-01-191-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4254 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removed seeking warning message since it has now been fixed in the drivermswitch2002-01-191-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4253 b3059339-0415-0410-9bf9-f77b7e298cf2
* Moved network related code from open.c to network.cbertrand2002-01-193-30/+30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4252 b3059339-0415-0410-9bf9-f77b7e298cf2
* gamma correction (preliminary version).nick2002-01-191-0/+27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4251 b3059339-0415-0410-9bf9-f77b7e298cf2
* Typonick2002-01-191-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4250 b3059339-0415-0410-9bf9-f77b7e298cf2
* mangle for win32 in postprocatmos42002-01-194-180/+182
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4249 b3059339-0415-0410-9bf9-f77b7e298cf2
* mangle for win32 in liba52 (includes dummy mangle.h pointing to the one in main)atmos42002-01-194-28/+32
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4248 b3059339-0415-0410-9bf9-f77b7e298cf2
* mangling in mp3lib + stdcall undefined fix with cygwinatmos42002-01-194-14/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4247 b3059339-0415-0410-9bf9-f77b7e298cf2
* mangling in libvoatmos42002-01-192-3/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4246 b3059339-0415-0410-9bf9-f77b7e298cf2
* rewrites symbols in d_cpu.s on cygwinatmos42002-01-192-0/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4245 b3059339-0415-0410-9bf9-f77b7e298cf2
* mangle.h does symbolmangling on win32atmos42002-01-191-0/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4244 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed channel changing with frequencies.calex2002-01-181-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4243 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated based vo_xmga, using colorkey, working with gui, fixed xinerama and ↵alex2002-01-181-67/+209
| | | | | | window moving/resizing git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4242 b3059339-0415-0410-9bf9-f77b7e298cf2
* added colorkey handlingalex2002-01-182-5/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4241 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated, colorkey support, pontscho reported it's working fine, only ↵alex2002-01-182