--- branches/release-1_3-branch/xvidcore/dshow/src/CXvidDecoder.h 2011/03/10 15:27:57 1961 +++ branches/release-1_3-branch/xvidcore/dshow/src/CXvidDecoder.h 2011/03/17 15:13:25 1962 @@ -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: CXvidDecoder.h,v 1.9.2.2 2011-03-17 15:13:25 Isibaar Exp $ * ****************************************************************************/ @@ -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();