January 29, 2011
View ce20edb

Vorbis-in-Ogg: Do not set timebase to invalid values

Reimar Döffinger authored on 2011/01/29 08:52:50
October 16, 2010
View ad7768f

add ff_ prefix to metadata_conv() patch by Anton Khirnov anton _at_ khirnov _dot_ net

Anton Khirnov authored on 2010/10/16 22:20:41
View fb66c31

Fix building, include the header instead of the source file

Martin Storsjö authored on 2010/10/16 17:50:50
View 03700d3

Export metadata in the generic format. Deprecate old conversion API. patch by Anton Khirnov anton _at_ khirnov _dot_ net

Anton Khirnov authored on 2010/10/16 04:04:25
August 8, 2010
View 73c44cb

oggparsevorbis: Add some sanity checks to header packet ordering/presence.

Alex Converse authored on 2010/08/08 06:30:34
March 31, 2010
View 72415b2

Define AVMediaType enum, and use it instead of enum CodecType, which is deprecated and will be dropped at the next major bump.

Stefano Sabatini authored on 2010/03/31 08:30:55
March 20, 2010
View 66061a1

Add VorbisComment writing to FLAC files. Patch by James Darnley <james darnley at gmail>.

James Darnley authored on 2010/03/20 22:36:43
March 12, 2010
View 8730fad

oggdec: Parse ogm chapters

David Conrad authored on 2010/03/12 14:16:57
View 533c30f

Const correctness for vorbis_comment

David Conrad authored on 2010/03/12 14:16:47
View b53cde4

oggdec: Metadata is per-stream; don't merge multiple streams' together

David Conrad authored on 2010/03/12 14:16:44
View e4d2d8c

Add ff_ prefix to vorbis_comment

David Conrad authored on 2010/03/12 14:16:39
March 11, 2010
View 2ac4115

oggdec: Fix memory leak in setting up vorbis headers

David Conrad authored on 2010/03/11 16:17:49
View 8f8320d

oggdec: Don't use ogg_stream's seq for vorbis or speex headers

David Conrad authored on 2010/03/11 16:17:46
February 1, 2010
View ca76a11

Add a list of generic tags and change demuxers to follow it. Patch by Anton Khirnov, wyskas at gmail dot com

Anton Khirnov authored on 2010/02/01 20:39:10
December 14, 2009
View 12ad667

Use AV_METADATA_DONT_STRDUP* / use av_malloced metadata instead of strduped arrays of fixed length. Code from ffmbc with changes to adapt to our metadata API.

Michael Niedermayer authored on 2009/12/14 05:27:29