Mercurial > mplayer.hg
log libmpcodecs/ad_dshow.c @ 22863:d391740ae689
age | author | description |
---|---|---|
Thu, 15 Mar 2007 08:29:24 +0000 | diego | Include loader/ prefix in #include path everywhere. |
Wed, 21 Jun 2006 09:45:17 +0000 | diego | Remove separation between Win32 DLL and DirectShow support in the build system. |
Tue, 21 Sep 2004 20:34:47 +0000 | reimar | setting samplesize to 2 in decoders where neccessary. |
Fri, 30 Aug 2002 21:44:20 +0000 | arpi | -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible |
Mon, 01 Apr 2002 17:58:04 +0000 | arpi | audio input buffer allocation/free cleanup |
Mon, 01 Apr 2002 13:14:54 +0000 | alex | using sh->context and added proper uninit |
Mon, 25 Mar 2002 22:03:33 +0000 | arpi | argh... Nick messed up driver names too |
Mon, 25 Mar 2002 21:06:01 +0000 | arpi | imported from MPlayerXP, dlopen() hack removed, some bugs fixed, interface functions changed to static, info->author field added |