Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Wed, 09 Sep 2009 16:25:12 +0000 | cehoyos | Factorise st->nb_index_entries check. libavformat |
Mon, 07 Sep 2009 22:42:51 +0000 | bcoudurier | check entries against field_size, potential malloc overflow in read_stsz, fix #1357 libavformat |
Mon, 07 Sep 2009 22:36:33 +0000 | bcoudurier | add one missing check for stream existence in read_elst, fix #1364 libavformat |
Mon, 07 Sep 2009 10:49:51 +0000 | diego | Use all 32 bits of the timestamp when calculating flv duration. libavformat |
Sun, 06 Sep 2009 15:59:32 +0000 | schreter | disable new seeking code in mpeg-ts per #ifdef (use old read_seek by default) libavformat |
Sun, 06 Sep 2009 08:57:19 +0000 | reimar | ff_rm_metadata is const. libavformat |