aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/ffmpeg-2.0/libavutil/opt.pas
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/libavutil/opt.pas
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 '')
-rw-r--r--src/lib/ffmpeg-2.0/libavutil/opt.pas2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/ffmpeg-2.0/libavutil/opt.pas b/src/lib/ffmpeg-2.0/libavutil/opt.pas
index fd865eea..983e923b 100644
--- a/src/lib/ffmpeg-2.0/libavutil/opt.pas
+++ b/src/lib/ffmpeg-2.0/libavutil/opt.pas
@@ -23,7 +23,7 @@
* - Changes and updates by the UltraStar Deluxe Team
*
* Conversion of libavutil/opt.h
- * avutil version 52.13.100
+ * avutil version 52.38.100
*
*)