Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Mon, 26 Jan 2009 23:39:22 +0000 | aurel | make it clear that the new metadata API is a work in progress libavformat |
Sun, 25 Jan 2009 19:11:10 +0000 | diego | Directly #include some required headers. libavformat |
Sun, 25 Jan 2009 16:44:45 +0000 | stefano | Move documentation of av_register_all() from allformats.c to libavformat |
Sun, 25 Jan 2009 01:21:10 +0000 | jbr | use function and definitions from libavcodec/flac.h in oggparseflac.c libavformat |
Sun, 25 Jan 2009 00:16:27 +0000 | jbr | Handle ID3v2 tags in raw FLAC streams by skipping them. libavformat |
Sat, 24 Jan 2009 14:52:46 +0000 | diego | Fix undefined preprocessor directives warnings during 'make checkheaders'. libavformat |
Sat, 24 Jan 2009 08:20:42 +0000 | stefang | return an error if we can not get a full packet, libavformat |