--- branches/release-1_3-branch/xvidcore/dshow/src/CXvidDecoder.h 2011/02/14 16:59:16 1949 +++ branches/release-1_3-branch/xvidcore/dshow/src/CXvidDecoder.h 2011/05/18 09:02:35 1985 @@ -19,7 +19,7 @@ * along with this program ; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * $Id: CXvidDecoder.h,v 1.9.2.1 2011-02-14 16:58:54 Isibaar Exp $ + * $Id$ * ****************************************************************************/ @@ -153,7 +153,7 @@ private : - HRESULT ChangeColorspace(GUID subtype, GUID formattype, void * format); + HRESULT ChangeColorspace(GUID subtype, GUID formattype, void * format, int noflip); HRESULT OpenLib(); void CloseLib();