aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/ffmpeg-0.8/rational.pas
diff options
context:
space:
mode:
authork-m_schindler <k-m_schindler@b956fd51-792f-4845-bead-9b4dfca2ff2c>2012-04-22 11:49:06 +0000
committerk-m_schindler <k-m_schindler@b956fd51-792f-4845-bead-9b4dfca2ff2c>2012-04-22 11:49:06 +0000
commitcf72a62d6f1a920e5498123f0560e41b9132a630 (patch)
tree9c56afdf2754b754b6df2f66ddd236e335b3cd81 /src/lib/ffmpeg-0.8/rational.pas
parent62e8e88064b0554abaab2d713d7e95b64fd185eb (diff)
downloadusdx-cf72a62d6f1a920e5498123f0560e41b9132a630.tar.gz
usdx-cf72a62d6f1a920e5498123f0560e41b9132a630.tar.xz
usdx-cf72a62d6f1a920e5498123f0560e41b9132a630.zip
fix avutil version
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2865 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to '')
-rw-r--r--src/lib/ffmpeg-0.8/rational.pas2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/ffmpeg-0.8/rational.pas b/src/lib/ffmpeg-0.8/rational.pas
index a6792100..f20fc68f 100644
--- a/src/lib/ffmpeg-0.8/rational.pas
+++ b/src/lib/ffmpeg-0.8/rational.pas
@@ -23,7 +23,7 @@
* - Changes and updates by the UltraStar Deluxe Team
*
* Conversion of libavutil/rational.h
- * avutil version 50.43.0
+ * avutil version 51.9.1
*
*)