January 10, 2013
View 053c19c

oggdec: fix faulty cleanup prototype

Luca Barbato authored on 2013/01/10 04:49:34
January 5, 2013
View ee6b868

oggdec: make sure the private parse data is cleaned up

Luca Barbato authored on 2013/01/05 00:05:51
May 22, 2011
View d2d67e4

Remove all uses of now deprecated metadata functions.

Anton Khirnov authored on 2011/05/22 19:46:29
February 6, 2011
View 19711af

lavf: move internal functions from avformat.h to internal.h

Anton Khirnov authored on 2011/02/06 23:38:55
February 5, 2011
View a351110

Always use av_set_pts_info to set the stream time base.

Reimar Döffinger authored on 2011/02/05 18:08:29
February 1, 2011
View 8cb3c55

Ogg: discard non-essential metadata from Vorbis header when creating extradata

Reimar Döffinger authored on 2011/02/01 04:16:38
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