aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* spudec_update_palette() added - dvdnav patch by Kees Cook <mplayer@outflux.net>Gravatar arpi2002-04-03
* dvdnav event added, queue size 10->100, added void* event arg type - dvdnav p...Gravatar arpi2002-04-03
* dvdnav functions moved out to dvdnav_steram.cGravatar arpi2002-04-03
* dvdnav_stream functions - dvdnav patch by Kees Cook <mplayer@outflux.net>Gravatar arpi2002-04-03
* added debug printf for dvdsub - from dvdnav patch by Kees Cook <mplayer@outfl...Gravatar arpi2002-04-03
* don't alloc/free NULLGravatar arpi2002-04-03
* 10lGravatar arpi2002-04-03
* Subpic encoder added (used on DXR3 and similar hardware that has a subpic cha...Gravatar mswitch2002-04-03
* IMGTYPE_IPB fixGravatar arpi2002-04-03
* rewritten - it replaces libmpeg2/decode.c nowGravatar arpi2002-04-03
* divx4 I420 removed - i hate that buggy shit nvidiaGravatar arpi2002-04-02
* Add '-subdelay' support for vobsub.Gravatar kmkaplan2002-04-02
* sampleGravatar arpi2002-04-01
* yes, typo. 10l. noticed by atmosGravatar arpi2002-04-01
* 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