Mercurial > libavformat.hg
log siff.c @ 6310:3d61da0c6e41 libavformat
age | author | description |
---|---|---|
Wed, 31 Mar 2010 12:29:58 +0000 | cehoyos | Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. libavformat |
Tue, 30 Mar 2010 23:30:55 +0000 | stefano | Define AVMediaType enum, and use it instead of enum CodecType, which libavformat |
Thu, 17 Sep 2009 18:09:20 +0000 | reimar | Improve SIFF probe by also checking the first tag is one of the expected. libavformat |
Mon, 19 Jan 2009 15:46:40 +0000 | diego | cosmetics: Remove pointless period after copyright statement non-sentences. libavformat |
Sun, 11 Jan 2009 22:19:48 +0000 | diego | Fix build: Add intreadwrite.h and bswap.h #includes where necessary. libavformat |
Mon, 08 Sep 2008 14:24:59 +0000 | michael | Bump Major version, this commit is almost just renaming bits_per_sample to libavformat |
Tue, 03 Jun 2008 16:20:54 +0000 | diego | Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. libavformat |