summaryrefslogtreecommitdiff
path: root/ffmpeg1/doc/RELEASE_NOTES
diff options
context:
space:
mode:
authorTim Redfern <tim@eclectronics.org>2013-08-26 15:10:18 +0100
committerTim Redfern <tim@eclectronics.org>2013-08-26 15:10:18 +0100
commit150c9823e71a161e97003849cf8b2f55b21520bd (patch)
tree3559c840cf403d1386708b2591d58f928c7b160d /ffmpeg1/doc/RELEASE_NOTES
parentb4b1e2630c95d5e6014463f7608d59dc2322a3b8 (diff)
adding ffmpeg specific version
Diffstat (limited to 'ffmpeg1/doc/RELEASE_NOTES')
-rw-r--r--ffmpeg1/doc/RELEASE_NOTES16
1 files changed, 16 insertions, 0 deletions
diff --git a/ffmpeg1/doc/RELEASE_NOTES b/ffmpeg1/doc/RELEASE_NOTES
new file mode 100644
index 0000000..2faf40d
--- /dev/null
+++ b/ffmpeg1/doc/RELEASE_NOTES
@@ -0,0 +1,16 @@
+Release Notes
+=============
+
+* 1.2 "Magic" March, 2013
+
+
+General notes
+-------------
+See the Changelog file for a list of significant changes. Note, there
+are many more new features and bugfixes than whats listed there.
+
+Bugreports against FFmpeg git master or the most recent FFmpeg release are
+accepted. If you are experiencing issues with any formally released version of
+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.