diff options
Diffstat (limited to '')
-rw-r--r-- | src/lib/ffmpeg-0.8/libavutil/pixfmt.pas | 4 |
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 * *) |