summaryrefslogtreecommitdiff
path: root/cmdutils.h
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2012-01-19 16:10:13 +0100
committerDiego Biurrun <diego@biurrun.de>2012-01-25 12:28:36 +0100
commitabe655a4723290497fd727df61fab2840d84b643 (patch)
tree101f86f2486fc9458ce36f614cff0b2909087092 /cmdutils.h
parent33ec9ef96d4220c4c846a5d3f2e95ba528b8bb16 (diff)
Drop unnecessary prefix from *sink* variable and struct names.
Diffstat (limited to 'cmdutils.h')
-rw-r--r--cmdutils.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cmdutils.h b/cmdutils.h
index eb96645eed..37fd4d3b67 100644
--- a/cmdutils.h
+++ b/cmdutils.h
@@ -363,9 +363,9 @@ FILE *get_preset_file(char *filename, size_t filename_size,
typedef struct {
enum PixelFormat pix_fmt;
-} AVSinkContext;
+} SinkContext;
-extern AVFilter avsink;
+extern AVFilter sink;
/**
* Extract a frame from sink.