From d3fab250e5da9a9d894d5e4d0c78d3d16b86a8f4 Mon Sep 17 00:00:00 2001 From: brian-ch Date: Fri, 3 Apr 2015 20:40:27 +0000 Subject: Initial commit of ffmpeg-2.6 git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3112 b956fd51-792f-4845-bead-9b4dfca2ff2c --- .../ffmpeg-2.6/How to update the ffmpeg files.txt | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 src/lib/ffmpeg-2.6/How to update the ffmpeg files.txt (limited to 'src/lib/ffmpeg-2.6/How to update the ffmpeg files.txt') diff --git a/src/lib/ffmpeg-2.6/How to update the ffmpeg files.txt b/src/lib/ffmpeg-2.6/How to update the ffmpeg files.txt new file mode 100644 index 00000000..ae65d477 --- /dev/null +++ b/src/lib/ffmpeg-2.6/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