aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/ffmpeg-2.8/How to update the ffmpeg files.txt
diff options
context:
space:
mode:
authorbrian-ch <brian-ch@b956fd51-792f-4845-bead-9b4dfca2ff2c>2015-09-26 18:11:45 +0000
committerbrian-ch <brian-ch@b956fd51-792f-4845-bead-9b4dfca2ff2c>2015-09-26 18:11:45 +0000
commit98a62d73be92880f5cbbcf2ffb26b6fcecb0a368 (patch)
treecb28caf388534eb1fc1a080ac708981ca046a00f /src/lib/ffmpeg-2.8/How to update the ffmpeg files.txt
parent2e9bbbe980adfe19de9e5dffe9c57ac0df236b65 (diff)
downloadusdx-98a62d73be92880f5cbbcf2ffb26b6fcecb0a368.tar.gz
usdx-98a62d73be92880f5cbbcf2ffb26b6fcecb0a368.tar.xz
usdx-98a62d73be92880f5cbbcf2ffb26b6fcecb0a368.zip
Add support for ffmpeg 2.8
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3139 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'src/lib/ffmpeg-2.8/How to update the ffmpeg files.txt')
-rw-r--r--src/lib/ffmpeg-2.8/How to update the ffmpeg files.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/src/lib/ffmpeg-2.8/How to update the ffmpeg files.txt b/src/lib/ffmpeg-2.8/How to update the ffmpeg files.txt
new file mode 100644
index 00000000..ae65d477
--- /dev/null
+++ b/src/lib/ffmpeg-2.8/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