Andrew Kelley b0c2c097e4 lavf: default .ogg audio to libvorbis if we can
Since 2007, the Xiph.org Foundation recommends that .ogg only be used
for Ogg Vorbis audio files.

Source: http://wiki.xiph.org/index.php/MIME_Types_and_File_Extensions

However we only do it if we have libvorbis available because the
built in vorbis encoder is not as good.

Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
2014-02-09 18:36:15 +01:00
2014-02-08 15:04:13 +00:00
2013-07-07 21:43:23 +02:00
2014-02-08 15:04:13 +00:00
2013-10-22 10:49:31 +02:00
2014-02-08 15:04:13 +00:00
2011-03-16 21:54:39 +01:00
2011-04-07 02:54:12 +02:00
2013-11-28 15:37:10 +01:00
2014-01-14 00:04:59 +01:00
2014-01-18 10:27:27 -05:00

Libav README
------------

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.
Description
No description provided
Readme 173 MiB
Languages
C 92.1%
Assembly 6%
Makefile 1.2%
C++ 0.3%
Objective-C 0.2%
Other 0.1%