Mercurial > mplayer.hg
log loader/dshow/DS_AudioDec.c @ 2387:d13780700b40
age | author | description |
---|---|---|
2001-10-04 | arpi | killed unneeded dependency on c++ headers |
2001-10-04 | arpi | setup_FS.c -> ldt_keeper.c (avifile sync) |
2001-08-16 | arpi | big avifile sync - from now we have common code |
2001-06-10 | arpi_esp | The "bad" "using namespace std" was removed :) |
2001-06-09 | arpi_esp | ehh. removed duplicated namspace 'std'... and removed include string.h, unneeded for c++ |
2001-06-09 | arpi_esp | added missing 'using namespace std;' for gcc 3.0 |
2001-03-22 | arpi_esp | added DS_AudioDec |