Changeset f168630004ea8f401c3cf035035486dc73c0d82b

Show
Ignore:
Timestamp:
25/07/02 23:51:12 (6 years ago)
Author:
Christophe Massiot <massiot@videolan.org>
git-committer:
Christophe Massiot <massiot@videolan.org> 1027633872 +0000
git-parent:

[0f1de50e835c2f1fb21d812bfab9ef3d7ad4ec4f]

git-author:
Christophe Massiot <massiot@videolan.org> 1027633872 +0000
Message:

Ported QuickTime? 6 fix.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plugins/macosx/vout_macosx.m

    r64d33dc rf168630  
    33 ***************************************************************************** 
    44 * Copyright (C) 2001, 2002 VideoLAN 
    5  * $Id: vout_macosx.m,v 1.14 2002/07/23 00:39:17 sam Exp $ 
     5 * $Id: vout_macosx.m,v 1.15 2002/07/25 21:51:12 massiot Exp $ 
    66 * 
    77 * Authors: Colin Delacroix <colin@zoy.org> 
     
    569569    p_descr->clutID = -1; 
    570570    p_descr->dataSize = 0; 
    571     p_descr->depth = 12
     571    p_descr->depth = 24
    572572 
    573573    HUnlock( (Handle)p_vout->p_sys->h_img_descr );