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:
96361e9
)
bufferpool: It's pool, not poo... even when talking about flushing
author
Sebastian Dröge
<sebastian@centricular.com>
Fri, 30 May 2014 07:12:14 +0000
(09:12 +0200)
committer
Sebastian Dröge
<sebastian@centricular.com>
Fri, 30 May 2014 07:12:50 +0000
(09:12 +0200)
gst/gstbufferpool.h
patch
|
blob
|
history
diff --git
a/gst/gstbufferpool.h
b/gst/gstbufferpool.h
index 398a9ff753bfc884a6a48ffc73abadb698402874..5427cb12e654f6f5bbc7e737df95571de29279b2 100644
(file)
--- a/
gst/gstbufferpool.h
+++ b/
gst/gstbufferpool.h
@@
-190,7
+190,7
@@
GstStructure * gst_buffer_pool_get_config (GstBufferPool *pool);
const gchar ** gst_buffer_pool_get_options (GstBufferPool *pool);
gboolean gst_buffer_pool_has_option (GstBufferPool *pool, const gchar *option);
-void gst_buffer_pool_set_flushing (GstBufferPool *poo, gboolean flushing);
+void gst_buffer_pool_set_flushing (GstBufferPool *poo
l
, gboolean flushing);
/* helpers for configuring the config structure */
void gst_buffer_pool_config_set_params (GstStructure *config, GstCaps *caps,