Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Thu, 04 Mar 2010 02:30:51 +0000 | alexc | AAC parser: Don't write channels, sample rate, and frame size each frame. libavcodec |
Thu, 04 Mar 2010 02:00:05 +0000 | michael | Port Optimizations about *_type init from decode to filter code. libavcodec |
Thu, 04 Mar 2010 01:03:15 +0000 | michael | Optimize *_type init, 1.5 cpu cycles faster. libavcodec |
Wed, 03 Mar 2010 23:27:43 +0000 | conrad | Delay translating DCT tokens into coefficients until immediately before IDCT libavcodec |
Wed, 03 Mar 2010 23:27:40 +0000 | conrad | Do MC and IDCT in coding (hilbert) order libavcodec |
Wed, 03 Mar 2010 23:27:37 +0000 | conrad | Explictly separate decoding whether fragments are coded by plane libavcodec |