log voc.c @ 6491:b7f807b4cd88 libavformat tip

age author description
Sat, 22 May 2010 16:01:32 +0000 cehoyos Move AVCodecTag from riff.h into internal.h. libavformat
Fri, 16 Oct 2009 14:46:06 +0000 cehoyos Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0. libavformat
Sun, 24 Aug 2008 14:12:03 +0000 aurel voc: add ff_ prefix to some global const data libavformat
Thu, 05 Jul 2007 10:40:25 +0000 diego license header consistency cosmetics libavformat
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
Thu, 16 Feb 2006 00:09:23 +0000 aurel add Creative 8 bits ADPCM schemes support libavformat
Thu, 09 Feb 2006 23:53:07 +0000 aurel voc: set bits_per_sample correctly (fix mplayer playback) libavformat
Thu, 09 Feb 2006 22:52:23 +0000 aurel add a Creative VOC (de)muxer libavformat