log

age author description
2008-07-03 michael make sum_of_squares() more generic libavcodec
2008-07-02 astrange Cosmetics: split a long line. libavcodec
2008-07-02 astrange Use get_cabac_bypass_sign instead of an if/else. libavcodec
2008-07-02 astrange Reorder the if/else for residual cats to match gcc's branch prediction. libavcodec
2008-07-02 astrange Simplify loop condition for readability. libavcodec
2008-07-02 astrange Reindent. libavcodec
2008-07-02 astrange Clone decode_cabac_residual() for DC residuals, to get rid of a bunch of branches in the main loop. libavcodec
2008-07-02 astrange Don't generate two copies of hl_decode_mb() under ENABLE_SMALL. libavcodec
Loading...