From 8df7f49b55fe31070899eabd692063302f362067 Mon Sep 17 00:00:00 2001 From: Nekotekina Date: Sat, 22 Feb 2014 21:42:23 +0400 Subject: [PATCH] ffmpeg submodule added --- .gitmodules | 3 +++ ffmpeg | 1 + 2 files changed, 4 insertions(+) create mode 160000 ffmpeg diff --git a/.gitmodules b/.gitmodules index 8bc866cb94..c0d4ac8d2d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,3 +2,6 @@ path = wxWidgets url = https://github.com/DHrpcs3/wxWidgets.git ignore = dirty +[submodule "rpcs3-ffmpeg"] + path = ffmpeg + url = https://github.com/hrydgard/ppsspp-ffmpeg diff --git a/ffmpeg b/ffmpeg new file mode 160000 index 0000000000..8bcaa2485c --- /dev/null +++ b/ffmpeg @@ -0,0 +1 @@ +Subproject commit 8bcaa2485c2434d7d7a9da17491bafb58de42bb6