log nsvdec.c @ 6421:6bb1bf74f9ce libavformat

age author description
Sun, 25 Apr 2010 14:27:42 +0000 stefano Mark av_metadata_set() as deprecated, and use av_metadata_set2() libavformat
Wed, 31 Mar 2010 12:29:58 +0000 cehoyos Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. libavformat
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavformat
Wed, 03 Mar 2010 17:26:00 +0000 vitor Plug memory leak in NSV demuxer. libavformat
Sun, 17 Jan 2010 15:57:51 +0000 stefano Use av_match_ext() rather than the deprecated match_ext(), fix libavformat
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