Mercurial > libavformat.hg
log flvenc.c @ 3061:8ae0431d7f43 libavformat
age | author | description |
---|---|---|
Sun, 24 Feb 2008 00:57:15 +0000 | michael | flv/swf do not have a big endian codec id, they only support libavformat |
Wed, 21 Nov 2007 07:41:00 +0000 | andoma | Use dynamically allocated ByteIOContext in AVFormatContext libavformat |
Fri, 16 Nov 2007 00:09:34 +0000 | alex | Honor the 8bit extension (now 32bit instaed 24bit) of the pts field introduced in FLV specification v9. libavformat |
Thu, 15 Nov 2007 23:53:19 +0000 | alex | Prefer ADPM_SWF instead NONE if no MP3 encoding is compiled in. libavformat |
Tue, 09 Oct 2007 01:12:27 +0000 | michael | indent libavformat |
Tue, 09 Oct 2007 01:01:07 +0000 | michael | avoid generating invalid files libavformat |
Sat, 04 Aug 2007 23:03:17 +0000 | michael | set the previous tag size correctly in flv files libavformat |