[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 1323, Thu Jan 22 16:13:59 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.7 2004-01-22 16:13:59 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 *);

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

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