Mercurial > libavcodec.hg
log h264.h @ 10893:2aafcafbe1f0 libavcodec
age | author | description |
---|---|---|
Sat, 16 Jan 2010 05:41:33 +0000 | michael | Replace cabac checks in inline functions from h264.h with constants. libavcodec |
Fri, 15 Jan 2010 03:42:56 +0000 | michael | Add forgotten include of h264_mvpred.h to h264.h. libavcodec |
Wed, 13 Jan 2010 02:35:36 +0000 | michael | Split cabac decoding code out of h264.c. libavcodec |
Wed, 13 Jan 2010 01:59:19 +0000 | michael | Split cavlc out of h264.c. libavcodec |