diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2011-06-21 20:58:39 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2011-06-21 20:58:39 +0200 |
commit | 250cebeb3b348c3da71f9972eb500d6005dc01f1 (patch) | |
tree | 6ccb03570fd2dd5c5d08f598a055952f16fb5375 /doc/RELEASE_NOTES | |
parent | 0452f77f49e92bc67cc2aea5b9c4470cd457ca1d (diff) | |
download | ffmpeg-250cebeb3b348c3da71f9972eb500d6005dc01f1.tar.gz |
release_notes: document not fully understood mingw-sdl issue
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/RELEASE_NOTES')
-rw-r--r-- | doc/RELEASE_NOTES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/RELEASE_NOTES b/doc/RELEASE_NOTES index 4e4b0e630b..7861bfd4bc 100644 --- a/doc/RELEASE_NOTES +++ b/doc/RELEASE_NOTES @@ -30,6 +30,8 @@ FFmpeg, please try git master to check if the issue still exists. If it does, make your report against the development code following the usual bug reporting guidelines. +Note, if you have difficulty building for mingw, try --disable-outdev=sdl + API changes ----------- |