Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/LAVFilters.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHendrik Leppkes <h.leppkes@gmail.com>2014-05-04 14:57:52 +0400
committerHendrik Leppkes <h.leppkes@gmail.com>2014-05-04 14:57:52 +0400
commitd818242d84d17098380f0dfe06daef553bee2941 (patch)
treebdc3a5dd7c648cf488a929d18981b242e2001d21 /decoder
parent7ccbff948b3ad1422182c321d3e6d25fe2e72c9f (diff)
Remove unused define
Diffstat (limited to 'decoder')
-rw-r--r--decoder/LAVVideo/LAVVideo.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/decoder/LAVVideo/LAVVideo.h b/decoder/LAVVideo/LAVVideo.h
index 889dd96f..e33d372a 100644
--- a/decoder/LAVVideo/LAVVideo.h
+++ b/decoder/LAVVideo/LAVVideo.h
@@ -45,8 +45,6 @@
#define DEBUG_FRAME_TIMINGS 0
#define DEBUG_PIXELCONV_TIMINGS 0
-#define LAV_MT_FILTER_QUEUE_SIZE 4
-
typedef struct {
REFERENCE_TIME rtStart;
REFERENCE_TIME rtStop;