summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixing compilation on non-MMX but x86 systemsnick2002-01-232-4/+11
* RGB independed correction for GATOS's radeon_video driver!nick2002-01-231-1/+12
* intense->intensity + capability extension + fixing R200 color correction bugnick2002-01-231-17/+40
* intense -> intensity + capability extensionnick2002-01-232-6/+20
* intense -> intensitynick2002-01-234-30/+34
* fix screen saver bug under guipontscho2002-01-234-17/+8
* 10l ...nexus2002-01-232-5/+2
* FreeBSD need this to compile after last changesnexus2002-01-231-0/+4
* Added buffering of output dataanders2002-01-231-18/+51
* Added a turn around for badly configured web servers.bertrand2002-01-231-4/+30
* Modified the output of the http_debug function.bertrand2002-01-231-6/+12
* Removed unused code that I commented earlier.bertrand2002-01-231-37/+0
* Implementation of entryrefalbeu2002-01-222-4/+42
* Objectization of the play_tree_parser for more flexiblityalbeu2002-01-222-102/+167
* Attempt to fix NVidia problemsnick2002-01-221-7/+22
* cleanup of video packet writer, PTS sent only oncearpi2002-01-221-14/+20
* 10l, debug printf removedarpi2002-01-221-1/+1
* minor bugfix in the -v outputmichael2002-01-221-2/+6
* move bug fixedpontscho2002-01-221-13/+6
* Modified the cache option value setting/reading, so we can reportbertrand2002-01-221-9/+21
* added skeleton for Duck Truemotion v1 decoder (doesn't do anything yet)melanson2002-01-226-1/+43
* passing samplerate to LPCM writer - 44, 32 and 96khz are also supported from nowarpi2002-01-221-2/+18
* LPCM write code rewritten, thanks to Marcus at mocm@convergence.dearpi2002-01-221-29/+44
* fixed some major flaws; decoder is now almost correctmelanson2002-01-221-12/+28
* 15/16 bit dithering in C (5% slower, can be disabled by comenting #define DIT...michael2002-01-214-45/+228
* Gamma correction (based on patch of Pásztor Szilárd <silicon@falcon.sch.bme...nick2002-01-211-1/+55
* copyright(swscaler) = GPLmichael2002-01-213-13/+52
* a few filters (should be removed/merged when arpis videofilter stuff is finis...michael2002-01-213-27/+109
* Add a check to not set the cache size if the user alredy set it.albeu2002-01-211-12/+13
* Bug fix for subconfig option. A -tv option containing the on parameteralbeu2002-01-213-40/+380
* Add option -last-chapter for DVD playing/encodingkmkaplan2002-01-213-3/+23
* general convolution filtering of the source picturemichael2002-01-213-116/+408
* Set the cache value if the network layer was able to compute it.bertrand2002-01-201-7/+19
* Changed the asf_file_header_t struct to read all the fields properly.bertrand2002-01-203-9/+41
* /usr//include/inttypes.h for CYGWINatmos42002-01-201-0/+29
* Checking for RGB boundariesnick2002-01-201-0/+3
* add manglingatmos42002-01-202-26/+27
* RGB independed correction (similar to brightness)nick2002-01-201-4/+16
* Typonick2002-01-201-1/+1
* 2048x2048 is real max size of overlaynick2002-01-201-2/+2
* 101michael2002-01-201-3/+5
* added support for unlimited video resolution (-1)alex2002-01-201-3/+10
* reported working at 1600x1200 too, pciconfig stuff fixed, you can enable it w...alex2002-01-201-12/+7
* sorry, debug removed ;)alex2002-01-201-1/+0
* pci_config_read workingalex2002-01-202-6/+15
* removed global vars so that multiple swscalers can be usedmichael2002-01-203-737/+920
* initial implementation of SMC codec; it almost works, too!melanson2002-01-202-3/+492
* -alang/-slang fixedarpi2002-01-201-6/+9
* equalizer is only supported by g400alex2002-01-191-0/+4
* cleaned some parts, tested and working with g400/450, g200 is buggy :(alex2002-01-191-73/+60
* reworked, picture moves when window moved, fullscreen working with gui, fixed...alex2002-01-191-80/+61
* clearing safely the buffer, queryfourcc returns 0x2 (hw accel, noconv.), sett...alex2002-01-191-30/+35
* Reverted to using software sync again, some day I'll die of a heartattack if ...mswitch2002-01-191-26/+7
* Some improvment and make -vcd -dvd options considered as playlist entryalbeu2002-01-193-93/+129
* Only use hardware sync and prebuffering with mpegs!mswitch2002-01-191-13/+11
* remove TARGET lofaszpontscho2002-01-191-7/+7
* Handle timestamps internallymswitch2002-01-191-12/+16
* added FLAG_EQUALIZERalex2002-01-191-1/+1
* added flag_equalizeralex2002-01-191-0/+1
* Using cpudetect code instead of d_cpu.snick2002-01-194-330/+31
* K7 idnick2002-01-191-0/+1
* Fixed bug with -frames option : don't quit, go to next file !!albeu2002-01-191-1/+1
* Added reverting support for -zr* optionsalbeu2002-01-191-5/+30
* Added reverting support for -aa* optionsalbeu2002-01-191-0/+9
* Added reverting support for -pp and -npp optionsalbeu2002-01-191-6/+33
* Added reverting support for -aa* -zr* -pp and -npp optionsalbeu2002-01-193-4/+10
* vidix_grkey_support checking for colorkeyingalex2002-01-193-8/+17
* Few bug fix and improvment in config/playtree systemalbeu2002-01-193-13/+53
* fix mangling with runtime cpu detectionatmos42002-01-191-2/+2
* Removed seeking warning message since it has now been fixed in the drivermswitch2002-01-191-1/+0
* Moved network related code from open.c to network.cbertrand2002-01-193-30/+30
* gamma correction (preliminary version).nick2002-01-191-0/+27
* Typonick2002-01-191-1/+1
* mangle for win32 in postprocatmos42002-01-194-180/+182
* mangle for win32 in liba52 (includes dummy mangle.h pointing to the one in main)atmos42002-01-194-28/+32
* mangling in mp3lib + stdcall undefined fix with cygwinatmos42002-01-194-14/+23
* mangling in libvoatmos42002-01-192-3/+4
* rewrites symbols in d_cpu.s on cygwinatmos42002-01-192-0/+17
* mangle.h does symbolmangling on win32atmos42002-01-191-0/+18
* fixed channel changing with frequencies.calex2002-01-181-1/+1
* updated based vo_xmga, using colorkey, working with gui, fixed xinerama and w...alex2002-01-181-67/+209
* added colorkey handlingalex2002-01-182-5/+21
* updated, colorkey support, pontscho reported it's working fine, only faulting...alex2002-01-182-192/+93
* i think, it's better [playback->offsets and offset implemented/corrected]alex2002-01-181-404/+10
* '40bit' - es png nincs is :)pontscho2002-01-181-1/+1
* added .rm (real) and .y4m (yuv4mpeg)alex2002-01-181-0/+2
* fix dnet supportalex2002-01-181-2/+36
* sorry, i really wanted to add vidix_start and stop as int, to detect if somet...alex2002-01-182-6/+8
* 3dnow optimization. Not all functions are tested!!!nick2002-01-181-0/+614
* Missed fastmemcpynick2002-01-181-0/+1
* Suppress return values for 'void'. 10L to Alexnick2002-01-181-5/+2
* Fixed saturation computing for rage128nick2002-01-181-1/+1
* gamma correction supportnick2002-01-184-5/+84
* Fixed bug of multiple declaration of 'dvd_device'nick2002-01-181-1/+1
* added skeleton for QT SMC decodermelanson2002-01-186-1/+50
* made a little more headway but it still doesn't work properlymelanson2002-01-181-8/+31
* more movi_end messarpi2002-01-171-1/+4
* fix for benchmark scriptnexus2002-01-171-1/+1
* opsz, typogabucino2002-01-171-1/+1
* Change to use cdrom-device and dvd-device options needed for DVD/TV/VCDalbeu2002-01-171-6/+8
* Fixed bug with benchmark optionalbeu2002-01-171-15/+19
* Fixed a few bugs and added support for VCD/DVD/TV in playlist using virtual urlalbeu2002-01-174-26/+114
* Fixed seekingmswitch2002-01-171-3/+6
* Added new syncengine thanks to a new previously undocumented feature of the e...mswitch2002-01-171-91/+177
* Patch by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>:pl2002-01-171-2/+33
* fix for Xwid (exceed 16 fourcc)nexus2002-01-171-2/+2
* Use 'install' instead of 'cp'nick2002-01-172-2/+3
* zr driver (tv-out for DC10/DC10+, iomega buz, LML33...) added - patch by Rik ...arpi2002-01-173-0/+1018
* -zr* added - patch by Rik Snel <rsnel@cube.dyndns.org>arpi2002-01-171-0/+8
* libjpeg added - patch by Rik Snel <rsnel@cube.dyndns.org>arpi2002-01-171-1/+1
* zr en/disable, libjpeg detection - patch by Rik Snel <rsnel@cube.dyndns.org>arpi2002-01-171-1/+38
* fbdev nocopy option - Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>arpi2002-01-171-2/+41
* fbdev nocopy option, and static pthread fixes - Jeroen Dobbelaere <jeroen.dob...arpi2002-01-171-1/+22
* libmad memcpy optimization by Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>arpi2002-01-171-4/+14
* -lavcopts vme= option to set motion estimation method - patch by Rich Felker ...arpi2002-01-172-0/+7
* XviD addedarpi2002-01-171-0/+3
* possible sig11 fixed - noticed by Fredrik Kuivinen <freku045@student.liu.se>arpi2002-01-171-1/+2
* console mplayer launcher - by Rich Felker <dalias@aerifal.cx>arpi2002-01-171-0/+12
* reverted old seeking method - ask Holm why...arpi2002-01-172-2/+2
* mail formatting addedarpi2002-01-171-2/+5
* fix include orderatmos42002-01-171-2/+2
* *** empty log message ***gabucino2002-01-162-2/+3
* Added (sigh, reHTMLized;)) Nick's VIDIX patchgabucino2002-01-164-4/+218
* added vidix_start() and vidix_stop() for better runtime-resize support ;)alex2002-01-165-11/+35
* fixed a few possible bugsarpi2002-01-161-3/+3
* image field added. 10*10l....arpi2002-01-161-0/+3
* Useful linksnick2002-01-161-0/+7
* Fixed resize bug.nick2002-01-161-5/+4
* More messages on forcingnick2002-01-161-0/+12
* en(dis)able app io should be exported toonick2002-01-162-3/+17
* + new features and possibilitynick2002-01-168-45/+152
* added a few notes about formats 0x61 and 0x62melanson2002-01-161-2/+4
* initial support for FILM file demuxingmelanson2002-01-1619-4/+223
* using mp_image.h - not finished...arpi2002-01-161-37/+123
* 10l...arpi2002-01-161-1/+1
* bpp != deptharpi2002-01-161-3/+8
* initial stuff. comments welcomed...arpi2002-01-161-0/+68
* hwac3 fix for cmedia 8738 by Hans-Peter Raschke <Hans-Peter.Raschke@winterman...arpi2002-01-151-0/+5
* awk change suggested by frederik kuivinenatmos42002-01-151-1/+1
* nicer awk check (logging) etc.atmos42002-01-151-6/+7
* patch by Fredrik Kuivinen <freku045@student.liu.se>pl2002-01-151-1/+1
* Add a third scaling algorithm wich should be faster. Select bykmkaplan2002-01-151-3/+49
* Fix "[MPlayer-dev-eng] mp3lib-mmx sig11 with mpeg1layer3 audio afterkmkaplan2002-01-151-0/+1
* Grab PS_IOPL define from <sys/psw.h> on solaris x86jkeil2002-01-151-2/+4
* many small updatesgabucino2002-01-1513-121/+125
* small gtk bug fix (-display bug, baze gabu, miattad fogok elkarhozni:), and r...pontscho2002-01-156-28/+27
* commited due to request of nexusalex2002-01-151-2/+17
* api changed: enable/disable_os_io returns error-code (or zero if ok) and pcic...alex2002-01-1515-45/+118
* cygwin compile fixatmos42002-01-151-1/+1
* *awk detectionatmos42002-01-152-19/+17
* Sync problem when using fractional resampling fixed + speed increased.anders2002-01-152-46/+95
* typojaf2002-01-151-1/+1
* Fix xvidix for non-x11 systems (delayed due netloss)atmos42002-01-151-1/+1
* Fix xvidix for non-x11 systems, 10l Alex :)atmos42002-01-152-1/+6
* Fix for cygwin.atmos42002-01-151-0/+4
* Moved declaration of picture_* out of ifdef MP1E as not to break compilation ...mswitch2002-01-151-1/+1
* S->Cnick2002-01-153-993/+989
* Improved readability and new stuffsnick2002-01-1530-960/+1394
* BSD fix by Steven M. Schultz <sms@2BSD.COM>arpi2002-01-151-0/+4
* 10l. gimme\!arpi2002-01-151-1/+1
* query_format flags updatedarpi2002-01-151-0/+3
* hw spu support for dxr3 - patch by David Holmarpi2002-01-153-22/+44
* -endpos option, patch by Fredrik Kuivinen <freku045@student.liu.se>arpi2002-01-152-0/+62
* GLOBAL flags and other changes for new config - patch by Alban Bedel <albeu@f...arpi2002-01-142-20/+20
* extra NULL field appendedarpi2002-01-143-247/+247
* playtree-based config patch by Alban Bedel <albeu@free.fr>arpi2002-01-149-209/+741
* by kothgabucino2002-01-141-1/+1
* workaround for broken 'muvi' chunksarpi2002-01-141-1/+2
* streaming with proxygabucino2002-01-142-3/+10
* 10l to Alban B. - restored removed verbose level settingarpi2002-01-141-0/+1
* added mp3_printheader for mp3lib init\nalex2002-01-141-2/+1
* runtime cpudetect support #2 - still not working (i can't identify the proble...alex2002-01-141-90/+137
* runtime cpudetect suppportalex2002-01-141-2/+3
* S->Cnick2002-01-145-1723/+1708
* S->Cnick2002-01-143-322/+308
* Added support for the environment variable http_proxy.bertrand2002-01-143-2/+45
* Changed the proxy protocol to http_proxy.bertrand2002-01-142-5/+5
* fixed to get something - needs a major rewritearpi2002-01-131-1/+9
* dont print -npp parser debug info if only -vmichael2002-01-131-5/+20
* S->Cnick2002-01-133-253/+245
* Bugnick2002-01-132-3/+4
* S->Cnick2002-01-133-162/+155
* added mga_vid (also playback->offset is not set (fixing it on monday)alex2002-01-133