summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mpeg video header parserarpi2001-10-303-1/+122
* cosmeticnick2001-10-302-2/+2
* more cleanup, warnings fixedarpi2001-10-305-23/+43
* arpi's display_time + interlace hackiive2001-10-301-27/+3
* *** empty log message ***gabucino2001-10-306-18/+14
* now pressing [2] should work at oncegabucino2001-10-301-0/+2
* codecs section renumbered!gabucino2001-10-304-20/+19
* No longer requirednick2001-10-301-42/+0
* some cleanuparpi2001-10-305-142/+72
* Using new stuff of rgb15to16nick2001-10-305-85/+19
* config.h cleanup, few things added to steram/demuxer headersarpi2001-10-3012-8/+25
* print 'sw convertor usage' without verbosingnick2001-10-301-1/+1
* Cosmeticnick2001-10-301-3/+2
* Misc: more checksnick2001-10-301-2/+8
* PAVGB supportnick2001-10-301-1/+3
* mDisplay ?arpi2001-10-301-1/+1
* twos pcm audio supportarpi2001-10-291-3/+5
* twos pcmarpi2001-10-291-1/+2
* support for twosarpi2001-10-291-0/+1
* added edit atom (edit list), some comments and typos fixesalex2001-10-291-13/+47
* seek ebfore begin of the movie fixedarpi2001-10-291-3/+5
* using keyframe info for seekingarpi2001-10-291-9/+20
* cbr audio fixarpi2001-10-291-6/+27
* extended udta recordalex2001-10-291-4/+37
* changed hardcoded 'emms' to EMMS according to pp/swscale.calex2001-10-291-1/+3
* fixed a warningmichael2001-10-292-0/+2
* No longer requirednick2001-10-291-1/+0
* Finish mmx2, 3dnow optimiz. 15to16 should be tested. Better fix of can't compilenick2001-10-292-90/+108
* memalign 64nick2001-10-291-0/+8
* Fixed broken BIOS workaroundnick2001-10-291-8/+24
* cant compile on non x86 bugfixmichael2001-10-292-0/+4
* patch from Martin Decky <deckm1am@ss1000.ms.mff.cuni.cz> applied and unnecass...michael2001-10-292-4/+10
* added stss (not completed)alex2001-10-291-6/+29
* changed if's to switch in lschunksalex2001-10-291-10/+29
* very alpha code - needs Makefile modifications to compilearpi2001-10-291-0/+513
* -encode killedarpi2001-10-292-10/+12
* AVI muxer rewrittenarpi2001-10-292-117/+192
* vo_odivx disabledarpi2001-10-293-8/+8
* Reenabled Arpi's timing code, iive's causes sync probs (check ctp-tr-sample.m...atmos42001-10-281-1/+1
* Change linking order cause it caused probs for Steve M Schulz (or so ;)atmos42001-10-281-1/+1
* Enable stream cache by default.atmos42001-10-281-2/+4
* FreeBSD use /usr/local/lib, /usr/local/includenexus2001-10-281-0/+6
* sorryjaf2001-10-281-1/+1
* correctedjaf2001-10-281-1/+1
* tell the c compiler that the memory changedmichael2001-10-282-0/+16
* 3dnow prefetch & sfencemichael2001-10-282-52/+22
* yv12 to yv12 scalermichael2001-10-285-51/+92
* More flushingnick2001-10-281-0/+6
* 32to24: MMX, MMX2, 3DNOW optimizationnick2001-10-282-2/+84
* More elegant solutionnick2001-10-284-780/+66
* memory verificationnick2001-10-281-6/+78
* preprocessor cleanupnick2001-10-282-2/+2
* sfencenick2001-10-282-0/+14
* More accurate prefetchingnick2001-10-282-12/+6
* mmx, mmx2, 3dnow optimized 24to32nick2001-10-282-4/+72
* mmx optimized 24to32nick2001-10-282-4/+56
* forgot, sorrynick2001-10-282-0/+707
* Prev ver could work only on x86nick2001-10-282-10/+10
* cursor on/off, screenblank off -> fbdevgabucino2001-10-281-2/+6
* vo_vesa: more rgb2rgb supportnick2001-10-284-1/+110
* vo_vesa: more rgb2rgb supportnick2001-10-284-1/+38
* vo_vesa: rgb2rgb supportnick2001-10-285-15/+100
* yuv2rgb bugfixmichael2001-10-282-62/+62
* fixed, rotfl :palex2001-10-271-19/+12
* develalex2001-10-272-0/+104
* nick ! what did you do???jaf2001-10-271-4/+4
* Suppress implicit usage of /usr/local stuffnick2001-10-271-3/+10
* never declare variables in *.h files, plsnick2001-10-273-19/+21
* sorrynick2001-10-271-1/+1
* libffmpeg.so supportnick2001-10-274-6/+33
* mpsub, FORMAT=<frame> alpha versionlaaz2001-10-261-21/+25
* updatedmoz2001-10-262-57/+50
* updatedmoz2001-10-261-31/+119
* implied "SUB: " when can't read 0 subtitle from a filelaaz2001-10-261-1/+1
* Fixed segfault if 0 subtitle found in a file.laaz2001-10-261-1/+2
* gtk12-config detectionlaaz2001-10-261-6/+15
* Added ASF http server streaming (Not mms streaming).bertrand2001-10-265-11/+38
* *** empty log message ***gabucino2001-10-264-8/+18
* hope it's not too buggy, and overall usefulgabucino2001-10-261-0/+106
* rewritten matrox tvout sectiongabucino2001-10-261-95/+63
* corrected some fourcc's at xanim dll's and corrected mov mp3,ulaw,alawalex2001-10-261-8/+12
* FreeBSD libdl fixnexus2001-10-261-1/+1
* added two new clip info types, all printf's were upgraded to mp_msgalex2001-10-261-30/+28
* added detection of zlibalex2001-10-261-2/+22
* libdl checking addedalex2001-10-261-0/+24
* Copyrightsnick2001-10-261-5/+2
* typo fixnexus2001-10-261-1/+1
* faster deringmichael2001-10-262-18/+26
* dering in cmichael2001-10-262-22/+170
* a few warning fixes (missing #include's)pl2001-10-258-1/+17
* 3dnow deringmichael2001-10-252-20/+64
* just a few "not implemented yet" removedmichael2001-10-251-3/+3
* dering in mmx2michael2001-10-252-62/+302
* link to tomi ollila's voodoo3 tvout text. if he has interest to integrategabucino2001-10-254-0/+16
* *** empty log message ***gabucino2001-10-254-189/+342
* fixed a wrong display_time valueiive2001-10-251-3/+2
* downscalemichael2001-10-252-558/+652
* remowing warning messageatlka2001-10-251-2/+2
* I was wrong: test didn't workpl2001-10-251-10/+13
* CSS_INC include flags are now needed in libmpdemux, to compile dvdauth.cjkeil2001-10-252-5/+9
* did not compilepl2001-10-251-1/+2
* The last irix64 patch looks broken to me, trying to fix.jkeil2001-10-251-10/+12
* added irix64()pl2001-10-251-21/+29
* patch from Oliver Schoenbrunner <oliver.schoenbrunner@jku.at>michael2001-10-251-5/+2
* fixed difference with -vo md5 between doVertDefFilter() C and MMX / MMX2 vers...michael2001-10-252-74/+168
* Suppress trivial warningsnick2001-10-252-2/+2
* Russian translationnick2001-10-251-0/+253
* blahatmos42001-10-241-1/+1
* can set framebuffer like with xvidtune. tested with matroxfb only.gabucino2001-10-241-0/+142
* some fixed and enhancementsjaf2001-10-241-0/+110
* printf-gcc3 patch, x11-commons mRootwinsven2001-10-242-12/+10
* much better horizontal filters (transpose & use the vertical ones) :)michael2001-10-242-162/+452
* did not compile with gcc-3pl2001-10-241-4/+7
* *** empty log message ***gabucino2001-10-245-4/+39
* SGI audio driver by oliver.schoenbrunner@jku.atarpi2001-10-241-0/+199
* MIPS support by oliver.schoenbrunner@jku.atarpi2001-10-245-5/+58
* added DUMPSUBS recognition if we need compile only subreader.c aloneatlka2001-10-241-3/+7
* 'vesa' vo driver added. By Nick Kurshev. (spellchecked, fixed, mplayerdoxized)gabucino2001-10-242-7/+109
* add vcd,dvd,etcsymbol handlingpontscho2001-10-244-15/+16
* Suppressing warningsnick2001-10-242-2/+3
* Suppressing warningsnick2001-10-241-6/+5
* Independed compilation of SUBDIRSnick2001-10-244-5/+103
* more gcc 2.96...arpi2001-10-241-1/+2
* gcc 2.96...arpi2001-10-241-14/+16
* htmlize, added new thingsarpi2001-10-241-2/+61
* hmm. am I a doxwriter?arpi2001-10-241-0/+49
* while_encoding.avi (ffmpeg) fix (ignoring movi_ check if end<=start)arpi2001-10-241-4/+4
* better logic to choose valid info at broken indexarpi2001-10-241-8/+35
* more speedmichael2001-10-242-20/+112
* -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/