[MPlayer-cvslog] r22033 - trunk/loader/dshow/outputpin.c
voroshil
subversion at mplayerhq.hu
Sat Jan 27 17:28:17 CET 2007
Author: voroshil
Date: Sat Jan 27 17:28:16 2007
New Revision: 22033
Modified:
trunk/loader/dshow/outputpin.c
Log:
fix typos from previous commit
Modified: trunk/loader/dshow/outputpin.c
==============================================================================
--- trunk/loader/dshow/outputpin.c (original)
+++ trunk/loader/dshow/outputpin.c Sat Jan 27 17:28:16 2007
@@ -531,7 +531,7 @@
}
/**
- * \brief IPin::BeginFlush (ends a flush operation)
+ * \brief IPin::EndFlush (ends a flush operation)
*
* \param[in] This pointer to IPin interface
*
@@ -545,7 +545,7 @@
}
/**
- * \brief IPin::BeginFlush (media sample received after this call grouped as segment with common
+ * \brief IPin::NewSegment (media sample received after this call grouped as segment with common
* start,stop time and rate)
*
* \param[in] This pointer to IPin interface
More information about the MPlayer-cvslog
mailing list