Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Thu, 18 Feb 2010 20:23:05 +0000 | reimar | Add a GetModuleHandleW implementation. |
Thu, 18 Feb 2010 20:20:23 +0000 | reimar | Use snprintf to ensure we do not write outside the buffer bounds |
Thu, 18 Feb 2010 10:32:00 +0000 | cehoyos | Use new FFmpeg WMA Voice decoder. |
Thu, 18 Feb 2010 10:26:39 +0000 | diego | Add header #include for print_wave_header() instead of a forward declaration. |
Thu, 18 Feb 2010 10:19:42 +0000 | diego | Add header for functions exported from vo_zr.c and use it appropriately. |
Thu, 18 Feb 2010 09:41:52 +0000 | diego | Remove forward declarations for non-existing functions readPPOpt, revertPPOpt. |
Thu, 18 Feb 2010 09:29:05 +0000 | diego | Add required header #include for config.h. |
Thu, 18 Feb 2010 09:26:00 +0000 | diego | Mark some more functions that are not used outside of their files as static. |