aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* 10l - fixed soem weird sig11 at multifileGravatar arpi2002-03-30
* adpcm.c is no longer neededGravatar melanson2002-03-30
* reworked ADPCM decoders; changes include:Gravatar melanson2002-03-30
* the long standing /dev/sound/dspW => .../dspGravatar pl2002-03-30
* 10lGravatar arpi2002-03-30
* using interleaveBytes() for G200 draw_sliceGravatar arpi2002-03-30
* FreeBSD require stdlib.hGravatar nexus2002-03-30
* FreeBSD warning fixGravatar nexus2002-03-30
* again some bugfixesGravatar jaf2002-03-30
* some bugfixesGravatar jaf2002-03-30
* fixed -hr-mp3-seek descriptionGravatar gabucino2002-03-30
* added libvorbis to installation section, and a link to daily CVSGravatar gabucino2002-03-30
* added -ifo optionGravatar gabucino2002-03-30
* Fixed avcodec init bugGravatar mswitch2002-03-30
* better opendivx-divx4 interface explanationGravatar gabucino2002-03-29
* applied Diego's patchGravatar gabucino2002-03-29
* Justyna's updateGravatar gabucino2002-03-29
* Add a configure test for the strsep function (it's missing on solaris)Gravatar jkeil2002-03-29
* Fix bug noticed by Hajba Szilard in message <20020329151644.A23301@revai.hu>Gravatar kmkaplan2002-03-29
* use avcodec_inited instead of av_fdct to see if avcodec was initialized by an...Gravatar rik2002-03-29
* libavcodec 2pass broke mencoder if divx4encore was not available. fixed.Gravatar rfelker2002-03-29
* quick hack to make vo_mga accept multiple calls to configGravatar rfelker2002-03-29
* * New command line switch for mplayer & mencoder:Gravatar kmkaplan2002-03-29
* Allow cache to be disabled at commandline.Gravatar atmos42002-03-29
* 2-pass lavc encoding fixedGravatar arpi2002-03-29
* eeh, really remove keybinding for w/s for volume control. =)Gravatar atmos42002-03-29
* Remove alternative volume control binding that clash with libdvdnav support.Gravatar atmos42002-03-29
* 2-pass encoding with libavcodec - untestedGravatar arpi2002-03-28
* 10l fix, patch by Mark Szabo <mw3@bsd.hu>Gravatar arpi2002-03-28
* typo, thx to Mark Szabo <mw3@bsd.hu>Gravatar arpi2002-03-28
* DVDnav support patch by David Holm and Kees Cook <mplayer@outflux.net>Gravatar arpi2002-03-28
* .ttf font loader - based on TOOLS/subfont-cGravatar arpi2002-03-28
* small updateGravatar gabucino2002-03-28
* lego++ bug fixed by XorAGravatar mswitch2002-03-28
* libavcodec 4mv supportGravatar michael2002-03-28
* I420 added to native YV12 codecs, useless cpuinfo removed, native zlib added,...Gravatar arpi2002-03-28
* reordered video codecs to work better with new codec selection codeGravatar arpi2002-03-28
* 10l to nick - ACCEPT_WIDTH fixedGravatar arpi2002-03-27
* some under-devel code, will be required for qtx codecsGravatar arpi2002-03-27
* we don't need ac3-iec958 any moreGravatar arpi2002-03-27
* ac3_iec958_build_burst moved from ac3-iec958.cGravatar arpi2002-03-27
* incremented PACK_BYTES for BSDBT848 - by Charles HenrichGravatar alex2002-03-27
* Fix resizing when zoom is used and image size changes between frames.Gravatar atmos42002-03-27
* Allow to disable crasj sighandler to enable creation of coredump files.Gravatar atmos42002-03-27