Mercurial > libavformat.hg
log wav.c @ 4514:2a84d46427d1 libavformat
age | author | description |
---|---|---|
Mon, 19 Jan 2009 15:46:40 +0000 | diego | cosmetics: Remove pointless period after copyright statement non-sentences. libavformat |
Tue, 13 Jan 2009 23:44:16 +0000 | aurel | Change semantic of CONFIG_*, HAVE_* and ARCH_*. libavformat |
Fri, 03 Oct 2008 10:16:29 +0000 | diego | Remove offset_t typedef and use int64_t directly instead. libavformat |
Wed, 24 Sep 2008 17:46:23 +0000 | michael | Avoid segfault due to not set AVCodec. libavformat |
Sun, 14 Sep 2008 17:29:34 +0000 | jbr | add error message for unsupported codecs in WAVE. libavformat |
Tue, 02 Sep 2008 22:45:13 +0000 | diego | Replace generic CONFIG_MUXERS preprocessor conditionals by more specific libavformat |
Sun, 24 Aug 2008 16:51:50 +0000 | reimar | Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const * libavformat |