log

age author description
Sun, 19 Oct 2008 20:02:21 +0000 diego Translate a Hungarian comment, thanks to Denes Balatoni.
Sun, 19 Oct 2008 18:56:35 +0000 conrad Convert typeof keyword into __typeof__
Sun, 19 Oct 2008 18:05:45 +0000 reimar Avoid CreateThread and especially TerminateThread since they cause a memleak.
Sun, 19 Oct 2008 17:28:23 +0000 reimar Remove useless casts.
Sun, 19 Oct 2008 11:47:46 +0000 diego Improve error message when screen width and height are not set.
Sun, 19 Oct 2008 11:27:10 +0000 diego Clarify screenw/screenh options, patch by Christian Ohm, chr.ohm gmx net.
Sat, 18 Oct 2008 21:11:44 +0000 gpoirier improve documentation of latest x264's options
Sat, 18 Oct 2008 18:54:05 +0000 reimar Use av_malloc/av_free for audio-related buffers to avoid crashes due to
Sat, 18 Oct 2008 16:07:47 +0000 ranma pci.c includes dha.h, remove redundant MAX_* defines
Sat, 18 Oct 2008 16:07:18 +0000 ranma MAX_PCI_DEVICES 64 is not enough on my system (even though lspci only shows 25 devices), upped to 256
Fri, 17 Oct 2008 10:01:44 +0000 faust3 fixed image format detection for 15 bit color depths
Thu, 16 Oct 2008 20:44:05 +0000 diego cosmetics: Reorganize config.h. Remove pointless comments, group together
Thu, 16 Oct 2008 20:40:34 +0000 diego typo: _dev_dvd_openbsd --> _def_dvd_openbsd
Thu, 16 Oct 2008 20:25:41 +0000 diego Create LIBDIR for binary codecs upon make install.
Thu, 16 Oct 2008 20:23:22 +0000 diego Move dcbzl definition to the FFmpeg section of config.h where it belongs.