Mercurial > libavformat.hg
graph
-
cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile. libavformat2008-03-08, by diego
-
Add 'disposition' bitfield to AVStream and use it for both muxing and demuxing libavformat2008-03-07, by eugeni
-
do not reset duration_error for all streams, only reset current stream, fix wrong_fps.gxf libavformat2008-03-06, by bcoudurier
-
correctly compute bit rate for compressed audio, should fix seeking in aiff libavformat2008-03-05, by bcoudurier
-
Fix decoding of interlaced gif, e.g. http://samples.mplayerhq.hu/GIF/7up.gif libavformat2008-03-03, by reimar
-
Fallback to sample rate if bit rate is 0. This avoids 0 timebases in nut. libavformat2008-03-02, by michael
-
support keyframes indexes starting at 0, broken files created by omneon, fix ref.mov seeking libavformat2008-02-26, by bcoudurier