summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* -sstep patch by Aleksander V. Dyomin <fly@shax.ru>arpi2001-10-232-0/+8
* cleanups in --help message (easier to read I hope)pl2001-10-231-88/+101
* audio channels nr is identified from libmad's channel modealex2001-10-231-1/+15
* added MOV's mp3 fourcc's to libmad (also tested them)alex2001-10-231-1/+2
* libmad fix (see comment)alex2001-10-231-0/+5
* i've less time, a lot of testsjaf2001-10-232-23/+22
* afm synced to codec-cfg.halex2001-10-231-1/+1
* handling free chunk (wide needs implementation) and displaying clip info (dat...alex2001-10-231-0/+72
* more speedmichael2001-10-232-126/+118
* damn logic (fix did not fix completely)pl2001-10-231-3/+12
* switch back to old timing code until new is bugfixedarpi2001-10-231-5/+8
* fixed --disable-win32 bugpl2001-10-231-35/+42
* ima4 type warning fixedarpi2001-10-231-1/+1
* ima4 enabledarpi2001-10-231-6/+8
* ima4 addedarpi2001-10-233-1/+3
* mad audio supportarpi2001-10-231-1/+34
* ima4 mov audio supportarpi2001-10-233-11/+40
* compressed mov audio fixedarpi2001-10-233-1/+9
* did not compile (bad place for } )pl2001-10-231-1/+1
* removed warningpl2001-10-231-1/+1
* and another +2% speedupmichael2001-10-232-56/+94
* libmad (ARM) patch by jeroen.dobbelaere@acunia.comarpi2001-10-235-3/+163
* some cosmetic and debugging changesalex2001-10-231-9/+20
* optimizations (+2% speedup)michael2001-10-232-58/+32
* whopsgabucino2001-10-231-1/+1
* xanim stuff addedgabucino2001-10-234-5/+71
* Title supportnick2001-10-233-0/+27
* FreeBSD patchnexus2001-10-231-0/+4
* uptodate, baby!gabucino2001-10-236-11/+69
* More verbosingnick2001-10-231-10/+58
* comments...arpi2001-10-231-18/+13
* xanim addedarpi2001-10-231-2/+2
* cleaned up, also removed some useless printf's to be more faster ;)alex2001-10-231-27/+22
* h263 fixedarpi2001-10-231-5/+12
* little cleanup to eleminate xanim typedefs and be more mplayer likealex2001-10-231-19/+24
* brightness / contrast fix/copy optimizations +2% speedupmichael2001-10-232-42/+30
* xanim codec name croppedarpi2001-10-231-8/+8
* initialalex2001-10-232-0/+579
* added new xanim codecsalex2001-10-231-9/+51
* iv32 color scaling fixarpi2001-10-231-4/+22
* CoCreateFreeThreadedMarshaler stub addedalex2001-10-231-1/+9
* YUV 16:1:1 fixed (indeo5)arpi2001-10-231-16/+33
* negative black bugfixmichael2001-10-232-22/+20
* al3x returned!gabucino2001-10-221-1/+2
* added xanim supportalex2001-10-221-6/+35
* cvid/3ivx yuv renderers cleanuparpi2001-10-221-173/+79
* changed vfm max_value from 7 to 10, according to the latest codec-cfg.halex2001-10-221-1/+1
* auto brightness/ contrast bugfixmichael2001-10-223-35/+498
* little cleanupalex2001-10-221-34/+18
* cvid yuv "fixed"arpi2001-10-221-12/+34
* compression algo detection fix (bswap) and fps fixalex2001-10-221-2/+13
* Add uninstall target, patch by Clemens Wächter <clemenswaechter@yahoo.com>atmos42001-10-221-0/+7
* 3ivx YV12 direct rendering (one lss memcpy)arpi2001-10-223-24/+75
* hmm. 3ivx worksarpi2001-10-221-2/+32
* mergealex2001-10-221-37/+64
* cvid works but buggyarpi2001-10-221-14/+93
* fix error reporting bugszabi2001-10-221-1/+2
* xanim addedarpi2001-10-222-0/+2
* #define USE_XANIM to enable xanim stuffarpi2001-10-221-0/+18
* fixing...arpi2001-10-221-2/+8
* mplayerizationarpi2001-10-221-7/+11
* 3ivx dshow added, ulaw/vbr mp3/cbr mp3 for MOV files addedalex2001-10-221-0/+17
* largefileizationarpi2001-10-221-11/+9
* reworked for mplayeralex2001-10-221-229/+232
* needs to be hackedalex2001-10-222-0/+702
* printf->mp_msgarpi2001-10-221-6/+12
* cache2 addedarpi2001-10-221-0/+1
* misinformation correctedgabucino2001-10-221-1/+1
* changed functionality means changed definition.gabucino2001-10-221-4/+6
* busted. szopjatok hanyatt users.gabucino2001-10-221-5/+0
* *** empty log message ***gabucino2001-10-222-7/+7
* -loop patch by Pascal Haakmat <a.haakmat@chello.nl>arpi2001-10-222-0/+21
* -screenw/h patch by Tomi.Ollila@sonera.comarpi2001-10-221-2/+4
* some options previously forgot :(gabucino2001-10-221-0/+10
* -screenw -screenh -cache addedgabucino2001-10-221-0/+20
* AQT sub type addedgabucino2001-10-224-6/+11
* Broken BIOS testnick2001-10-221-0/+1
* More iopl'ed ports and test for brken BIOSnick2001-10-222-0/+9
* better FreeBSD iconv implementationnexus2001-10-222-3/+18
* minor fixnick2001-10-221-1/+1
* re-eng toolnick2001-10-222-1/+50
* re-eng toolnick2001-10-222-0/+56
* Applied patch to switch to graphics mode with -fs by achurch@achurch.org (And...atmos42001-10-211-1/+27
* cache full status addedarpi2001-10-211-2/+13
* cache seeking fixed(?)arpi2001-10-211-32/+79
* Added image centering, now only screenblanking and hiding the cursor is missing.atmos42001-10-211-0/+4
* new version by zsteva@ptt.yuarpi2001-10-211-239/+264
* DVD message fixarpi2001-10-211-0/+7
* EOF bug fixedarpi2001-10-211-1/+5
* stream_read() now returns no. of bytes readedarpi2001-10-211-2/+4
* updated - by zsteva@ptt.yuarpi2001-10-211-0/+4
* ah, crtc2 disabled by defaultarpi2001-10-211-1/+2
* CRTC2 YUV support (buggy?) by Jiri.Svoboda@seznam.czarpi2001-10-211-0/+367
* AQT type support patch by Jiri.Svoboda@seznam.czarpi2001-10-211-2/+51
* includes cleanuparpi2001-10-212-11/+0
* oggvorbis stuff moved out from stheader.harpi2001-10-212-23/+15
* not reqarpi2001-10-211-0/+0
* some more rtfmarpi2001-10-211-0/+43
* includes cleanuparpi2001-10-219-60/+6
* OSD supportnick2001-10-211-13/+42
* Again changed logic:nick2001-10-211-5/+15
* Again changed logic:nick2001-10-211-10/+15
* stuff.. (sorry, forgot:P)gabucino2001-10-212-4/+5
* Replacing -x, -y on -screenw, -screenhnick2001-10-211-2/+2
* -cache option to enable cache and set buffer sizearpi2001-10-212-1/+8
* Final fix of libmpeg2 zooming: flipping page supportnick2001-10-211-40/+7
* AVI - no audio stream fixarpi2001-10-213-1/+4
* Support of: -x -y -bppnick2001-10-211-18/+39
* Bad fix of libmpeg2 zoomingnick2001-10-211-22/+42
* print stats at read instead of fillarpi2001-10-211-2/+4
* BGR24 bugfixmichael2001-10-212-10/+10
* 15bpp fix for swscalemichael2001-10-201-1/+1
* ehh. include config.h... 10larpi2001-10-201-0/+2
* #undef USE_STREAM_CACHE > config.harpi2001-10-201-0/+2
* cache2 supportarpi2001-10-205-11/+230
* uninit streamarpi2001-10-201-1/+13
* added matrox fullscreen/aspect tvout stuffgabucino2001-10-202-2/+19
* Add some info putput for aspect().atmos42001-10-201-0/+1
* oopsatmos42001-10-201-1/+1
* Aspect support for vo_mga, you need to use -screenw and -screenh to set your ...atmos42001-10-202-0/+15
* fixed alignment (static variables where sometimes not 8-byte aligned)michael2001-10-202-578/+1776
* streaming fixedarpi2001-10-201-1/+3
* libdemux cleanup part 1arpi2001-10-207-24/+19
* *** empty log message ***gabucino2001-10-201-1/+1
* tets.c removed +10larpi2001-10-201-1/+1
* i forgot this. -10l :(arpi2001-10-201-0/+46
* libdemuxer...arpi2001-10-2038-12/+88
* New section: Matrox TVout - method 2gabucino2001-10-202-0/+23
* Best fix of slice drawing with libmpeg2nick2001-10-201-7/+20
* Bad fix of top rendering with libmpeg2nick2001-10-201-1/+4
* Qualitative speedup for P3 & K7 cpusnick2001-10-201-6/+14
* Fixed half-image bug and added computing of correct aspect during zoomingnick2001-10-201-5/+31
* Fixed zooming bugnick2001-10-201-14/+17
* returns a malloc()'ed string instead of an auto char[]pl2001-10-202-4/+15
* array was not correctly initializedpl2001-10-201-23/+2
* Detect and show cpu name.atmos42001-10-203-2/+547
* more logic behavior if the altenative deblock filters are used (turning a alt...michael2001-10-192-48/+36
* vo_vesa added to 'zoom'gabucino2001-10-192-2/+2
* SwScaling supportnick2001-10-191-5/+38
* first line bug fixed (happend if the image was scaled down or 1:1)michael2001-10-192-4/+14
* Initial YUV (YV12) supportnick2001-10-191-3/+3
* divx4 brightness etc support patch by Adam Tla/lkaarpi2001-10-191-1/+17
* More verbosingnick2001-10-191-10/+76
* Better resolution detectionnick2001-10-191-18/+37
* PP_FUNNY_STRIDE disabledarpi2001-10-191-1/+1
* ffdivx postproc dest buffer is 16x16 alignedarpi2001-10-191-8/+14
* *** empty log message ***gabucino2001-10-194-28/+51
* Small Correctionsjaf2001-10-191-2/+2
* final fix?arpi2001-10-191-70/+34
* some minutes in schooljaf2001-10-191-28/+27
* added compiletime option to turn width%8==0 onmichael2001-10-193-0/+11
* fixed a bug in the tmp buffermichael2001-10-193-8/+103
* amd...?pontscho2001-10-191-0/+20
* added TOC C/2moz2001-10-191-0/+3
* fixed?arpi2001-10-191-0/+1
* fixed?arpi2001-10-192-7/+9
* amd fixpontscho2001-10-192-3/+5
* horizontal scaling bugs fixed, should be mostly bugfree nowmichael2001-10-192-50/+56
* aspect changes integrated .., please check performance and conformancesven2001-10-191-2/+8
* YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)gabucino2001-10-192-245/+308
* improved gl, please check performance and correct displaysven2001-10-191-178/+542
* corrected word bibliothèquemoz2001-10-191-2/+2
* xinc scaled by 16 instead of 8arpi2001-10-193-7/+7
* sleep stuff moved to linux/timerarpi2001-10-191-0/+13
* cpu detection fixedarpi2001-10-193-31/+70
* horizontal lines bugfixmichael2001-10-192-8/+8
* vertical lines bugfixmichael2001-10-192-14/+24
* (C) fixedarpi2001-10-192-2/+2
* cpu detect code by Eric Anholt <eanholt@gladstone.uoregon.edu>arpi2001-10-192-0/+288
* fixed a bug which caused horizontal linesmichael2001-10-192-4/+4
* sleep stuff moved to linux/timertimer-lx.carpi2001-10-191-0/+2
* sleep stuff moved to linux/timerarpi2001-10-191-13/+0
* increased precission of s_xinc s_xinc2 (needed for the mmx2 bugfix)michael2001-10-182-412/+542
* scriptsarpi2001-10-183-0/+34
* gpl fix?arpi2001-10-181-1/+3
* gpl fixarpi2001-10-181-1/+4
* french stuffjaf2001-10-182-5/+7
* see english 1.28jaf2001-10-181-19/+15
* i've to less time in school to fix all in onejaf2001-10-181-44/+41
* French doc links/author addedgabucino2001-10-182-0/+3
* this is a noname commitgabucino2001-10-184-5/+5
* More hints. Use save-restore mechanismnick2001-10-181-7/+17
* Fixed bug of 32-bit mode interface detection and save-restore mechanismnick2001-10-182-15/+22
* enable postprocess for interlaced fieldsiive2001-10-181-29/+37
* French translation by MoZ <moz@gmx.fr>arpi2001-10-189-0/+3824
* *** empty log message ***gabucino2001-10-182-20/+19
* Eeeh :) time to sleep!atmos42001-10-181-1/+1
* Update to new (cleaner, more bugfree, better) aspect api. vo_gl vo_gl2 and vo...atmos42001-10-187-75/+113
* *** empty log message ***gabucino2001-10-172-2/+2
* symlinking fixgabucino2001-10-171-1/+1
* fixed the height%8!=0 bugmichael2001-10-173-552/