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

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

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

revision 1057, Mon Jun 9 19:20:56 2003 UTC revision 1058, Mon Jun 9 19:42:25 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.h,v 1.13.2.3 2003-06-09 13:50:02 edgomez Exp $   * $Id: decoder.h,v 1.13.2.4 2003-06-09 19:42:02 edgomez Exp $
23   *   *
24   ****************************************************************************/   ****************************************************************************/
25    
# Line 101  Line 101 
101          int newpred_enable;          int newpred_enable;
102          int reduced_resolution_enable;          int reduced_resolution_enable;
103    
104            /* The bitstream version if it's a XviD stream */
105            int bs_version;
106    
107          /* image */          /* image */
108    
109          int fixed_dimensions;          int fixed_dimensions;

Legend:
Removed from v.1057  
changed lines
  Added in v.1058

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