Mercurial > libavformat.hg
graph
-
aac chan config is 0 if bitstream contains program_config_element libavformat2008-05-26, by bcoudurier
-
move ffserver specific functions up and only include unistd.h in this case libavformat2008-05-26, by bcoudurier
-
compute the end of all chapters when end is not specified in the container libavformat2008-05-24, by aurel
-
Chapter demuxing support. (untested as I have no nuts with chapters) libavformat2008-05-23, by michael
-
Make ff_new_chapter() return AVChapter instead of int so its consistant with libavformat2008-05-23, by michael
-
s/num_chapters/nb_chapters/ all other similar variables are called nb_*. libavformat2008-05-23, by michael
-
Add id to AVChapter, untested (where do i find matroska files with chapters?). libavformat2008-05-23, by michael
-
free moov and cmov when error occurs, fix memleak, patch by Albert Astals Cid, aastals at tv-wan dot es libavformat2008-05-22, by bcoudurier