aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/ffmpeg-2.7/How to update the ffmpeg files.txt
diff options
context:
space:
mode:
authorbrian-ch <brian-ch@b956fd51-792f-4845-bead-9b4dfca2ff2c>2015-07-15 21:51:27 +0000
committerbrian-ch <brian-ch@b956fd51-792f-4845-bead-9b4dfca2ff2c>2015-07-15 21:51:27 +0000
commit0beaaf7f95866304a9cde8f279ad0b0b25335e63 (patch)
tree7ff17bb3bed0968691fc3e9a9e84f66adb164a4c /src/lib/ffmpeg-2.7/How to update the ffmpeg files.txt
parent1b9ad6ec7b2f86c2cf140190002b65a99613bc65 (diff)
downloadusdx-0beaaf7f95866304a9cde8f279ad0b0b25335e63.tar.gz
usdx-0beaaf7f95866304a9cde8f279ad0b0b25335e63.tar.xz
usdx-0beaaf7f95866304a9cde8f279ad0b0b25335e63.zip
Add support for ffmpeg 2.7
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3116 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'src/lib/ffmpeg-2.7/How to update the ffmpeg files.txt')
-rw-r--r--src/lib/ffmpeg-2.7/How to update the ffmpeg files.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/src/lib/ffmpeg-2.7/How to update the ffmpeg files.txt b/src/lib/ffmpeg-2.7/How to update the ffmpeg files.txt
new file mode 100644
index 00000000..ae65d477
--- /dev/null
+++ b/src/lib/ffmpeg-2.7/How to update the ffmpeg files.txt
@@ -0,0 +1,20 @@
+how to update the ffmpeg files:
+
+1) buffer.pas
+ cpu.pas
+ dict.pas
+ error.pas
+ frame.pas
+ log.pas
+ mathematics.pas
+ mem.pas
+ opt.pas
+ pixfmt.pas
+ samplefmt.pas
+2) rational.pas
+3) avutil.pas
+4) avcodec.pas
+5) avio.pas
+ swscale.pas
+ swresample.pas
+6) avformat.pas \ No newline at end of file