log loader/dshow/DS_VideoDec.c @ 3445:0493b9edc4d5

age author description
Thu, 04 Oct 2001 11:56:12 +0000 arpi killed unneeded dependency on c++ headers
Thu, 04 Oct 2001 00:07:15 +0000 arpi setup_FS.c -> ldt_keeper.c (avifile sync)
Mon, 27 Aug 2001 23:56:15 +0000 arpi small fix
Mon, 20 Aug 2001 11:31:34 +0000 atmos4 Commented out annoying printfs with -autoq.
Thu, 16 Aug 2001 18:45:01 +0000 arpi exception stuff fixed
Thu, 16 Aug 2001 18:39:49 +0000 arpi fixes
Thu, 16 Aug 2001 15:41:03 +0000 arpi Start/Stop state flag fixed - requires for brightness/contrast/etc stuff...
Thu, 16 Aug 2001 00:50:02 +0000 arpi big avifile sync - from now we have common code
Wed, 15 Aug 2001 00:38:01 +0000 arpi fixed BITMAPINFO struct length truncation (WMV8)
Sat, 04 Aug 2001 13:53:26 +0000 arpi debug printf() removed
Sun, 10 Jun 2001 00:37:18 +0000 arpi_esp The "bad" "using namespace std" was removed :)
Sat, 09 Jun 2001 14:49:37 +0000 arpi_esp ehh. removed duplicated namspace 'std'... and removed include string.h, unneeded for c++
Sat, 09 Jun 2001 00:10:50 +0000 arpi_esp added missing 'using namespace std;' for gcc 3.0
Sun, 06 May 2001 21:43:45 +0000 arpi_esp avifile-0.6-CVS merge
Mon, 16 Apr 2001 02:55:57 +0000 arpi_esp other YUV formats support
Tue, 20 Mar 2001 21:12:37 +0000 arpi_esp fixed DivX Quality setting (using registry)
Tue, 20 Mar 2001 01:59:42 +0000 arpi_esp Added C-C++ interface in DS_VideoDec.h