fixes #429 - extract ffmpeg
This commit is contained in:
parent
db0264e80f
commit
1c2be7ba67
|
@ -1 +0,0 @@
|
||||||
3496b2cde22e7c4cb56b480dd2da637167d51e78
|
|
|
@ -1,5 +0,0 @@
|
||||||
This is the 32-bit static build of ffmpeg, located at:
|
|
||||||
|
|
||||||
http://ffmpeg.zeranoe.com/builds/
|
|
||||||
|
|
||||||
The zip file contains both ffmpeg and ffprobe, and is suffixed with the date of the build.
|
|
|
@ -281,7 +281,6 @@
|
||||||
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
||||||
</EmbeddedResource>
|
</EmbeddedResource>
|
||||||
<None Include="app.manifest" />
|
<None Include="app.manifest" />
|
||||||
<EmbeddedResource Include="Implementations\ffmpeg20130904.zip" />
|
|
||||||
<None Include="packages.config" />
|
<None Include="packages.config" />
|
||||||
<None Include="Properties\Settings.settings">
|
<None Include="Properties\Settings.settings">
|
||||||
<Generator>SettingsSingleFileGenerator</Generator>
|
<Generator>SettingsSingleFileGenerator</Generator>
|
||||||
|
@ -393,9 +392,6 @@
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Resource Include="Resources\Images\mb3logo800.png" />
|
<Resource Include="Resources\Images\mb3logo800.png" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
|
||||||
<EmbeddedResource Include="Implementations\readme.txt" />
|
|
||||||
</ItemGroup>
|
|
||||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<PostBuildEvent>if $(ConfigurationName) == Release (
|
<PostBuildEvent>if $(ConfigurationName) == Release (
|
||||||
|
|
Loading…
Reference in New Issue
Block a user