log nut.c @ 979:d2e5dfdf4def libavformat

age author description
Wed, 01 Mar 2006 11:29:55 +0000 michael add size to AVIndex libavformat
Thu, 19 Jan 2006 22:30:37 +0000 diego Properly #ifdef muxer-specific parts. libavformat
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavformat
Thu, 22 Dec 2005 01:10:11 +0000 diego COSMETICS: tabs --> spaces, some prettyprinting libavformat
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavformat
Mon, 12 Dec 2005 01:56:46 +0000 mru use PRIxN, %zd, %td formats where needed libavformat
Fri, 23 Sep 2005 00:25:41 +0000 diego Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERS libavformat
Sun, 11 Sep 2005 08:32:25 +0000 michael checksum doesnt cover the forward_ptr anymore libavformat
Sun, 11 Sep 2005 08:28:03 +0000 michael forward_ptr doesnt contain its own length anymore libavformat
Sun, 17 Jul 2005 22:24:36 +0000 michael changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility libavformat
Mon, 27 Jun 2005 00:24:34 +0000 michael nut prefers extradata style global headers libavformat
Tue, 07 Jun 2005 21:21:54 +0000 alex some nut.hu hype libavformat
Fri, 03 Jun 2005 08:54:32 +0000 michael fix stream class libavformat
Thu, 26 May 2005 20:17:12 +0000 michael AVPacket.pos libavformat
Sat, 30 Apr 2005 21:43:59 +0000 michael switch to native time bases libavformat
Sun, 24 Apr 2005 17:21:11 +0000 melanson Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped") libavformat
Thu, 17 Mar 2005 21:38:29 +0000 michael initalize has_b_frames libavformat
Thu, 17 Mar 2005 01:25:01 +0000 michael more fine grained discarding of packets libavformat
Sun, 13 Mar 2005 01:58:29 +0000 michael "put_s should store signed values. Spotted on #mplayerdev by someone I libavformat
Thu, 24 Feb 2005 19:08:50 +0000 michael kill warnings patch by (Mns Rullgrd <mru inprovide com>) libavformat
Thu, 24 Feb 2005 15:18:02 +0000 michael 01-makefile_fix_updated.patch libavformat
Sat, 22 Jan 2005 13:36:02 +0000 michael support discarding uninterresting packets libavformat
Sat, 08 Jan 2005 14:21:33 +0000 michael integer overflows, heap corruption libavformat
Sat, 13 Nov 2004 01:27:35 +0000 michael allocate a few bytes more for extradata so the bitstream reader if its used by the codec for parsing extardata, doesnt read over the end libavformat
Sun, 10 Oct 2004 22:05:43 +0000 michael use native timebase for seeking libavformat
Mon, 14 Jun 2004 21:30:36 +0000 michael file id string libavformat
Sat, 29 May 2004 02:06:32 +0000 michael pass AVPacket into av_write_frame() libavformat
Sun, 23 May 2004 16:26:12 +0000 michael store index for seeking in the native timebase of each stream libavformat
Fri, 21 May 2004 20:43:21 +0000 michael move time_base (pts_num/pts_den) from AVFormatContext -> AVStream libavformat
Thu, 20 May 2004 16:00:22 +0000 michael bytestream tracing support libavformat