aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/ffmpeg/rational.pas
diff options
context:
space:
mode:
authork-m_schindler <k-m_schindler@b956fd51-792f-4845-bead-9b4dfca2ff2c>2010-01-04 23:51:10 +0000
committerk-m_schindler <k-m_schindler@b956fd51-792f-4845-bead-9b4dfca2ff2c>2010-01-04 23:51:10 +0000
commitd35aae71ead05b26b5e00b25de4f6ed11f11ad13 (patch)
treef6eef836162f890b56c03dd6431e443270cc99c9 /src/lib/ffmpeg/rational.pas
parent18ec26284cfe8ebc0864bb5107deb52ee0660e3f (diff)
downloadusdx-d35aae71ead05b26b5e00b25de4f6ed11f11ad13.tar.gz
usdx-d35aae71ead05b26b5e00b25de4f6ed11f11ad13.tar.xz
usdx-d35aae71ead05b26b5e00b25de4f6ed11f11ad13.zip
correction of some misplaced fields + some editorial changes + update to current
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2067 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to '')
-rw-r--r--src/lib/ffmpeg/rational.pas5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/lib/ffmpeg/rational.pas b/src/lib/ffmpeg/rational.pas
index 4b8a2dc8..0f7dd714 100644
--- a/src/lib/ffmpeg/rational.pas
+++ b/src/lib/ffmpeg/rational.pas
@@ -32,8 +32,9 @@
* update, MiSchi, no code change
* Fri Jun 12 2009 22:20:00 UTC
*
- * update, MiSchi, no code change needed
- * Sun Dec 6 2009 22:20:00 UTC
+ * update to
+ * avutil max. version 50.7.0, Mon, Jan 4 2010 24:00:00 UTC
+ * MiSchi
*)
unit rational;