Vignesh Venkatasubramanian c14045c818 lavf: Remove experimental flag for Opus in WebM
Opus in WebM is no more experimental as we have everything necessary in
the container writing code as per the spec. So removing the experimental flag.
Note that we removed the experimental suffix from the CodecId field long
ago ( http://goo.gl/O0TYRB ).

Signed-off-by: Vignesh Venkatasubramanian <vigneshv@google.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-05-28 19:29:45 +02:00
2014-05-28 03:52:50 +02:00
2014-05-28 01:12:18 +02:00
2014-05-17 15:51:58 +02:00
2014-05-06 14:14:32 +02:00
2014-05-28 03:52:50 +02:00
2014-05-28 03:52:50 +02:00
2014-05-26 11:40:21 +02:00
2014-05-26 11:40:21 +02:00
2014-05-23 23:30:21 +02:00
2014-05-21 15:59:22 +02:00
2014-02-12 13:13:17 +00:00
2014-05-26 12:18:29 -08:00
2014-03-01 17:09:12 +01:00

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory in git.
  You can also view it online at http://ffmpeg.org/documentation.html

2) Licensing
------------

* See the LICENSE file.

3) Build and Install
--------------------

* See the INSTALL file.
Description
No description provided
Readme 209 MiB
Languages
C 90.4%
Assembly 7.7%
Makefile 1.3%
C++ 0.2%
Objective-C 0.2%
Other 0.1%