summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* audio sync cleanup and -bps fixedarpi_esp2001-05-131-58/+81
* slight improvements. k7 vs 3dnow already win 12 prcntsnickols_k2001-05-121-6/+6
* removed dummy audio track for -nosound, vo: flip detectionarpi_esp2001-05-121-33/+69
* -flip/-noflip changedarpi_esp2001-05-121-2/+2
* flip/noflip flags fixedarpi_esp2001-05-121-1/+1
* flip implemented for converted modes, soem cleanup, fixed indentarpi_esp2001-05-121-62/+50
* very outdated, and does teh same as -dump[audio|video] in mplayerarpi_esp2001-05-111-336/+0
* DIV2 addedarpi_esp2001-05-111-0/+1
* Added flipped video support and activate/deactivate screensaver under X.atmosfear2001-05-111-18/+67
* added Gabucino rulez textsgabucino2001-05-111-0/+1
* Got rid of aalib crashing workaround with SDL1.2.1+atmosfear2001-05-111-8/+4
* Don't haste.atmosfear2001-05-111-2/+2
* Ooops =)atmosfear2001-05-111-0/+2
* Added support for flipped BGR/RGB via -flip cmdline switch.atmosfear2001-05-111-2/+21
* Added -flip passing to init.atmosfear2001-05-111-6/+9
* Added -flip/-noflip.atmosfear2001-05-111-2/+2
* Hungarian: v0.9gabucino2001-05-1111-431/+435
* improvementsnickols_k2001-05-111-48/+27
* v0.8 prereleasegabucino2001-05-1116-0/+1439
* typogabucino2001-05-111-2/+2
* mpeg4v2-DShow addedarpi_esp2001-05-111-0/+13
* HuffYUV YUY2->RGB fixedarpi_esp2001-05-111-0/+2
* better audio out buffering & sample_format addedarpi_esp2001-05-114-23/+105
* audio review: pcm hardware formats, uLaw supportarpi_esp2001-05-111-9/+17
* uLaw supportarpi_esp2001-05-111-1/+46
* MAX_OUTBURST changed to 64k for ALSA 0.5 usersarpi_esp2001-05-101-1/+3
* debug printfs moved to -varpi_esp2001-05-102-4/+4
* oh, this much? :pgabucino2001-05-107-19/+12
* some more printfsarpi_esp2001-05-101-6/+11
* *** empty log message ***pontscho2001-05-101-2/+1
* configfiles bugfixszabii2001-05-101-0/+2
* big review ! (translators curse me:)gabucino2001-05-107-52/+61
* stime compile bug fixed. and GUI_MSG macro defined.pontscho2001-05-101-52/+22
* *** empty log message ***gabucino2001-05-104-18/+1
* new audio playback and A-V sync codearpi_esp2001-05-109-103/+250
* <sigh> links replaced again </sigh>gabucino2001-05-094-6/+7
* CODECS -> codecs.confgabucino2001-05-094-120/+8
* *** empty log message ***gabucino2001-05-092-5/+10
* HuffYUV fixed, DIV2 addedarpi_esp2001-05-091-5/+7
* DPMS re-enable patch by Loring Holdenarpi_esp2001-05-091-4/+16
* iv31 ... (guess what)gabucino2001-05-091-3/+1
* ize ... sorry ;)pontscho2001-05-091-2/+0
* cpuid bug fixed. remelem.pontscho2001-05-091-1/+19
* '--help' bug fixedpontscho2001-05-092-4/+4
* K7 3dnow-dsp supportnickols_k2001-05-095-0/+1487
* K7 3dnow-dsp printingnickols_k2001-05-091-0/+3
* K7 3dnow-dsp detectionnickols_k2001-05-092-11/+44
* *** empty log message ***gabucino2001-05-093-2/+9
* applied 'fakemono' patch by Bryan Chan scorpio@acm.orgarpi_esp2001-05-087-0/+75
* fixed .so's shitarpi_esp2001-05-081-1/+1
* fragment info added (disabled)arpi_esp2001-05-081-0/+18
* mp3lib is primary again, libmpeg2 fourcc fixedarpi_esp2001-05-081-13/+13
* fixed externarpi_esp2001-05-081-1/+2
* Deals with unicode/nounicode.atmosfear2001-05-081-1/+2
* Deal with unicode subs (-unicode -nounicode).atmosfear2001-05-081-2/+3
* Added -unicode switch to deal with unicode subs.atmosfear2001-05-081-0/+3
* init.pontscho2001-05-081-0/+83
* add gui supportpontscho2001-05-088-131/+430
* audio_reset nosound fixarpi_esp2001-05-081-2/+2
* audio_reset, dshow NULLptr fixarpi_esp2001-05-081-1/+7
* - now chooses mode with highest ymax (enables doublebuffering in some casesacki22001-05-071-15/+64
* added 'OhFuckOSSLickMyAss'gabucino2001-05-071-2/+2
* Applies kabis changes to avifile 0.6 cvsatmosfear2001-05-071-7/+11
* profile support & CFLAGS improvementsnickols_k2001-05-071-5/+12
* segfault fixed - maybearpi_esp2001-05-071-4/+4
* frame dropping hackarpi_esp2001-05-071-9/+29
* removed debug printfarpi_esp2001-05-061-12/+0
* avifile-0.6-CVS mergearpi_esp2001-05-0615-158/+329
* -bpp bug fixed.se7encode2001-05-061-0/+1
* Added --enable-debug[=1-3] to compile debugging info into mplayer (specifies ...atmosfear2001-05-061-2/+9
* Slightly changed css detect.atmosfear2001-05-061-14/+5
* XFree86 version detectionnickols_k2001-05-061-1/+2
* Added missed binutils version requirement and coredumpnickols_k2001-05-061-0/+20
* list of supported fonts for subtitlesgabucino2001-05-061-1/+2
* better .smi support and display two-byte characters- patch by Sunjin Yangarpi_esp2001-05-064-45/+83
* Added workaround for buggy SDL versions (before 1.2.1).atmosfear2001-05-051-0/+34
* Added workaround for buggy SDL.atmosfear2001-05-051-0/+7
* Fixed keyboard input handling and slowed down keyrepeat interval.atmosfear2001-05-051-16/+13
* removed broken image links...arpi_esp2001-05-051-39/+1
* Fixed bug of mplayer freezing - betterarpi_esp2001-05-051-1/+2
* CFLAGS thing bugfixedarpi_esp2001-05-051-2/+2
* question & answer for 44/48Khz dilemmagabucino2001-05-051-1/+5
* Moving fast_memcpy to separate file (Size optimization)nickols_k2001-05-054-235/+502
* Checking for CFLAGSnickols_k2001-05-051-1/+6
* Added lost --disable-mmx2nickols_k2001-05-051-0/+3
* Fixed bug of mplayer freezingnickols_k2001-05-051-1/+1
* wget example addedgabucino2001-05-051-0/+2
* stdin stuff commitedgabucino2001-05-042-1/+28
* allow playing from stdinarpi_esp2001-05-035-11/+36
* - finally: 15to16 conversion included!!!acki22001-05-031-3/+27
* - now we use fastmemcpy() for copying. Saves about 25% of copying time on K6-2+acki22001-05-021-1/+16
* *** empty log message ***gabucino2001-05-021-1/+1
* movntq causes SIGILL on k6-3. Lets it be for K7, P3 cpus onlynickols_k2001-05-021-2/+2
* slight proofreadingnickols_k2001-05-021-1/+1
* new audio block/select testarpi_esp2001-05-021-0/+74
* SSE+2.2.x+SIGILL bug fixed - SSE code disabled...arpi_esp2001-05-021-4/+11
* l3codeca.acm solved - security patch problemarpi_esp2001-05-021-1/+3
* At least one bug causes mplayer does not compile when wine headers are instal...lgb2001-05-021-1/+1
* l3codeca.acm solved - security patch problemarpi_esp2001-05-021-5/+9
* *** empty log message ***gabucino2001-05-011-2/+3
* - now features 24->32 conversion (this is actually faster than letting theacki22001-05-011-57/+126
* ldd stuff addedgabucino2001-05-011-0/+8
* Fixed segfault (microdvd format, many lines)laaz2001-05-011-1/+1
* - now mpeg is fast again (no more offscreen buffer rubbish) But is it really ok?acki22001-05-011-32/+8
* multi buffering added (modify NUM_BUFFERS in the source)arpi_esp2001-05-011-15/+23
* kommitkegabucino2001-04-304-11/+13
* FAQ filename fixedarpi_esp2001-04-301-1/+1
* (C) fixedarpi_esp2001-04-301-1/+1
* version changed 0.11->0.17arpi_esp2001-04-301-1/+1
* added audio playback rate settingarpi_esp2001-04-301-0/+1
* review, fixesarpi_esp2001-04-301-124/+44
* How to send a quality bugreportarpi_esp2001-04-301-0/+90
* List of known bugs and workaroundsarpi_esp2001-04-301-0/+68
* added new poeple, removed old codearpi_esp2001-04-291-12/+19
* added g400-TVout notearpi_esp2001-04-291-0/+3
* added MTRR and SUID notesarpi_esp2001-04-291-1/+5
* Matrox TV-out HOWTOarpi_esp2001-04-291-0/+67
* nothing importantszabii2001-04-291-9/+7
* G200 ramsize detection disabled, using 8M by defaultarpi_esp2001-04-291-4/+4
* Added simple libcss autodetect.atmosfear2001-04-291-0/+28
* Changed vo png to use -lz which is needed on some systems.atmosfear2001-04-291-2/+2
* bpp selection fixedszabii2001-04-281-0/+6
* some cleanupsszabii2001-04-281-31/+35
* new dir on thot.. (yawn)gabucino2001-04-272-4/+5
* CommentCountergabucino2001-04-272-2/+5
* add o keypontscho2001-04-271-0/+2
* v0.17a updatesarpi_esp2001-04-262-2/+6
* Last second changes.atmosfear2001-04-261-0/+2
* removing, obsolotedarpi_esp2001-04-261-2056/+0
* -ss patch by Loring Holdenarpi_esp2001-04-263-1/+12
* compiling codec-cfg by default disabledarpi_esp2001-04-261-1/+1
* Initial release, notes about sdl out.atmosfear2001-04-261-0/+19
* -x -y quickfix for release, code will be changed completely later.atmosfear2001-04-261-2/+4
* demux buffer increased 4m->8marpi_esp2001-04-261-2/+2
* ummm, what was it..gabucino2001-04-263-2/+23
* asf seek debug printf removedarpi_esp2001-04-261-1/+1
* Changed code, should be faster on Athlon/K6 but slower on PIII with SSE, more...atmosfear2001-04-261-149/+152
* forcing user to re-run ./configure if it's changedarpi_esp2001-04-261-1/+8
* added --disable-fastmemcpyarpi_esp2001-04-261-0/+16
* The -osdlevel switch for setting default OSD level (useful in your .config fo...lgb2001-04-262-1/+4
* clicks/noise at start fixedarpi_esp2001-04-261-0/+1
* URLs fixedarpi_esp2001-04-251-11/+11
* 'asf seeking before start' bug fixedarpi_esp2001-04-251-1/+2
* Added support for osd menue and kexrepeats for mixer keys.atmosfear2001-04-251-6/+7
* New switches for sdl added.atmosfear2001-04-251-1/+11
* 15,16,24,32Bit rgb/bgr support added, aalib fixed, performance optimizations,...atmosfear2001-04-251-160/+338
* LIRC question addedgabucino2001-04-251-0/+3
* some cleanupszabii2001-04-251-97/+74
* use ./configure --disable-dshowarpi_esp2001-04-251-95/+0
* ACM fixes - now plays april_25.asf tooarpi_esp2001-04-251-6/+9
* *** empty log message ***gabucino2001-04-242-2/+2
* last minute changesgabucino2001-04-242-0/+10
* fixed start!=NULL in find_codec()arpi_esp2001-04-241-1/+5
* DShow support selection is now by ./configure --disable-dshowarpi_esp2001-04-242-9/+33
* -nodshow/-dshow added, -afm is working againarpi_esp2001-04-242-8/+25
* #if 0 'd main()laaz2001-04-241-0/+2
* added support for SAMI subtitle support (.smi)laaz2001-04-242-16/+70
* codecs-in.html, modified by Chasslaaz2001-04-241-107/+127
* to be sure in that header is okeyarpi_esp2001-04-242-0/+4
* useless files.arpi_esp2001-04-246-2343/+0
* Some names, types changed.se7encode2001-04-241-15/+13
* -Wall warnings fixed.se7encode2001-04-241-3/+5
* some cleanupszabii2001-04-241-13/+12
* *** empty log message ***se7encode2001-04-241-9/+8
* clean uppontscho2001-04-2412-90/+32
* init.pontscho2001-04-241-0/+15
* fprintf(stderr converted to printf(szabii2001-04-2410-50/+50
* duplitated check fixedszabii2001-04-241-2/+1
* some warnings killedszabii2001-04-2411-8/+79
* -xy-x-y bug fixed.pontscho2001-04-241-2/+2
* comments changed, and dll added for native codecs too (for html)arpi_esp2001-04-241-2/+13
* html template for codecs.htmlarpi_esp2001-04-241-0/+234
* changed codec-cfg.c optionsarpi_esp2001-04-241-1/+1
* added html generationarpi_esp2001-04-241-4/+174
* warnings killedszabii2001-04-241-6/+17
* warnings killedszabii2001-04-233-1/+5
* warnings killedszabii2001-04-231-0/+5
* warnings killedszabii2001-04-231-21/+21
* warnings killedszabii2001-04-231-27/+27
* warnings killedszabii2001-04-232-0/+8
* some warnings have goneszabii2001-04-234-14/+14
* broken frame warning moved to verbose level 1arpi_esp2001-04-231-1/+1
* OSD seekbar fixed for mpeg/VCDarpi_esp2001-04-235-8/+31
* no more warnings...szabii2001-04-232-27/+28
* .so's DOS endlines fixed :)arpi_esp2001-04-230-0/+0
* OSD fixesarpi_esp2001-04-231-109/+23
* Encrypted DVD playback works again ;-)lgb2001-04-231-0/+2
* added OSD toggle (patch by kmarty)arpi_esp2001-04-231-1/+2
* mplayer -> mplayer_lirc (thanx