mirror of https://github.com/odrling/Aegisub
Remove the deprecated ffmpeg providers from the MSVC2008 project file.
Originally committed to SVN as r3149.
This commit is contained in:
parent
dfea9f9713
commit
cdc69b847f
|
@ -495,14 +495,6 @@
|
||||||
RelativePath="..\..\src\audio_provider_hd.h"
|
RelativePath="..\..\src\audio_provider_hd.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath="..\..\src\audio_provider_lavc.cpp"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="..\..\src\audio_provider_lavc.h"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\src\audio_provider_manager.h"
|
RelativePath="..\..\src\audio_provider_manager.h"
|
||||||
>
|
>
|
||||||
|
@ -675,14 +667,6 @@
|
||||||
RelativePath="..\..\src\gl_wrap.h"
|
RelativePath="..\..\src\gl_wrap.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath="..\..\src\lavc_file.cpp"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="..\..\src\lavc_file.h"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\src\mkv_wrap.cpp"
|
RelativePath="..\..\src\mkv_wrap.cpp"
|
||||||
>
|
>
|
||||||
|
@ -1499,14 +1483,6 @@
|
||||||
RelativePath="..\..\src\keyframe.h"
|
RelativePath="..\..\src\keyframe.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath="..\..\src\lavc_keyframes.cpp"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="..\..\src\lavc_keyframes.h"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\src\video_frame.cpp"
|
RelativePath="..\..\src\video_frame.cpp"
|
||||||
>
|
>
|
||||||
|
@ -1555,14 +1531,6 @@
|
||||||
RelativePath="..\..\src\video_provider_ffmpegsource.h"
|
RelativePath="..\..\src\video_provider_ffmpegsource.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath="..\..\src\video_provider_lavc.cpp"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="..\..\src\video_provider_lavc.h"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\src\video_provider_manager.cpp"
|
RelativePath="..\..\src\video_provider_manager.cpp"
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in New Issue