Reimar Döffinger 8cb3c557a9 Ogg: discard non-essential metadata from Vorbis header when creating extradata
The first part of the metadata, the "vendor" string, is required by
libvorbis, it will refuse to play when it is not available.
Also we do not currently parse that part into metadata so it would also
be lost if we removed it as well.

Signed-off-by: Mans Rullgard <mans@mansr.com>
2011-01-31 20:21:26 +00:00
2011-01-29 23:55:37 +01:00
2011-01-28 17:02:54 +00:00
2011-01-18 08:00:23 +01:00
2011-01-24 23:44:58 +00:00
2011-01-24 23:44:58 +00:00
2010-09-03 21:27:19 +00:00
2011-01-30 01:05:39 +00:00
2011-01-18 11:20:17 -08:00
2011-01-18 11:05:51 -08:00
2011-01-29 16:57:29 +01:00
2011-01-18 20:48:23 +00:00

FFmpeg 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%