Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
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 |
Mon, 19 Oct 2009 22:10:15 +0000 | diego | Remove some duplicate object dependencies for the RTSP demuxer. libavformat |
Mon, 19 Oct 2009 22:03:02 +0000 | diego | Add missing rdt.o dependency for SDP demuxer. libavformat |
Mon, 19 Oct 2009 18:55:27 +0000 | bcoudurier | check stream index validity in av_program_add_stream_index libavformat |
Mon, 19 Oct 2009 18:53:32 +0000 | bcoudurier | request mp3 frame_size to be set in has_codec_parameters, fix issue #1314 libavformat |