Mercurial > libavformat.hg
graph
-
associate to each AVProgram the indexes of the AVStreams contained in it libavformat2007-10-20, by nicodvb
-
API extension: AVProgram now has an array (stream_index) containing the indexes of the streams in AVFormatContext libavformat2007-10-20, by nicodvb
-
cosmetics: moved to a separate function the code to print the characteristics of an AVStream libavformat2007-10-20, by nicodvb
-
check if we found an audio track before initializing the audio stream libavformat2007-10-18, by aurel
-
make compression_type a function local var instead of a context var libavformat2007-10-18, by aurel
-
parse header chunk in a loop (don't depend on a fixed chunk ordering) libavformat2007-10-18, by aurel
-
Make url_split() strip url options (?opt=var) from the returned hostname or libavformat2007-10-18, by benoit
-
dont write udta atom for 3gp/3g2 for now, current written atoms (ilst) are itunes specific libavformat2007-10-16, by bcoudurier
-
cosmetics: Move asf_read_close() down to get rid of a forward declaration. libavformat2007-10-14, by diego
-
Remove ogg seek function, instead use generic seek via read_timestamp function libavformat2007-10-10, by reimar