annotate ffmpeg/doc/RELEASE_NOTES @ 10:6840f77b83aa

commit
author Yading Song <yading.song@eecs.qmul.ac.uk>
date Sun, 21 Apr 2013 10:55:35 +0200
parents
children
rev   line source
yading@10 1 Release Notes
yading@10 2 =============
yading@10 3
yading@10 4 * 1.2 "Magic" March, 2013
yading@10 5
yading@10 6
yading@10 7 General notes
yading@10 8 -------------
yading@10 9 See the Changelog file for a list of significant changes. Note, there
yading@10 10 are many more new features and bugfixes than whats listed there.
yading@10 11
yading@10 12 Bugreports against FFmpeg git master or the most recent FFmpeg release are
yading@10 13 accepted. If you are experiencing issues with any formally released version of
yading@10 14 FFmpeg, please try git master to check if the issue still exists. If it does,
yading@10 15 make your report against the development code following the usual bug reporting
yading@10 16 guidelines.