[svn] / trunk / xvidcore / src / decoder.h Repository:
ViewVC logotype

Diff of /trunk/xvidcore/src/decoder.h

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

revision 1465, Mon May 31 21:26:23 2004 UTC revision 1466, Mon May 31 21:36:23 2004 UTC
# Line 19  Line 19 
19   *  along with this program ; if not, write to the Free Software   *  along with this program ; if not, write to the Free Software
20   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
21   *   *
22   * $Id: decoder.h,v 1.16 2004-05-21 14:40:15 edgomez Exp $   * $Id: decoder.h,v 1.17 2004-05-31 21:36:23 edgomez Exp $
23   *   *
24   ****************************************************************************/   ****************************************************************************/
25    
# Line 145  Line 145 
145          int64_t time_base;          int64_t time_base;
146          int64_t last_time_base;          int64_t last_time_base;
147          int64_t last_non_b_time;          int64_t last_non_b_time;
148          uint32_t time_pp;          int32_t time_pp;
149          uint32_t time_bp;          int32_t time_bp;
150          uint32_t low_delay;                     /* low_delay flage (1 means no B_VOP) */          uint32_t low_delay;                     /* low_delay flage (1 means no B_VOP) */
151          uint32_t low_delay_default;     /* default value for low_delay flag */          uint32_t low_delay_default;     /* default value for low_delay flag */
152    

Legend:
Removed from v.1465  
changed lines
  Added in v.1466

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