log nutdec.c @ 3011:0439b354e005 libavformat

age author description
Mon, 04 Feb 2008 10:27:32 +0000 ods15 ff_nut_reset_ts() expected to get 'ts*time_base_count', but muxer only libavformat
Mon, 04 Feb 2008 00:33:52 +0000 michael Fix info packet type, found by oded as well as the new pedantic const libavformat
Mon, 04 Feb 2008 00:31:31 +0000 michael -Wwrite-strings nitpicking fix libavformat
Mon, 31 Dec 2007 16:43:35 +0000 michael More verbose aspect ratio error msg. libavformat
Wed, 21 Nov 2007 07:41:00 +0000 andoma Use dynamically allocated ByteIOContext in AVFormatContext libavformat
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
Thu, 05 Jul 2007 10:40:25 +0000 diego license header consistency cosmetics libavformat
Sat, 23 Jun 2007 23:10:32 +0000 mru use new string functions libavformat
Sat, 16 Jun 2007 14:52:05 +0000 mru fix some printf format specifiers libavformat
Tue, 12 Jun 2007 09:29:25 +0000 diego misc spelling fixes libavformat
Tue, 24 Apr 2007 05:50:30 +0000 diego Remove unused code + variable, fixes a warning. libavformat
Sun, 08 Apr 2007 20:21:11 +0000 diego Make some functions which aren't used outside their declaring source file libavformat
Sun, 18 Mar 2007 23:59:56 +0000 gpoirier fix end-of-file detection libavformat
Wed, 28 Feb 2007 03:28:31 +0000 lu_zero get_packetheader() forgot to read the header_checksum in big packets libavformat
Sun, 21 Jan 2007 12:43:29 +0000 michael simplify libavformat
Thu, 16 Nov 2006 11:03:40 +0000 michael check max_pts_distance libavformat