log

age author description
2004-08-12 michael HTTP Authentication Patch by (Petr Doubek <doubek at vision dot ee dot ethz dot ch>) libavformat
2004-08-04 romansh * simplifying OpenDML AVI handling. libavformat
2004-08-02 michael dont be so picky libavformat
2004-08-02 romansh * fixing a bug in DV timestamp generation. Now libavtest doesn't libavformat
2004-07-28 romansh * fixing a buffer overrun in gif.c libavformat
2004-07-28 michael 2000/00/00 to 2001/03/01 QT fileformat documentation patch by (Sebastien Bechet <s.bechet at av7 dot net>) libavformat
2004-07-28 michael AAC in mov/mp4 patch by (Gildas Bazin <gbazin at altern dot org>) libavformat
2004-07-27 romansh * fixing a small quirk with DV audio muxing libavformat
2004-07-25 michael my experimental wavelet codec libavformat
2004-07-25 michael ffserver fixes by (Koos Vriezen <koos.vriezen at xs4all dot nl>) libavformat
2004-07-21 michael raw rgb support libavformat
2004-07-17 michael mov_read_elst fix, based upon a patch by (Sebastien Bechet <s.bechet at av7 dot net>) libavformat
2004-07-17 michael disable mov_read_elst libavformat
2004-07-15 michael support single images, remove copy/paste junk libavformat
2004-07-15 michael image2 / image API cleanup phase-1 libavformat
2004-07-14 michael libdts support by (Benjamin Zores <ben at geexbox dot org>) libavformat
2004-07-14 michael play more broken files libavformat
2004-07-13 michael warn user if ms style codec tag is used libavformat
2004-07-07 michael h264 in mpeg-ts fix by (Måns Rullgård <mru at kth dot se>) libavformat
2004-07-06 michael compilation of mov.c broken patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavformat
2004-07-06 michael Seeking in .mov/.mp4 files libavformat
2004-07-02 michael assert(0) -> retunrn -1 libavformat
2004-06-30 michael The atom 'skip' should be handled by 'mov_read_leaf()', not by libavformat
2004-06-30 michael fix first timestamp when decoding mpeg-ps libavformat
2004-06-25 michael simplify libavformat
2004-06-24 michael ogg with ffplay fix libavformat
2004-06-22 michael flush audio encoder buffers at the end libavformat
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
2004-05-18 romansh * IEC DV seems to accept SMPTE way of tagging 16:9 too. libavformat
2004-05-13 michael segfault fix libavformat
2004-05-07 melanson support SVQ1 in AVI files, just for fun libavformat
2004-05-06 michael vbr audio fix libavformat
2004-05-02 michael match latest spec libavformat
2004-04-27 michael fix rounding errors with NTSC patch by (Luca Abeni <lucabe72 at email dot it>) libavformat
2004-04-27 michael export pts if available libavformat
2004-04-27 michael NULL pointers ... libavformat
2004-04-26 michael mpeg SVCD compatibility, SCR fixes, standard compliance libavformat