Mercurial > libavformat.hg
graph
-
Cosmetics : reindent after last commit and remove redundant comment. libavformat2009-04-18, by jai_menon
-
Change nsvf_index_data to nsvs_file_offset for increased clarity. libavformat2009-04-18, by jai_menon
-
Introduce codec id for MPEG-4 ALS and associate it with corresponding libavformat2009-04-17, by jai_menon
-
Change another AVERROR(EIO) inot AVERROR_EOF, because it really signals EOF, libavformat2009-04-17, by rbultje
-
Moving variable declarations in asf_build_simple_index() to clarify&prettify code. libavformat2009-04-17, by michael
-
Replace AVERROR(EIO) by AVERROR_EOF on end-of-file. See mailinglist libavformat2009-04-16, by rbultje