aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* gui and menusGravatar eyck2001-11-07
* add gui, this way we can finally add usable entry to menus. ( Sveg HartgeGravatar eyck2001-11-07
* rgb32tobgr32 now is documented ;)Gravatar nick2001-11-07
* fixed usleep() - 10l?Gravatar arpi2001-11-07
* workaround for MBC/MBR difference (wrong libavcodec-mplayer version pair)Gravatar arpi2001-11-07
* rgb32tobgr32 / bgr32torgb32Gravatar michael2001-11-06
* updated decss status (huh?)Gravatar gabucino2001-11-06
* Installing mencoder and mencoder.1 if executable mencoder was compiled before...Gravatar lgb2001-11-06
* Somebody wanna drink some cola?Gravatar lgb2001-11-06
* FF_POSTPROCESS shouldn't be defined if there is no ffmpeg's libavcodec foundGravatar pl2001-11-06
* gcc does optimize writes to non volatile variables away if it didnt know that...Gravatar michael2001-11-06
* 15/16 bpp ditheringGravatar michael2001-11-06
* better ditheringGravatar michael2001-11-06
* Applied Nick Kurshev's patchGravatar gabucino2001-11-06
* Minor speedup of rgb32to24. (performance is not successful)Gravatar nick2001-11-06
* oh my god what have i done...Gravatar gabucino2001-11-06
* Remove a few obsolete header includes (fixes a compile error on solaris)Gravatar jkeil2001-11-06
* dvb test, /dev/ost/video:Gravatar jkeil2001-11-06
* minor changes (fixed some warnings, added attribute aligned(8) stuff)Gravatar michael2001-11-06
* MMX2, 3DNOW, MMX optimized rgb32(24)to16(15) stuffGravatar nick2001-11-06
* optimized rgb24to16 stuffGravatar nick2001-11-06
* mmx2 bgr24 stuff from swscale (slightly faster)Gravatar michael2001-11-06
* rgb24to32 now is fasterGravatar nick2001-11-06
* vars are aligned by 8 now (even faster, yes they where not aligned correctly)Gravatar michael2001-11-06
* 16bpp is 10% fasterGravatar michael2001-11-06
* 15 bpp supportGravatar michael2001-11-06
* common code moved to a #defineGravatar michael2001-11-06
* add prostproc/rgb2rgbGravatar pontscho2001-11-06
* Move yuv2rgb to postprocessGravatar nick2001-11-06
* No longer requiredGravatar nick2001-11-06
* faster bgr24 outputGravatar michael2001-11-06
* small typo fixedGravatar gabucino2001-11-06
* only 6 registers usedGravatar michael2001-11-05
* autodetecting for dvb-cardsGravatar jaf2001-11-05
* MEncoder compile fiy by marpet.Gravatar atmos42001-11-05
* unsigned stuffGravatar michael2001-11-05
* yuy2toyv12 fixed and speedupGravatar michael2001-11-05
* fixed yv12toyuy2Gravatar michael2001-11-05
* MBC->MPEG2_MBC, max image size increasedGravatar arpi2001-11-05
* ForgotGravatar nick2001-11-05
* Fixed rgb32(24)to15 stuffGravatar nick2001-11-05
* Fixed rgb32(24)to16 stuff, rgb32(24)to15 is still brokenGravatar nick2001-11-05
* Well - old algorithms and new stuff rgb24to16(15)Gravatar nick2001-11-05
* fix small xshape bugGravatar pontscho2001-11-05
* passing palette to libvoGravatar arpi2001-11-05
* -lm for ffmpeg detect Christian Marillat <marillat@free.fr>Gravatar arpi2001-11-05
* ignoring decompressquery errorGravatar arpi2001-11-05
* updatedGravatar arpi2001-11-05
* rgb32to16, rgb32to15 supportGravatar nick2001-11-05
* More standards compilanceGravatar nick2001-11-05