Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Thu, 04 Oct 2007 15:13:42 +0000 | voroshil | Replace "signed short" typecast with "int16_t" as suggested by libavcodec |
Thu, 04 Oct 2007 06:53:12 +0000 | andoma | Reorganize long reference management to minimize code duplication in upcoming PAFF implementation. libavcodec |
Thu, 04 Oct 2007 06:50:44 +0000 | andoma | Fix Picture.key_frame setting to be compatible with frame and field contexts. Part of PAFF implementation. libavcodec |