Bundling ffmpeg, initial attempt. This builds on MinGW; Linux is untested as of yet.

This commit is contained in:
Ben "root" Anderson
2014-02-09 17:23:19 -06:00
parent 7341280df8
commit f56df1c44b
4045 changed files with 962454 additions and 11 deletions
+16
View File
@@ -0,0 +1,16 @@
Release Notes
=============
* 2.1 "Fourier" October, 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.