Infognition forum
February 05, 2012, 07:51:45 AM
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
: Last
GraphEditPlus
version: 1.4.0 Last
Video Enhancer
version: 1.9.7
Home
Help
Search
Login
Register
Infognition forum
>
DirectShow programming
>
GraphEditPlus
>
Generated C++ code
Pages: [
1
]
« previous
next »
Print
Author
Topic: Generated C++ code (Read 1667 times)
JohnC
Newbie
Karma: +2/-0
Posts: 2
Generated C++ code
«
on:
October 23, 2008, 03:22:23 PM »
Hi There,
first off must say that Graphedit plus is a fantastic product - but i think that there is an error in the Generated GetPin function.
I think that the line
if (pinfo.pFilter) pFilter->Release();
should be
if (pinfo.pFilter) pinfo.pFilter->Release();
Cheers JohnC
«
Last Edit: October 23, 2008, 03:25:37 PM by JohnC
»
Logged
Dee Mon
Administrator
Hero Member
Karma: +8/-0
Posts: 511
Re: Generated C++ code
«
Reply #1 on:
October 24, 2008, 08:13:22 PM »
You are right, thank you very much!
This will be fixed in the next update.
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Video Processing
-----------------------------
=> Video Enhancer
=> Filters and codecs
=> Screen Capture
=> General Discussion
-----------------------------
DirectShow programming
-----------------------------
=> GraphEditPlus
=> General Discussion
Loading...