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

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

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

revision 1301, Fri Jan 2 13:18:28 2004 UTC revision 1339, Tue Jan 27 11:21:11 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: codec.h,v 1.1.2.6 2004-01-02 13:18:28 syskin Exp $   * $Id: codec.h,v 1.1.2.8 2004-01-27 11:21:11 suxen_drol Exp $
23   *   *
24   ****************************************************************************/   ****************************************************************************/
25  #ifndef _CODEC_H_  #ifndef _CODEC_H_
# Line 69  Line 69 
69  } CODEC;  } CODEC;
70    
71    
 int get_colorspace(BITMAPINFOHEADER *);  
   
72  LRESULT compress_query(CODEC *, BITMAPINFO *, BITMAPINFO *);  LRESULT compress_query(CODEC *, BITMAPINFO *, BITMAPINFO *);
73  LRESULT compress_get_format(CODEC *, BITMAPINFO *, BITMAPINFO *);  LRESULT compress_get_format(CODEC *, BITMAPINFO *, BITMAPINFO *);
74  LRESULT compress_get_size(CODEC *, BITMAPINFO *, BITMAPINFO *);  LRESULT compress_get_size(CODEC *, BITMAPINFO *, BITMAPINFO *);
# Line 96  Line 94 
94                                  *xvid_plugin_lumimasking_func,                                  *xvid_plugin_lumimasking_func,
95                                  *xvid_plugin_psnr_func;                                  *xvid_plugin_psnr_func;
96    
97    extern int pp_dy, pp_duv, pp_dr, pp_fe; /* decoder options */
98    
99  #endif /* _CODEC_H_ */  #endif /* _CODEC_H_ */

Legend:
Removed from v.1301  
changed lines
  Added in v.1339

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