aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/ffmpeg-0.8/libavutil/pixfmt.pas
diff options
context:
space:
mode:
authork-m_schindler <k-m_schindler@b956fd51-792f-4845-bead-9b4dfca2ff2c>2012-04-22 00:04:30 +0000
committerk-m_schindler <k-m_schindler@b956fd51-792f-4845-bead-9b4dfca2ff2c>2012-04-22 00:04:30 +0000
commit56bef797506f7570090a3b144256e41185299408 (patch)
treecf4120dfb8357d29b08ae421c5f2f96395388dc9 /src/lib/ffmpeg-0.8/libavutil/pixfmt.pas
parentc8313d75d266318354df56ed5beb11e5a8ac3f7f (diff)
downloadusdx-56bef797506f7570090a3b144256e41185299408.tar.gz
usdx-56bef797506f7570090a3b144256e41185299408.tar.xz
usdx-56bef797506f7570090a3b144256e41185299408.zip
check of avutil. avio, avformat and avcodec still to do.
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2862 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to '')
-rw-r--r--src/lib/ffmpeg-0.8/libavutil/pixfmt.pas4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/ffmpeg-0.8/libavutil/pixfmt.pas b/src/lib/ffmpeg-0.8/libavutil/pixfmt.pas
index 82288cbb..552d4474 100644
--- a/src/lib/ffmpeg-0.8/libavutil/pixfmt.pas
+++ b/src/lib/ffmpeg-0.8/libavutil/pixfmt.pas
@@ -18,8 +18,8 @@
* This is a part of the Pascal port of ffmpeg.
* - Changes and updates by the UltraStar Deluxe Team
*
- * Conversion of libavutil/mem.h
- * avutil version 50.43.0
+ * Conversion of libavutil/pixfmt.h
+ * avutil version 51.9.1
*
*)