Michael Niedermayer
|
d24af7044d
|
avcodec/vc1_pred: Fix undefined shifts
Found-by: Clang -fsanitize=shift
Reported-by: Thierry Foucu <tfoucu@google.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2015-03-17 01:51:59 +01:00 |
|
Michael Niedermayer
|
e5dfa43619
|
avcodec/vc1_pred: Fix undefined shift in ff_vc1_pred_mv()
Found-by: Clang -fsanitize=shift
Reported-by: Thierry Foucu <tfoucu@google.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2015-03-11 13:16:47 +01:00 |
|
zhaoxiu.zeng
|
a196e0c66d
|
avcodec/vc1_pred: few branchless optimizations
This is also simpler
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2015-02-14 17:13:16 +01:00 |
|
Michael Niedermayer
|
0aa208837e
|
Merge commit 'bc75b64cff37d58f3944e2da3da45c37f35f019a'
* commit 'bc75b64cff37d58f3944e2da3da45c37f35f019a':
vc1pred: remove logically dead code
Conflicts:
libavcodec/vc1_pred.c
See: fca435fee1
Merged-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-11-25 11:05:15 +01:00 |
|
Vittorio Giovara
|
bc75b64cff
|
vc1pred: remove logically dead code
CC: libav-stable@libav.org
Bug-Id: CID 1245699 / CID 1245700
|
2014-11-25 02:00:06 +00:00 |
|
Michael Niedermayer
|
d5a3caef93
|
Merge commit '04d14c9b68b03e8dbc6e3003c1ee06892dd32576'
* commit '04d14c9b68b03e8dbc6e3003c1ee06892dd32576':
vc1: Split the decoder in components
Conflicts:
libavcodec/Makefile
libavcodec/vc1dec.c
Merged-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-10-08 22:00:09 +02:00 |
|
Luca Barbato
|
04d14c9b68
|
vc1: Split the decoder in components
Speed up the overall compilation time.
|
2014-10-08 18:34:48 +02:00 |
|