| February 6, 2011 | ||
|---|---|---|
View f819467
lavf: move internal functions from avformat.h to internal.hAnton Khirnov authored on 2011/02/06 23:38:55 |
||
| February 1, 2011 | ||
|---|---|---|
View 5603df3
Always use av_set_pts_info to set the stream time base.Reimar Döffinger authored on 2011/02/01 04:08:56 |
||
View 403fa3c
Ogg: discard non-essential metadata from Vorbis header when creating extradataReimar Döffinger authored on 2011/02/01 04:16:38 |
||
| January 29, 2011 | ||
|---|---|---|
View 609bdf8
Vorbis-in-Ogg: Do not set timebase to invalid valuesReimar Döffinger authored on 2011/01/29 04:56:12 |
||
| October 16, 2010 | ||
|---|---|---|
View ad7768f
add ff_ prefix to metadata_conv() patch by Anton Khirnov anton _at_ khirnov _dot_ netAnton Khirnov authored on 2010/10/16 22:20:41 |
||
View fb66c31
Fix building, include the header instead of the source fileMartin 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_ netAnton 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 chaptersDavid Conrad authored on 2010/03/12 14:16:57 |
||
View 533c30f
Const correctness for vorbis_commentDavid Conrad authored on 2010/03/12 14:16:47 |
||
View b53cde4
oggdec: Metadata is per-stream; don't merge multiple streams' togetherDavid Conrad authored on 2010/03/12 14:16:44 |
||
View e4d2d8c
Add ff_ prefix to vorbis_commentDavid Conrad authored on 2010/03/12 14:16:39 |
||
| March 11, 2010 | ||
|---|---|---|
View 2ac4115
oggdec: Fix memory leak in setting up vorbis headersDavid Conrad authored on 2010/03/11 16:17:49 |
||