Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Fri, 05 Oct 2007 13:41:27 +0000 | andoma | Support functions and changes to default reference list creation for PAFF. libavcodec |
Thu, 04 Oct 2007 22:41:21 +0000 | diego | license header consistency cosmetics. libavcodec |
Thu, 04 Oct 2007 20:47:12 +0000 | mhoffman | blackfin optimized vp3 transform and infastructure for idct libavcodec |
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 |
Thu, 04 Oct 2007 06:43:58 +0000 | andoma | Fix h->curr_pic_num for field pictures. Necessary for proper PAFF support. libavcodec |