Mercurial > libavformat.hg
log voc.c @ 1832:1e51dfa8ef85 libavformat
age | author | description |
---|---|---|
Sun, 21 Jan 2007 01:39:17 +0000 | michael | add codec_id <-> codec_tag tables to AVIn/OutputFormat libavformat |
Tue, 21 Nov 2006 13:18:21 +0000 | aurel | move common voc muxer and demuxer data to voc.c libavformat |
Sat, 07 Oct 2006 15:30:46 +0000 | diego | Change license headers to say 'FFmpeg' instead of 'this program/this library' libavformat |
Wed, 12 Jul 2006 00:09:34 +0000 | mru | move common stuff from avienc.c and wav.c to new file riff.c libavformat |
Mon, 10 Jul 2006 21:14:37 +0000 | mru | allow individual selection of muxers and demuxers libavformat |
Sun, 09 Jul 2006 23:40:53 +0000 | mru | give AVInput/OutputFormat structs consistent names libavformat |
Fri, 07 Jul 2006 22:42:36 +0000 | aurel | simplify the voc demuxer using av_get_bits_per_sample() libavformat |