log

age author description
2004-06-20 michael 1000l libavformat
2004-06-19 melanson cvs diff before cvs commit libavformat
2004-06-19 melanson sweeping change from -EIO -> AVERROR_IO libavformat
2004-06-18 michael A/V Synch in ffmpeg patch by (Luca Abeni <lucabe72 at email dot it>) libavformat
2004-06-17 michael 10l fix by (Bohdan Horst <nexus at irc dot pl>) libavformat
2004-06-15 michael pass timestamps correctly for -sync 0 libavformat
2004-06-14 michael file id string libavformat
2004-06-11 michael user specified start time offset libavformat
2004-06-10 michael more fourccs libavformat
2004-06-09 michael ac3 bugfix, bug found by "Ben Cooley" <bcooley at dstreamtech dot com> libavformat
2004-05-31 michael fix playback of http://www.zonque.org/test-long.ps libavformat
2004-05-30 michael h261 decoder by (Maarten Daniels <maarten.daniels at student dot luc dot ac dot be>) libavformat
2004-05-30 michael 10l libavformat
2004-05-30 michael skip subtitle streams instead of perishing libavformat
2004-05-29 michael correctly interleave packets during encoding libavformat
2004-05-29 michael exporting keyframe flags, fixes keyframe stuff with streamcopy libavformat
2004-05-29 michael pass AVPacket into av_write_frame() libavformat
2004-05-25 michael dont add padding in the middle of the data patch by (Sidik Isani <isani at cfht dot hawaii dot edu>) libavformat
2004-05-24 michael 100l (avi seeking) libavformat
2004-05-24 michael 100l (AVStream.duration) libavformat
2004-05-23 michael cur_dts in native timebase libavformat
2004-05-23 michael store index for seeking in the native timebase of each stream libavformat
2004-05-21 michael move time_base (pts_num/pts_den) from AVFormatContext -> AVStream libavformat
2004-05-20 michael bytestream tracing support libavformat