[libav-commits] h263: more strictly forbid frame size changes with frame-mt.

2012-05-06 Thread Ronald S. Bultje
Module: libav Branch: release/0.7 Commit: 3fc967f6c7ab2a21e9e4cca93487286b431cd64a Author:Ronald S. Bultje Committer: Reinhard Tartler Date: Thu Mar 29 12:24:10 2012 -0700 h263: more strictly forbid frame size changes with frame-mt. Prevents crashes because the old check was incomplet

[libav-commits] h263: more strictly forbid frame size changes with frame-mt.

2012-05-04 Thread Ronald S. Bultje
Module: libav Branch: release/0.8 Commit: 7fe4c8cb761b0fc8685dacf9f187311b9d124a52 Author:Ronald S. Bultje Committer: Reinhard Tartler Date: Thu Mar 29 12:24:10 2012 -0700 h263: more strictly forbid frame size changes with frame-mt. Prevents crashes because the old check was incomplet

[libav-commits] h263: more strictly forbid frame size changes with frame-mt.

2012-05-02 Thread Ronald S. Bultje
Module: libav Branch: master Commit: 2d22d4307dcc1461f39a2ffb9c8db6c6b23fd080 Author:Ronald S. Bultje Committer: Ronald S. Bultje Date: Thu Mar 29 12:24:10 2012 -0700 h263: more strictly forbid frame size changes with frame-mt. Prevents crashes because the old check was incomplete. F