log nutdec.c @ 2758:ea55b48f3fbd libavformat

age author description
Sat, 03 Nov 2007 18:29:16 +0000 kostya Add ff_ prefix to get_v() libavformat
Sat, 03 Nov 2007 18:26:42 +0000 kostya Make get_v() available to the other demuxers libavformat
Tue, 30 Oct 2007 00:01:25 +0000 bcoudurier rename av_crc04C11DB7_update to ff_crc04C11DB7_update and move it to aviobuf.c so it can be reused by other (de)muxers libavformat
Sun, 16 Sep 2007 14:37:01 +0000 diego warning fix: libavformat
Mon, 27 Aug 2007 12:36:19 +0000 diego Remove unused variable. libavformat
Fri, 17 Aug 2007 10:45:50 +0000 diego spelling/wording cosmetics libavformat
Thu, 09 Aug 2007 23:24:02 +0000 michael move syncpoint cache related stuff to common file libavformat
Thu, 09 Aug 2007 21:35:13 +0000 michael fix forw_ptr crc check libavformat
Thu, 09 Aug 2007 21:04:10 +0000 michael get rid of printf libavformat
Thu, 09 Aug 2007 18:37:28 +0000 michael move lsb2full to common file libavformat
Thu, 09 Aug 2007 16:29:30 +0000 michael move syncpoint timestamp resetting code to a common file libavformat
Thu, 09 Aug 2007 12:51:08 +0000 michael check forw_ptr CRC libavformat
Thu, 09 Aug 2007 11:04:43 +0000 michael make StreamContext.time_base a pointer libavformat
Thu, 19 Jul 2007 15:21:30 +0000 takis Replace all occurrences of AVERROR_NOMEM with AVERROR(ENOMEM). libavformat
Sun, 08 Jul 2007 01:41:07 +0000 mru nutdec: don't use deprecated codec_get_{bmp,wav}_id() libavformat