projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2bae099
)
dshowvideosink: spell things more betterer.
author
Michael Smith
<msmith@songbirdnest.com>
Mon, 7 Dec 2009 18:21:32 +0000
(10:21 -0800)
committer
Michael Smith
<msmith@songbirdnest.com>
Mon, 7 Dec 2009 18:21:32 +0000
(10:21 -0800)
sys/dshowvideosink/dshowvideosink.h
patch
|
blob
|
history
diff --git
a/sys/dshowvideosink/dshowvideosink.h
b/sys/dshowvideosink/dshowvideosink.h
index 003c1805fdbc06d156aa9ee60f42275b2a25a99f..9c9d073ceee66caa2819a60a6c5b4ae5d3f41880 100644
(file)
--- a/
sys/dshowvideosink/dshowvideosink.h
+++ b/
sys/dshowvideosink/dshowvideosink.h
@@
-45,7
+45,7
@@
typedef struct _GstDshowVideoSinkClass GstDshowVideoSinkClass;
class RendererSupport
{
public:
- virtual ~RenderSupport() {};
+ virtual ~Render
er
Support() {};
virtual const char *GetName() = 0;
virtual IBaseFilter *GetFilter() = 0;
virtual gboolean Configure() = 0;