summaryrefslogtreecommitdiffstats
path: root/libavcodec/sipr.h
diff options
context:
space:
mode:
authorAlex Converse <alex.converse@gmail.com>2011-06-18 15:45:45 -0700
committerAlex Converse <alex.converse@gmail.com>2011-06-18 22:12:21 -0700
commit4b84d5114d760627a990e66724e3a1e9e1d1286f (patch)
treee90b15acfff3842fa29bfe04c1fbba34d54c5ff3 /libavcodec/sipr.h
parent1e3d5eec8e758cfdd76370c80b9d0cc76c2c7b84 (diff)
downloadffmpeg-streaming-4b84d5114d760627a990e66724e3a1e9e1d1286f.zip
ffmpeg-streaming-4b84d5114d760627a990e66724e3a1e9e1d1286f.tar.gz
sipr: Drop unused DSPContext
Diffstat (limited to 'libavcodec/sipr.h')
-rw-r--r--libavcodec/sipr.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/sipr.h b/libavcodec/sipr.h
index 33984b1..5b2198e 100644
--- a/libavcodec/sipr.h
+++ b/libavcodec/sipr.h
@@ -55,7 +55,6 @@ typedef enum {
typedef struct {
AVCodecContext *avctx;
- DSPContext dsp;
SiprMode mode;
OpenPOWER on IntegriCloud