[svn] / branches / dev-api-3 / xvidcore / src / decoder.h Repository:
ViewVC logotype

Diff of /branches/dev-api-3/xvidcore/src/decoder.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 644, Tue Nov 12 14:46:03 2002 UTC revision 645, Tue Nov 12 15:53:47 2002 UTC
# Line 33  Line 33 
33   *   *
34   *  - 13.06.2002 Added legal header - Cosmetic   *  - 13.06.2002 Added legal header - Cosmetic
35   *   *
36   *  $Id: decoder.h,v 1.10.2.1 2002-11-07 10:28:15 suxen_drol Exp $   *  $Id: decoder.h,v 1.10.2.2 2002-11-12 15:53:47 Isibaar Exp $
37   *   *
38   ****************************************************************************/   ****************************************************************************/
39    
# Line 102  Line 102 
102    
103          // for B-frame          // for B-frame
104          int32_t frames;                         // total frame number          int32_t frames;                         // total frame number
105            int32_t packed_mode;            // bframes packed bitstream? (1 = yes)
106          int8_t scalability;          int8_t scalability;
107          VECTOR p_fmv, p_bmv;            // pred forward & backward motion vector          VECTOR p_fmv, p_bmv;            // pred forward & backward motion vector
108          MACROBLOCK *last_mbs;           // last MB          MACROBLOCK *last_mbs;           // last MB

Legend:
Removed from v.644  
changed lines
  Added in v.645

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4