log utils.c @ 542:be81a0f1974d libavformat

age author description
Sun, 03 Oct 2004 02:42:01 +0000 michael SCR timestamp fix try #1 libavformat
Fri, 01 Oct 2004 16:30:15 +0000 michael move free() of AVStream priv data to av_write_trailer() libavformat
Wed, 29 Sep 2004 23:25:01 +0000 michael move packet interleaving function into AVOutputFormat, so it can be overriden easily instead of doing reordering twice if the muxer needs some other interleaving then dts based libavformat
Tue, 28 Sep 2004 21:09:25 +0000 michael uninitalized variables libavformat
Fri, 13 Aug 2004 15:30:42 +0000 michael Minor Patch for shared libs on Mac OSX by (Bill May <wmay at cisco dot com>) libavformat
Thu, 12 Aug 2004 00:09:32 +0000 michael HTTP Authentication Patch by (Petr Doubek <doubek at vision dot ee dot ethz dot ch>) libavformat
Sun, 25 Jul 2004 11:59:34 +0000 michael ffserver fixes by (Koos Vriezen <koos.vriezen at xs4all dot nl>) libavformat
Thu, 15 Jul 2004 18:32:54 +0000 michael image2 / image API cleanup phase-1 libavformat
Wed, 30 Jun 2004 17:34:15 +0000 michael fix first timestamp when decoding mpeg-ps libavformat
Tue, 22 Jun 2004 21:14:01 +0000 michael flush audio encoder buffers at the end libavformat
Sun, 20 Jun 2004 11:28:01 +0000 michael 1000l libavformat
Fri, 11 Jun 2004 22:03:16 +0000 michael user specified start time offset libavformat
Sat, 29 May 2004 18:50:31 +0000 michael correctly interleave packets during encoding libavformat
Sat, 29 May 2004 02:06:32 +0000 michael pass AVPacket into av_write_frame() libavformat
Mon, 24 May 2004 15:13:23 +0000 michael 100l (avi seeking) libavformat