Mercurial > libavformat.hg
graph
-
Check whether the memory allocation for extradata succeeded. Fixes issue 472. libavformat2008-06-01, by takis
-
matroskadec: silently discard some element ID that we don't care about libavformat2008-06-01, by aurel
-
warn if pts is not set, prevent writing negative/weird cts, happens when using genpts and streamcopy libavformat2008-05-29, by bcoudurier
-
check if extradata comes from mp4 and assume bitsteam is already formated, should fix streamcopy libavformat2008-05-29, by bcoudurier
-
simplify, use pointer to codec context in struct instead of only id libavformat2008-05-27, by bcoudurier
-
simplify, use pointer to codec context in struct instead of only id libavformat2008-05-27, by bcoudurier
-
Do not use the pts/dts calculation code which needs a parser, when no parser libavformat2008-05-27, by michael
-
aac chan config is 0 if bitstream contains program_config_element libavformat2008-05-26, by bcoudurier