Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Fri, 23 Sep 2005 00:25:41 +0000 | diego | Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERS libavformat |
Wed, 21 Sep 2005 23:09:16 +0000 | aurel | fix unused variable warnings libavformat |
Tue, 20 Sep 2005 23:52:29 +0000 | diego | Misplaced #ifdef, the MMFContext struct is needed outside CONFIG_ENCODERS. libavformat |
Sun, 18 Sep 2005 14:45:17 +0000 | michael | print more time_base fps stuff if av_log level is at debug or above libavformat |
Sun, 11 Sep 2005 08:32:25 +0000 | michael | checksum doesnt cover the forward_ptr anymore libavformat |
Sun, 11 Sep 2005 08:28:03 +0000 | michael | forward_ptr doesnt contain its own length anymore libavformat |
Tue, 06 Sep 2005 22:50:58 +0000 | michael | set time_base as soon as time_scale is known instead of in a unrelated chunck which might be missing libavformat |