aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/ffmpeg-0.7/libavutil/pixfmt.pas
diff options
context:
space:
mode:
authork-m_schindler <k-m_schindler@b956fd51-792f-4845-bead-9b4dfca2ff2c>2012-04-22 00:02:46 +0000
committerk-m_schindler <k-m_schindler@b956fd51-792f-4845-bead-9b4dfca2ff2c>2012-04-22 00:02:46 +0000
commitc8313d75d266318354df56ed5beb11e5a8ac3f7f (patch)
treef313f4fb568cfc967f124b4acdf60da602c938bf /src/lib/ffmpeg-0.7/libavutil/pixfmt.pas
parente082dddce2339aafa05084c4763a110408fb27be (diff)
downloadusdx-c8313d75d266318354df56ed5beb11e5a8ac3f7f.tar.gz
usdx-c8313d75d266318354df56ed5beb11e5a8ac3f7f.tar.xz
usdx-c8313d75d266318354df56ed5beb11e5a8ac3f7f.zip
some updates.
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2861 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to '')
-rw-r--r--src/lib/ffmpeg-0.7/libavutil/pixfmt.pas2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/ffmpeg-0.7/libavutil/pixfmt.pas b/src/lib/ffmpeg-0.7/libavutil/pixfmt.pas
index 82288cbb..d47ef354 100644
--- a/src/lib/ffmpeg-0.7/libavutil/pixfmt.pas
+++ b/src/lib/ffmpeg-0.7/libavutil/pixfmt.pas
@@ -18,7 +18,7 @@
* This is a part of the Pascal port of ffmpeg.
* - Changes and updates by the UltraStar Deluxe Team
*
- * Conversion of libavutil/mem.h
+ * Conversion of libavutil/pixfmt.h
* avutil version 50.43.0
*
*)