aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 10l, debug printf removedGravatar arpi2002-01-22
* minor bugfix in the -v outputGravatar michael2002-01-22
* move bug fixedGravatar pontscho2002-01-22
* Modified the cache option value setting/reading, so we can reportGravatar bertrand2002-01-22
* added skeleton for Duck Truemotion v1 decoder (doesn't do anything yet)Gravatar melanson2002-01-22
* passing samplerate to LPCM writer - 44, 32 and 96khz are also supported from nowGravatar arpi2002-01-22
* LPCM write code rewritten, thanks to Marcus at mocm@convergence.deGravatar arpi2002-01-22
* fixed some major flaws; decoder is now almost correctGravatar melanson2002-01-22
* 15/16 bit dithering in C (5% slower, can be disabled by comenting #define DIT...Gravatar michael2002-01-21
* Gamma correction (based on patch of Pásztor Szilárd <silicon@falcon.sch.bme...Gravatar nick2002-01-21
* copyright(swscaler) = GPLGravatar michael2002-01-21
* a few filters (should be removed/merged when arpis videofilter stuff is finis...Gravatar michael2002-01-21
* Add a check to not set the cache size if the user alredy set it.Gravatar albeu2002-01-21
* Bug fix for subconfig option. A -tv option containing the on parameterGravatar albeu2002-01-21
* Add option -last-chapter for DVD playing/encodingGravatar kmkaplan2002-01-21
* general convolution filtering of the source pictureGravatar michael2002-01-21
* Set the cache value if the network layer was able to compute it.Gravatar bertrand2002-01-20
* Changed the asf_file_header_t struct to read all the fields properly.Gravatar bertrand2002-01-20
* /usr//include/inttypes.h for CYGWINGravatar atmos42002-01-20
* Checking for RGB boundariesGravatar nick2002-01-20
* add manglingGravatar atmos42002-01-20
* RGB independed correction (similar to brightness)Gravatar nick2002-01-20
* TypoGravatar nick2002-01-20
* 2048x2048 is real max size of overlayGravatar nick2002-01-20
* 101Gravatar michael2002-01-20
* added support for unlimited video resolution (-1)Gravatar alex2002-01-20
* reported working at 1600x1200 too, pciconfig stuff fixed, you can enable it w...Gravatar alex2002-01-20
* sorry, debug removed ;)Gravatar alex2002-01-20
* pci_config_read workingGravatar alex2002-01-20
* removed global vars so that multiple swscalers can be usedGravatar michael2002-01-20
* initial implementation of SMC codec; it almost works, too!Gravatar melanson2002-01-20
* -alang/-slang fixedGravatar arpi2002-01-20
* equalizer is only supported by g400Gravatar alex2002-01-19
* cleaned some parts, tested and working with g400/450, g200 is buggy :(Gravatar alex2002-01-19
* reworked, picture moves when window moved, fullscreen working with gui, fixed...Gravatar alex2002-01-19
* clearing safely the buffer, queryfourcc returns 0x2 (hw accel, noconv.), sett...Gravatar alex2002-01-19
* Reverted to using software sync again, some day I'll die of a heartattack if ...Gravatar mswitch2002-01-19
* Some improvment and make -vcd -dvd options considered as playlist entryGravatar albeu2002-01-19
* Only use hardware sync and prebuffering with mpegs!Gravatar mswitch2002-01-19
* remove TARGET lofaszGravatar pontscho2002-01-19
* Handle timestamps internallyGravatar mswitch2002-01-19
* added FLAG_EQUALIZERGravatar alex2002-01-19
* added flag_equalizerGravatar alex2002-01-19
* Using cpudetect code instead of d_cpu.sGravatar nick2002-01-19
* K7 idGravatar nick2002-01-19
* Fixed bug with -frames option : don't quit, go to next file !!Gravatar albeu2002-01-19
* Added reverting support for -zr* optionsGravatar albeu2002-01-19
* Added reverting support for -aa* optionsGravatar albeu2002-01-19
* Added reverting support for -pp and -npp optionsGravatar albeu2002-01-19
* Added reverting support for -aa* -zr* -pp and -npp optionsGravatar albeu2002-01-19