contributors.h
上传用户:sun1608
上传日期:2007-02-02
资源大小:6116k
文件大小:4k
源码类别:

流媒体/Mpeg4/MP4

开发平台:

Visual C++

  1. /*
  2. ***********************************************************************
  3. * COPYRIGHT AND WARRANTY INFORMATION
  4. *
  5. * Copyright 2001, International Telecommunications Union, Geneva
  6. *
  7. * DISCLAIMER OF WARRANTY
  8. *
  9. * These software programs are available to the user without any
  10. * license fee or royalty on an "as is" basis. The ITU disclaims
  11. * any and all warranties, whether express, implied, or
  12. * statutory, including any implied warranties of merchantability
  13. * or of fitness for a particular purpose.  In no event shall the
  14. * contributor or the ITU be liable for any incidental, punitive, or
  15. * consequential damages of any kind whatsoever arising from the
  16. * use of these programs.
  17. *
  18. * This disclaimer of warranty extends to the user of these programs
  19. * and user's customers, employees, agents, transferees, successors,
  20. * and assigns.
  21. *
  22. * The ITU does not represent or warrant that the programs furnished
  23. * hereunder are free of infringement of any third-party patents.
  24. * Commercial implementations of ITU-T Recommendations, including
  25. * shareware, may be subject to royalty fees to patent holders.
  26. * Information regarding the ITU-T patent policy is available from
  27. * the ITU Web site at http://www.itu.int.
  28. *
  29. * THIS IS NOT A GRANT OF PATENT RIGHTS - SEE THE ITU-T PATENT POLICY.
  30. ************************************************************************
  31. */
  32. /*! file
  33.  *     contributors.h
  34.  *  brief
  35.  *     List of contributors and copyright information.
  36.  *
  37.  *  par Copyright statements
  38.     verbatim
  39.    H.26L TML coder/decoder
  40.    Copyright (C) 2000 by
  41.       Telenor Broadband Services, Norway
  42.       Ericsson Radio Systems, Sweden
  43.       TELES AG, Germany
  44.       Nokia Inc., USA
  45.       Siemens AG, Germany
  46.       Heinrich-Hertz-Institute for Communication Technology GmbH, Germany
  47.       University of Hannover, Institut of Communication Theory and Signal Processing,Germany
  48.    endverbatim
  49.    par Full Contact Information
  50.    verbatim
  51.       Inge Lille-Lang鴜               <inge.lille-langoy@telenor.com>
  52.       Telenor Broadband Services
  53.       P.O.Box 6914 St.Olavs plass
  54.       N-0130 Oslo, Norway
  55.       Rickard Sjoberg                 <rickard.sjoberg@era.ericsson.se>
  56.       Ericsson Radio Systems
  57.       KI/ERA/T/VV
  58.       164 80 Stockholm, Sweden
  59.       Stephan Wenger                  <stewe@cs.tu-berlin.de>
  60.       TU Berlin / TELES AG
  61.       Sekr. FR 6-3
  62.       Franklinstr. 28-29
  63.       D-10587 Berlin, Germany
  64.       Jani Lainema                    <jani.lainema@nokia.com>
  65.       Nokia Inc. / Nokia Research Center
  66.       6000 Connection Drive, M6-440
  67.       Irving, TX 75039, USA
  68.       Sebastian Purreiter             <sebastian.purreiter@mch.siemens.de>
  69.       Siemens AG
  70.       ICM MD MP RD MCH 83
  71.       P.O.Box 80 17 07
  72.       D-81617 Munich, Germany
  73.       Thomas Wedi                     <wedi@tnt.uni-hannover.de>
  74.       University of Hannover
  75.       Institut of Communication Theory and Signal Processing
  76.       Appelstr. 9a
  77.       30167 Hannover
  78.       Thomas Stockhammer              <stockhammer@ei.tum.de>
  79.       Institute for Communications Engineering
  80.       Munich University of Technology
  81.       80290 Munich
  82.       Germany
  83.       Detlev Marpe                    <marpe@hhi.de>
  84.       Heinrich-Hertz-Institute
  85.       Einsteinufer 37
  86.       10587 Berlin
  87.       Germany
  88.       Guido Heising                   <heising@hhi.de>
  89.       Heinrich-Hertz-Institute
  90.       Einsteinufer 37
  91.       10587 Berlin
  92.       Germany
  93.       Ragip Kurceren                  <ragip.kurceren@nokia.com>
  94.       Nokia Inc. / Nokia Research Center
  95.       6000 Connection Drive
  96.       Irving, TX 75039, USA
  97.       Tobias Oelbaum (TO)             <drehvial@gmx.net>
  98.       Institute for Communications Engineering
  99.       Munich University of Technology
  100.       80290 Munich
  101.       Germany
  102.       Yann Le Maguet                  <yann.lemaguet@philips.com>
  103.       Philips Research France
  104.     endverbatim
  105.  */