summaryrefslogtreecommitdiff
path: root/libavcodec/vc1_mc.c
Commit message (Expand)AuthorAge
* avcodec/vc1_mc: optimize get_chroma_mv, and add get_luma_mvzhaoxiu.zeng2015-03-08
* avcodec/vc1_mc: change the type of s_rndtblfield to uint8_tzhaoxiu.zeng2015-03-07
* avcodec/vc1_mc: Simplify v_edge_pos and src_y correction when fieldmv is truezhaoxiu.zeng2015-03-07
* avcodec/vc1_mc: remove useless variablesZeng Zhaoxiu2015-03-07
* avcodec/vc1_mc: factor out helper functions for scaling blockszhaoxiu.zeng2015-02-16
* avcodec/vc1_mc: move median4() to mathops.hzhaoxiu.zeng2015-02-16
* avcodec/vc1_mc: use the same reference as luma does in ff_vc1_mc_4mv_chroma()Michael Niedermayer2014-12-25
* Merge commit '28d82b7675bea76a1349070a3cdd737d964d4775'Michael Niedermayer2014-11-13
|\
| * vc1dec: refactor check with missing parenthesisVittorio Giovara2014-11-13
| * vc1dec: always initialize tx and tyVittorio Giovara2014-11-13
* | Merge commit '04d14c9b68b03e8dbc6e3003c1ee06892dd32576'Michael Niedermayer2014-10-08
|/
* vc1: Split the decoder in componentsLuca Barbato2014-10-08