Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Fri, 01 Oct 2004 20:05:04 +0000 | michael | simplify put_padding_packet() libavformat |
Fri, 01 Oct 2004 16:30:15 +0000 | michael | move free() of AVStream priv data to av_write_trailer() libavformat |
Fri, 01 Oct 2004 16:00:00 +0000 | michael | 64bit and reading over the end of the array fixes libavformat |
Fri, 01 Oct 2004 13:32:13 +0000 | michael | Help debugging by keeping symbols ans line numbers patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavformat |
Fri, 01 Oct 2004 13:16:16 +0000 | michael | do not call (av_)abort() libavformat |
Wed, 29 Sep 2004 23:25:01 +0000 | michael | move packet interleaving function into AVOutputFormat, so it can be overriden easily instead of doing reordering twice if the muxer needs some other interleaving then dts based libavformat |
Tue, 28 Sep 2004 21:09:25 +0000 | michael | uninitalized variables libavformat |