diff options
author | tobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2008-03-07 16:09:00 +0000 |
---|---|---|
committer | tobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2008-03-07 16:09:00 +0000 |
commit | b250b8f71c4265cba2142b61e1c534416f677fa1 (patch) | |
tree | 9e361ad1241c78a878b6a422abeaad938c54f7a2 /Game/Code/lib/ffmpeg/avutil.pas | |
parent | a1c990d681ce90156c29a6987a6276b963d3ffab (diff) | |
download | usdx-b250b8f71c4265cba2142b61e1c534416f677fa1.tar.gz usdx-b250b8f71c4265cba2142b61e1c534416f677fa1.tar.xz usdx-b250b8f71c4265cba2142b61e1c534416f677fa1.zip |
update to current SVN version
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@931 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'Game/Code/lib/ffmpeg/avutil.pas')
-rw-r--r-- | Game/Code/lib/ffmpeg/avutil.pas | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Game/Code/lib/ffmpeg/avutil.pas b/Game/Code/lib/ffmpeg/avutil.pas index c27dd735..dcc88809 100644 --- a/Game/Code/lib/ffmpeg/avutil.pas +++ b/Game/Code/lib/ffmpeg/avutil.pas @@ -24,10 +24,10 @@ (* * avutil.h: * Min. version: ? - * Max. version: 49.6.0, Revision: 11654, Mon Jan 28 17:23:57 2008 UTC + * Max. version: revision 12246, Tue Feb 26 20:37:59 2008 UTC * * mem.h: - * Revision: 11641, Sun Jan 27 20:50:16 2008 UTC + * revision 12218, Mon Feb 25 18:32:55 2008 UTC *) unit avutil; |