Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Mon, 08 Feb 2010 18:48:12 +0000 | rbultje | Implement gai_strerror() for systems lacking such functionality. Patch libavformat |
Mon, 08 Feb 2010 10:13:03 +0000 | conrad | Fix playback with invalid files that don't set the continuation flag for libavformat |
Sun, 07 Feb 2010 19:10:04 +0000 | michael | Directly use av_rescale_rnd() instead of av_convert_ts() as this cuts the libavformat |
Sun, 07 Feb 2010 16:27:17 +0000 | michael | Use av_compare_ts() for interleaving per dts. libavformat |
Sun, 07 Feb 2010 10:25:58 +0000 | stefano | Implement a physical concatenation protocol. libavformat |
Sat, 06 Feb 2010 12:32:44 +0000 | jai_menon | Add AVI metadata conversion table. libavformat |