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/LAVVideo.vcxproj')
-rw-r--r--decoder/LAVVideo/LAVVideo.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/decoder/LAVVideo/LAVVideo.vcxproj b/decoder/LAVVideo/LAVVideo.vcxproj
index 8e4c760a..01678879 100644
--- a/decoder/LAVVideo/LAVVideo.vcxproj
+++ b/decoder/LAVVideo/LAVVideo.vcxproj
@@ -116,6 +116,7 @@
<ClCompile Include="pixconv\convert_generic.cpp" />
<ClCompile Include="pixconv\interleave.cpp" />
<ClCompile Include="pixconv\pixconv.cpp" />
+ <ClCompile Include="pixconv\rgb2rgb_unscaled.cpp" />
<ClCompile Include="pixconv\yuv2rgb.cpp" />
<ClCompile Include="pixconv\yuv2yuv_unscaled.cpp" />
<ClCompile Include="pixconv\yuv420_yuy2.cpp" />