Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Tue, 20 Oct 2009 19:07:08 +0000 | daniel | Parenthesize correctly in TMV probe libavformat |
Tue, 20 Oct 2009 15:27:05 +0000 | cehoyos | Improve sofdec dectection to avoid false positives for MP2. libavformat |
Tue, 20 Oct 2009 06:40:01 +0000 | benoit | Make url_resetbuf() assert on wrong flags passed and make it static on next libavformat |
Mon, 19 Oct 2009 23:22:23 +0000 | diego | Move function that is only used by the MP3 muxer below the corresponding #if. libavformat |
Mon, 19 Oct 2009 22:36:57 +0000 | diego | Add '#include "libavutil/intreadwrite.h"', necessary for AV_RB32. libavformat |
Mon, 19 Oct 2009 22:32:32 +0000 | diego | The MP2/MP3 muxer uses ff_id3v2_tags, so add the correct object dependency. libavformat |