log utils.c @ 572:640706a29efb libavformat

age author description
Fri, 22 Oct 2004 13:15:18 +0000 michael bug in libavformat av_update_cur_dts(), patch by (Nathan Kurz <nate at verse dot com>) libavformat
Fri, 22 Oct 2004 01:51:17 +0000 michael set keyframe flag at a more central place instead of in every demuxer for containers which only store intra only streams libavformat
Wed, 13 Oct 2004 23:58:28 +0000 michael fix assertion failure in case of timestamp discontinuities libavformat
Tue, 12 Oct 2004 10:28:27 +0000 michael generic cur_dts update libavformat
Mon, 11 Oct 2004 19:42:18 +0000 michael default stream timebase docs patch by (Nathan Kurz <nate at verse dot com>) libavformat
Mon, 11 Oct 2004 17:12:52 +0000 michael print start_time patch by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>) libavformat
Sun, 10 Oct 2004 22:05:43 +0000 michael use native timebase for seeking libavformat
Fri, 08 Oct 2004 20:09:52 +0000 michael write error handling libavformat
Sun, 03 Oct 2004 12:58:14 +0000 michael initial dts fix libavformat
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