Mercurial > mplayer.hg
log loader/dshow/DS_AudioDec.c @ 2899:6885bf566271
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) |
Thu, 16 Aug 2001 00:50:02 +0000 | arpi | big avifile sync - from now we have common code |
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 |
Thu, 22 Mar 2001 01:55:53 +0000 | arpi_esp | added DS_AudioDec |