aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/ffmpeg/avutil.pas
diff options
context:
space:
mode:
authork-m_schindler <k-m_schindler@b956fd51-792f-4845-bead-9b4dfca2ff2c>2010-05-11 20:16:38 +0000
committerk-m_schindler <k-m_schindler@b956fd51-792f-4845-bead-9b4dfca2ff2c>2010-05-11 20:16:38 +0000
commit0a10e0be5f8dc24b3bd049d763f50e8707d06364 (patch)
tree6307b5c83eeac0875e80d2135dd8ce81929f21c3 /src/lib/ffmpeg/avutil.pas
parentc7344d6932e74a261d800fc2f4bc8c3809e3854e (diff)
downloadusdx-0a10e0be5f8dc24b3bd049d763f50e8707d06364.tar.gz
usdx-0a10e0be5f8dc24b3bd049d763f50e8707d06364.tar.xz
usdx-0a10e0be5f8dc24b3bd049d763f50e8707d06364.zip
update avutils stuff to revision 31050
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2356 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'src/lib/ffmpeg/avutil.pas')
-rw-r--r--src/lib/ffmpeg/avutil.pas7
1 files changed, 2 insertions, 5 deletions
diff --git a/src/lib/ffmpeg/avutil.pas b/src/lib/ffmpeg/avutil.pas
index 5de75abd..07412d80 100644
--- a/src/lib/ffmpeg/avutil.pas
+++ b/src/lib/ffmpeg/avutil.pas
@@ -28,8 +28,8 @@
* Conversions of
*
* libavutil/avutil.h:
- * Min. version: 49.0.1, revision 6577, Sat Oct 7 15:30:46 2006 UTC
- * Max. version: 49.14.0, revision 16912, Sun Feb 1 02:00:19 2009 UTC
+ * Min. version: 49.0.1, revision 6577, Sat Oct 7 15:30:46 2006 UTC
+ * Max. version: 50.9.0, revision 16912, Tue May 11 22:05:00 2010 CET
*
* libavutil/mem.h:
* revision 16590, Tue Jan 13 23:44:16 2009 UTC
@@ -37,13 +37,10 @@
* libavutil/log.h:
* revision 16571, Tue Jan 13 00:14:43 2009 UTC
*
- * Update changes auf avutil.h, mem.h and log.h
- * Max. version 50.7.0, Tue, Dec 29 0:30:00 2009 UTC
* include/keep pixfmt.h (change in revision 50.01.0)
* Maybe, the pixelformats are not needed, but it has not been checked.
* log.h is only partial.
*
- * update Sun to 50.9.0, Feb 21, 2010
*)
unit avutil;