diff options
Diffstat (limited to '')
-rw-r--r-- | src/lib/ffmpeg/rational.pas | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/ffmpeg/rational.pas b/src/lib/ffmpeg/rational.pas index 0f7dd714..ca4bce9c 100644 --- a/src/lib/ffmpeg/rational.pas +++ b/src/lib/ffmpeg/rational.pas @@ -35,6 +35,7 @@ * update to * avutil max. version 50.7.0, Mon, Jan 4 2010 24:00:00 UTC * MiSchi + * check Sat, Feb 20 2010: Still fine *) unit rational; |