Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 01 Apr 2007 12:21:47 +0000 | ben | removed references to no longer used internal drivers functions |
Sun, 01 Apr 2007 12:16:49 +0000 | ben | updated vidix.h from upstream vidix project |
Sun, 01 Apr 2007 11:13:04 +0000 | ben | checking for dynamic drivers version number is now pointless |
Sun, 01 Apr 2007 11:06:06 +0000 | ben | switch to new internal vidix API, no more dlopen/dlsym, libvidix is now a fully static library with all drivers built-in |
Sun, 01 Apr 2007 09:45:26 +0000 | diego | Ignore netstream and fix its compilation; remove object files on make clean. |
Sun, 01 Apr 2007 09:39:32 +0000 | diego | Move netstream.c out of its single-file subdirectory. |
Sun, 01 Apr 2007 09:28:04 +0000 | diego | Remove unnecessary dependencies. |
Sun, 01 Apr 2007 09:24:30 +0000 | diego | Get netstream somewhat closer to linking. |