win.c
上传用户:sunbaby
上传日期:2013-05-31
资源大小:242k
文件大小:11k
源码类别:

mpeg/mp3

开发平台:

Visual C++

  1. /************************************************************************
  2.  *
  3.  *  win.c, display routines for Win32 for tmndecode (H.263 decoder)
  4.  *
  5.  ************************************************************************/
  6. /* Disclaimer of Warranty
  7.  * 
  8.  * These software programs are available to the user without any license fee
  9.  * or royalty on an "as is" basis. The University of British Columbia
  10.  * disclaims any and all warranties, whether express, implied, or
  11.  * statuary, including any implied warranties or merchantability or of
  12.  * fitness for a particular purpose.  In no event shall the
  13.  * copyright-holder be liable for any incidental, punitive, or
  14.  * consequential damages of any kind whatsoever arising from the use of
  15.  * these programs.
  16.  * 
  17.  * This disclaimer of warranty extends to the user of these programs and
  18.  * user's customers, employees, agents, transferees, successors, and
  19.  * assigns.
  20.  * 
  21.  * The University of British Columbia does not represent or warrant that the
  22.  * programs furnished hereunder are free of infringement of any
  23.  * third-party patents.
  24.  * 
  25.  * Commercial implementations of H.263, including shareware, are subject to
  26.  * royalty fees to patent holders.  Many of these patents are general
  27.  * enough such that they are unavoidable regardless of implementation
  28.  * design.
  29.  * 
  30.  */
  31. /* Copyright