summaryrefslogtreecommitdiff
path: root/libavcodec/vc1_pred.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-211-1/+1
|\
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-1/+1
| * vc1_pred: Always initialize px and py in ff_vc1_pred_mv_intfr()Vittorio Giovara2015-04-191-5/+3
* | avcodec/vc1_pred: Fix undefined shiftsMichael Niedermayer2015-03-171-7/+9
* | avcodec/vc1_pred: Fix undefined shift in ff_vc1_pred_mv()Michael Niedermayer2015-03-111-2/+4
* | avcodec/vc1_pred: few branchless optimizationszhaoxiu.zeng2015-02-141-45/+23
* | Merge commit 'bc75b64cff37d58f3944e2da3da45c37f35f019a'Michael Niedermayer2014-11-251-5/+2
|\ \ | |/
| * vc1pred: remove logically dead codeVittorio Giovara2014-11-251-6/+2
* | Merge commit '04d14c9b68b03e8dbc6e3003c1ee06892dd32576'Michael Niedermayer2014-10-081-28/+30
|/
* vc1: Split the decoder in componentsLuca Barbato2014-10-081-0/+959