From a396fd0095b129447bed544a1d0ef7de45279843 Mon Sep 17 00:00:00 2001 From: brian-ch Date: Sat, 27 Dec 2014 17:09:11 +0000 Subject: Adding ffmpeg-2.5, tested in Arch Linux. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3109 b956fd51-792f-4845-bead-9b4dfca2ff2c --- .../ffmpeg-2.5/How to update the ffmpeg files.txt | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 src/lib/ffmpeg-2.5/How to update the ffmpeg files.txt (limited to 'src/lib/ffmpeg-2.5/How to update the ffmpeg files.txt') diff --git a/src/lib/ffmpeg-2.5/How to update the ffmpeg files.txt b/src/lib/ffmpeg-2.5/How to update the ffmpeg files.txt new file mode 100644 index 00000000..ae65d477 --- /dev/null +++ b/src/lib/ffmpeg-2.5/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