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:
93d0c4b
)
Make sure we implement the inlines too for when __inline__ doesn't work
author
Wim Taymans
<wim.taymans@gmail.com>
Mon, 6 Jan 2003 23:48:59 +0000
(23:48 +0000)
committer
Wim Taymans
<wim.taymans@gmail.com>
Mon, 6 Jan 2003 23:48:59 +0000
(23:48 +0000)
Original commit message from CVS:
Make sure we implement the inlines too for when __inline__ doesn't work
gst/gstmemchunk.c
patch
|
blob
|
history
diff --git
a/gst/gstmemchunk.c
b/gst/gstmemchunk.c
index 271002f4d8af4c38840903018fe415a337f23e7c..360bdd6c7e967fd4de9b4385561e4e2bbbba6170 100644
(file)
--- a/
gst/gstmemchunk.c
+++ b/
gst/gstmemchunk.c
@@
-23,6
+23,7
@@
#include "gstutils.h"
#include "gstmemchunk.h"
+#define GST_IMPLEMENT_INLINES 1
#define __GST_TRASH_STACK_C__
#include "gsttrashstack.h"