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:
f8b0cdb
)
muhaha
author
Thomas Vander Stichele
<thomas@apestaart.org>
Sat, 9 Nov 2002 18:31:27 +0000
(18:31 +0000)
committer
Thomas Vander Stichele
<thomas@apestaart.org>
Sat, 9 Nov 2002 18:31:27 +0000
(18:31 +0000)
Original commit message from CVS:
muhaha
gst-libs/gst/video/video.h
patch
|
blob
|
history
diff --git
a/gst-libs/gst/video/video.h
b/gst-libs/gst/video/video.h
index ef11872e70aa6b3e6450d4931086e60d4e281849..6062b92d9c38f4f305b8db44892be2f4a28a692f 100644
(file)
--- a/
gst-libs/gst/video/video.h
+++ b/
gst-libs/gst/video/video.h
@@
-18,11
+18,11
@@
* Boston, MA 02111-1307, USA.
*/
-#ifndef __GST_VIDEO_
CONVENIENCE_
H__
-#define __GST_VIDEO_
CONVENIENCE_
H__
+#ifndef __GST_VIDEO_H__
+#define __GST_VIDEO_H__
#include <gst/gst.h>
gdouble gst_video_frame_rate (GstPad *pad);
-#endif /* __GST_VIDEO_
CONVENIENCE_
H__ */
+#endif /* __GST_VIDEO_H__ */