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

Diff of /branches/dev-api-4/xvidcore/src/decoder.c

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

revision 866, Mon Feb 17 23:33:12 2003 UTC revision 876, Wed Feb 19 21:59:30 2003 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.c,v 1.48 2003-02-17 23:33:12 edgomez Exp $   * $Id: decoder.c,v 1.49 2003-02-19 21:59:30 edgomez Exp $
23   *   *
24   ****************************************************************************/   ****************************************************************************/
25    
# Line 1748  Line 1748 
1748          uint32_t fcode_backward;          uint32_t fcode_backward;
1749          uint32_t intra_dc_threshold;          uint32_t intra_dc_threshold;
1750          WARPPOINTS gmc_warp;          WARPPOINTS gmc_warp;
1751          uint32_t vop_type;          int vop_type;
1752          int success = 0;          int success = 0;
1753          int output = 0;          int output = 0;
1754          int seen_something = 0;          int seen_something = 0;

Legend:
Removed from v.866  
changed lines
  Added in v.876

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