log nsvdec.c @ 3286:6f61c3b36632 libavformat

age author description
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
Sat, 22 Sep 2007 08:55:17 +0000 michael fix segfault with http://samples.mplayerhq.hu/nsv/nsv_samples/ot171_novideo.nsv.bz2 libavformat
Tue, 12 Jun 2007 09:29:25 +0000 diego misc spelling fixes libavformat
Sun, 15 Apr 2007 13:51:57 +0000 aurel add an enum for need_parsing libavformat
Sun, 08 Apr 2007 11:37:43 +0000 michael file extension based probe is max/2 libavformat
Sun, 08 Apr 2007 11:37:04 +0000 michael factorize libavformat
Sun, 08 Apr 2007 11:34:15 +0000 michael allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks libavformat
Wed, 21 Mar 2007 11:05:35 +0000 diego The NSV demuxer assumes that a video frame's timestamp increases by one on each libavformat
Sun, 21 Jan 2007 01:39:17 +0000 michael add codec_id <-> codec_tag tables to AVIn/OutputFormat libavformat
Sun, 17 Dec 2006 22:00:12 +0000 aurel Add support for VP60 and VP61. libavformat
Sat, 28 Oct 2006 18:39:16 +0000 gpoirier add support for all framerates specified by the standard libavformat
Sat, 28 Oct 2006 17:28:04 +0000 gpoirier Fix A/V (de)sync with discontinuous NSV streams, libavformat
Mon, 23 Oct 2006 08:57:54 +0000 aurel replace coder/decoder file description in libavformat by muxer/demuxer libavformat
Sun, 22 Oct 2006 14:14:36 +0000 bcoudurier disable annoying debug messages libavformat