[MPlayer-dev-eng] [PATCH] Implement DirectShow filter graph
Steinar H. Gunderson
sgunderson at bigfoot.com
Mon Mar 8 20:51:52 CET 2010
On Mon, Mar 08, 2010 at 08:46:22PM +0100, Reimar Döffinger wrote:
> On Sat, Mar 06, 2010 at 07:13:06PM +0100, Steinar H. Gunderson wrote:
>> result = This->m_pFilter->vt->EnumPins(This->m_pFilter, &enum_pins);
>> if (result || !enum_pins)
>> {
>> em = "could not enumerate pins";
>> - break;
>> + break;
>> }
> Except that this change shouldn't be here it looks ok to me.
It was an attempt to fix what I thought you wanted fixed :-) I'll take it out
and then commit.
/* Steinar */
--
Homepage: http://www.sesse.net/
More information about the MPlayer-dev-eng
mailing list