Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Thu, 27 Sep 2007 02:42:00 +0000 | lorenm | unroll encode_residual_lpc(). speedup varies between 1.2x and 1.8x depending on lpc order. libavcodec |
Wed, 26 Sep 2007 13:28:13 +0000 | andoma | h264/PAFF preparation: use DELAYED_PIC_REF to mark non-refs frames as held for delayed output libavcodec |
Tue, 25 Sep 2007 23:34:48 +0000 | lorenm | oops, potential overflow on really large blocks libavcodec |
Tue, 25 Sep 2007 23:31:13 +0000 | lorenm | optimize decode_subframe_lpc() libavcodec |
Tue, 25 Sep 2007 23:30:29 +0000 | lorenm | optimize encode_residual_lpc() libavcodec |
Tue, 25 Sep 2007 22:33:31 +0000 | aurel | simplify libavcodec |
Tue, 25 Sep 2007 22:31:00 +0000 | aurel | rename one variable to be consistent with the rest of the file libavcodec |