log nsvdec.c @ 5302:9d7f3a448c3c libavformat

age author description
Fri, 16 Oct 2009 14:46:06 +0000 cehoyos Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0. libavformat
Mon, 22 Jun 2009 23:09:34 +0000 diego Add ff_ prefixes to exported symbols in libavformat/riff.h. libavformat
Wed, 22 Apr 2009 19:37:57 +0000 jai_menon NSV : Add TOC2 parsing and seeking support. libavformat
Sat, 18 Apr 2009 08:35:46 +0000 jai_menon Cosmetics : reindent after last commit and remove redundant comment. libavformat
Sat, 18 Apr 2009 08:34:15 +0000 jai_menon Add speex tag to nsv_codec_audio_tags. libavformat
Sat, 18 Apr 2009 05:54:47 +0000 jai_menon Change nsvf_index_data to nsvs_file_offset for increased clarity. libavformat
Wed, 18 Feb 2009 00:02:38 +0000 aurel use new metadata API in nsv demuxer libavformat
Thu, 12 Feb 2009 17:26:06 +0000 diego Use more descriptive format long_names. libavformat
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavformat
Mon, 08 Sep 2008 14:24:59 +0000 michael Bump Major version, this commit is almost just renaming bits_per_sample to libavformat
Thu, 17 Jul 2008 14:13:44 +0000 michael Try to fix FATE after my time_base simplification change. libavformat
Tue, 03 Jun 2008 16:20:54 +0000 diego Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. libavformat
Mon, 26 May 2008 23:14:25 +0000 diego consistency cosmetics: indices --> indexes libavformat
Wed, 21 Nov 2007 07:41:00 +0000 andoma Use dynamically allocated ByteIOContext in AVFormatContext libavformat
Sat, 22 Sep 2007 08:58:49 +0000 michael indent libavformat