aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/ffmpeg-2.0/ToDo.txt
diff options
context:
space:
mode:
authork-m_schindler <k-m_schindler@b956fd51-792f-4845-bead-9b4dfca2ff2c>2013-07-28 09:29:58 +0000
committerk-m_schindler <k-m_schindler@b956fd51-792f-4845-bead-9b4dfca2ff2c>2013-07-28 09:29:58 +0000
commit3b38cce9036b80f2ccbbd5a8f1b84bb65d5b63d3 (patch)
tree173fd25a5608b91830ef16049bdab9a315d2e135 /src/lib/ffmpeg-2.0/ToDo.txt
parent046dc6d2805e75c755b65f64cc492bdc11ea0ce8 (diff)
downloadusdx-3b38cce9036b80f2ccbbd5a8f1b84bb65d5b63d3.tar.gz
usdx-3b38cce9036b80f2ccbbd5a8f1b84bb65d5b63d3.tar.xz
usdx-3b38cce9036b80f2ccbbd5a8f1b84bb65d5b63d3.zip
This is the first complete try of libavutil.
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3004 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'src/lib/ffmpeg-2.0/ToDo.txt')
-rw-r--r--src/lib/ffmpeg-2.0/ToDo.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/lib/ffmpeg-2.0/ToDo.txt b/src/lib/ffmpeg-2.0/ToDo.txt
new file mode 100644
index 00000000..44a1a058
--- /dev/null
+++ b/src/lib/ffmpeg-2.0/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