| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' | Michael Niedermayer | 2015-07-27 | 1 | -6/+6 |
|\ |
|
| * | lavc: AV-prefix all codec flags | Vittorio Giovara | 2015-07-27 | 1 | -6/+6 |
* | | Merge commit 'da0c8664b4dc906696803685f7e53ade68594ab8' | Michael Niedermayer | 2015-06-08 | 1 | -20/+20 |
|\| |
|
| * | mpegvideo: Move various temporary buffers to a separate context | Vittorio Giovara | 2015-06-08 | 1 | -20/+20 |
* | | Merge commit '848e86f74d3e6e87fa592ee8ba8c184cc5fd9a42' | Michael Niedermayer | 2015-05-22 | 1 | -6/+8 |
|\| |
|
| * | mpegvideo: Drop flags and flags2 | Vittorio Giovara | 2015-05-22 | 1 | -6/+8 |
* | | lavc/vc1: Never decode vc1 as gray if gray decoding was not enabled. | Carl Eugen Hoyos | 2015-05-17 | 1 | -6/+6 |
* | | avcodec/vc1_mc: optimize get_chroma_mv, and add get_luma_mv | zhaoxiu.zeng | 2015-03-08 | 1 | -105/+74 |
* | | avcodec/vc1_mc: change the type of s_rndtblfield to uint8_t | zhaoxiu.zeng | 2015-03-07 | 1 | -1/+1 |
* | | avcodec/vc1_mc: Simplify v_edge_pos and src_y correction when fieldmv is true | zhaoxiu.zeng | 2015-03-07 | 1 | -9/+12 |
* | | avcodec/vc1_mc: remove useless variables | Zeng Zhaoxiu | 2015-03-07 | 1 | -11/+7 |
* | | avcodec/vc1_mc: factor out helper functions for scaling blocks | zhaoxiu.zeng | 2015-02-16 | 1 | -144/+113 |
* | | avcodec/vc1_mc: move median4() to mathops.h | zhaoxiu.zeng | 2015-02-16 | 1 | -11/+0 |
* | | avcodec/vc1_mc: use the same reference as luma does in ff_vc1_mc_4mv_chroma() | Michael Niedermayer | 2014-12-25 | 1 | -1/+1 |
* | | Merge commit '28d82b7675bea76a1349070a3cdd737d964d4775' | Michael Niedermayer | 2014-11-13 | 1 | -5/+3 |
|\| |
|
| * | vc1dec: refactor check with missing parenthesis | Vittorio Giovara | 2014-11-13 | 1 | -4/+3 |
| * | vc1dec: always initialize tx and ty | Vittorio Giovara | 2014-11-13 | 1 | -1/+1 |
* | | Merge commit '04d14c9b68b03e8dbc6e3003c1ee06892dd32576' | Michael Niedermayer | 2014-10-08 | 1 | -39/+45 |
|/ |
|
* | vc1: Split the decoder in components | Luca Barbato | 2014-10-08 | 1 | -0/+948 |