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:
Diffstat (limited to 'decoder/LAVVideo/LAVVideoSettings.h')
-rw-r--r--decoder/LAVVideo/LAVVideoSettings.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/decoder/LAVVideo/LAVVideoSettings.h b/decoder/LAVVideo/LAVVideoSettings.h
index 2320a2f3..784c92bb 100644
--- a/decoder/LAVVideo/LAVVideoSettings.h
+++ b/decoder/LAVVideo/LAVVideoSettings.h
@@ -83,7 +83,7 @@ typedef enum LAVOutPixFmts {
LAVOutPixFmt_RGB24, // 24-bit RGB (BGR)
LAVOutPixFmt_NB // Number of formats
-};
+} LAVOutPixFmts;
// LAV Audio configuration interface
[uuid("FA40D6E9-4D38-4761-ADD2-71A9EC5FD32F")]