Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Tue, 09 Oct 2007 15:33:19 +0000 | reimar | Allow to override zlib compression level in PNG encoder via avctx->compression_level libavcodec |
Tue, 09 Oct 2007 15:09:51 +0000 | andoma | reindent libavcodec |
Tue, 09 Oct 2007 14:15:03 +0000 | bcoudurier | better lambda search method libavcodec |
Tue, 09 Oct 2007 12:28:17 +0000 | cehoyos | Enable PAFF decoding libavcodec |
Tue, 09 Oct 2007 05:39:49 +0000 | aurel | oops... mpegvideo_enc also depends on motion_est and ratecontrol libavcodec |
Tue, 09 Oct 2007 04:49:12 +0000 | aurel | dnxhdenc depends on mpegvideo_enc (usage of ff_convert_matrix) libavcodec |
Mon, 08 Oct 2007 17:44:38 +0000 | andoma | Manage Picture buffers for fields as well as frames. Pair complementary fields into one MPV Picture. libavcodec |