Mercurial > libavformat.hg
graph
-
Replace all the occurrences of AVERROR_EIO with AVERROR(EIO), and mark libavformat2010-03-13, by stefano
-
oggdec: Pass packets to header() until the stream is done with them libavformat2010-03-12, by conrad
-
oggdec: Metadata is per-stream; don't merge multiple streams' together libavformat2010-03-12, by conrad
-
Prevent memory leak introduced in r22389 in Bink demuxer: pass partial packets to decoder. libavformat2010-03-11, by pross
-
oggdec: Determine pts and filepos on a packet basis in read_timestamp libavformat2010-03-11, by conrad
-
oggdec: Check that we have a codec in gptopts (needed for skeleton) libavformat2010-03-11, by conrad
-
oggdec: Save offset of the page needed to reconstruct the current packet libavformat2010-03-11, by conrad
-
Make the ntp_time function available to other parts of libavformat, as ff_ntp_time libavformat2010-03-10, by mstorsjo