From 98a62d73be92880f5cbbcf2ffb26b6fcecb0a368 Mon Sep 17 00:00:00 2001 From: brian-ch Date: Sat, 26 Sep 2015 18:11:45 +0000 Subject: Add support for ffmpeg 2.8 git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3139 b956fd51-792f-4845-bead-9b4dfca2ff2c --- src/lib/ffmpeg-2.8/ToDo.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 src/lib/ffmpeg-2.8/ToDo.txt (limited to 'src/lib/ffmpeg-2.8/ToDo.txt') diff --git a/src/lib/ffmpeg-2.8/ToDo.txt b/src/lib/ffmpeg-2.8/ToDo.txt new file mode 100644 index 00000000..44a1a058 --- /dev/null +++ b/src/lib/ffmpeg-2.8/ToDo.txt @@ -0,0 +1,11 @@ +1) avutil.pas + +from mem.pas: +inline function av_x_if_null +inline function av_size_mult + +from log.pas: +inline function av_log +inline function av_log_set_callback +inline function av_log_default_callback +inline function av_dlog -- cgit v1.2.3