Mercurial > libavformat.hg
log vocenc.c @ 5549:7fc464450d8c libavformat
age | author | description |
---|---|---|
Thu, 11 Dec 2008 22:34:14 +0000 | aurel | avoid POSIX reserved _t suffix libavformat |
Mon, 08 Sep 2008 14:24:59 +0000 | michael | Bump Major version, this commit is almost just renaming bits_per_sample to libavformat |
Sun, 24 Aug 2008 16:51:50 +0000 | reimar | Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const * libavformat |
Sun, 24 Aug 2008 14:12:03 +0000 | aurel | voc: add ff_ prefix to some global const data libavformat |
Tue, 03 Jun 2008 16:20:54 +0000 | diego | Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. libavformat |
Wed, 21 Nov 2007 07:41:00 +0000 | andoma | Use dynamically allocated ByteIOContext in AVFormatContext libavformat |
Mon, 13 Aug 2007 22:55:44 +0000 | ramiro | Use AVERROR_PATCHWELCOME instead of AVERROR(ENOTSUP) libavformat |