aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Fix I420 handling, though still don't know why divx4 codec queries for I420 n...Gravatar atmos42002-04-01
* audio codec uninitGravatar arpi2002-04-01
* audio input buffer allocation/free cleanupGravatar arpi2002-04-01
* config vo only if aspect really changed and width&&height isn't changed (if w...Gravatar alex2002-04-01
* freeing codec in/out buffers is job of libmpcodecs, not demuxerGravatar arpi2002-04-01
* cleanupGravatar arpi2002-04-01
* ehh. vorbis support...Gravatar arpi2002-04-01
* twos audio fixedGravatar arpi2002-04-01
* overread in the mmx2 horizontal scaler fixedGravatar michael2002-04-01
* added vfw uninitGravatar alex2002-04-01
* added acm uninitGravatar alex2002-04-01
* added vfw and acm uninitGravatar alex2002-04-01
* using sh->context and added proper uninitGravatar alex2002-04-01
* using sh->contextGravatar alex2002-04-01
* syncGravatar jonas2002-04-01
* -dr is now off by defaultGravatar gabucino2002-04-01
* remark about Ogg-in-AVI suxxhaxxGravatar gabucino2002-04-01
* applied trey's patchGravatar gabucino2002-04-01
* minor typo fix (in comment)Gravatar gabucino2002-04-01
* after some STFW i've found some info about fps codesGravatar arpi2002-03-31
* mtvp says its' 29.97 not 1 fpsGravatar arpi2002-03-31
* seeking fixed (variable fps videos needs to reset PTS after seeking)Gravatar arpi2002-03-31
* fixed new_chunk calculation at seeking (seeking not work yet) and added -noso...Gravatar arpi2002-03-31
* 10lGravatar arpi2002-03-31
* -alang/-slang support in mencoder tooGravatar arpi2002-03-31
* 10l... int/1000 will be int while we want float, so let's do int*0.001Gravatar arpi2002-03-31
* better message when vo->preinit failsGravatar arpi2002-03-31
* open(/dev/mga_vid) moved to preinitGravatar arpi2002-03-31
* use only 1 buffers if dr=yes and double=noGravatar arpi2002-03-31
* disabling direct rendering by default (too buggy and conflicts with osd/sub)Gravatar arpi2002-03-31
* argh, some samples sue new header chunks - fixedGravatar arpi2002-03-31
* BITMAPINFOHEADER fixed to be accepted by win32 decoders (divx,divxds)Gravatar arpi2002-03-31
* fixed 10l bug: using ds instead of dp, and adding some debug printsGravatar arpi2002-03-31
* vorbis driver ported, and also fixed a bug, as nominal_bitrate can be -1Gravatar arpi2002-03-31
* UpdatedGravatar mswitch2002-03-31
* -alang sig11 when playing avis fixed - 10lGravatar arpi2002-03-31
* changed int -> float for proper PTS calculation (works just as well as theGravatar melanson2002-03-31
* backed out unneeded modGravatar melanson2002-03-31
* fixed ibpsGravatar melanson2002-03-31
* fixed RoQ framerate by multiplying PTS calculation by some absurd constantGravatar melanson2002-03-31
* modified the new MS RLE decoder to support BGR15/16 output formats inGravatar melanson2002-03-31
* copy palette to 4*256 bytes area to avoid sig11 when colors<256 but index>col...Gravatar arpi2002-03-31
* I hate M$. it seems that MSRLE biSize is always 40 when number of colors < 25...Gravatar arpi2002-03-31
* migrating to Melanson's great codec name change... which is of course nonsens...Gravatar arpi2002-03-31
* check depth for direct renderingGravatar arpi2002-03-31
* updates - thanks to Melanson...Gravatar arpi2002-03-31
* fix uninit() crash if no config() callGravatar arpi2002-03-31
* fixed to be able to handle extra-quirky .film files on Lemmings 3DOGravatar melanson2002-03-31
* added soem debug prints, and fixed 10l bug of AlbanGravatar arpi2002-03-31
* 1 step closed to solving memory corruptionsGravatar arpi2002-03-31