From 0beaaf7f95866304a9cde8f279ad0b0b25335e63 Mon Sep 17 00:00:00 2001 From: brian-ch Date: Wed, 15 Jul 2015 21:51:27 +0000 Subject: Add support for ffmpeg 2.7 git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3116 b956fd51-792f-4845-bead-9b4dfca2ff2c --- .../ffmpeg-2.7/How to update the ffmpeg files.txt | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 src/lib/ffmpeg-2.7/How to update the ffmpeg files.txt (limited to 'src/lib/ffmpeg-2.7/How to update the ffmpeg files.txt') 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 -- cgit v1.2.3