log utils.c @ 499:3e85b3d73cda libavformat

age author description
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
Sun, 23 May 2004 21:36:23 +0000 michael cur_dts in native timebase 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
Tue, 27 Apr 2004 02:55:05 +0000 michael NULL pointers ... libavformat
Mon, 12 Apr 2004 16:50:03 +0000 michael moving nearly identical binary search code from nut/mpeg/asf to utils.c libavformat
Wed, 07 Apr 2004 21:33:53 +0000 michael dont reduce the min_distance of AVIndexEntry libavformat
Sun, 04 Apr 2004 18:33:07 +0000 michael move zero size hack from ogg.c to utils.c libavformat