index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
vc1_mc.c
Age
Commit message (
Expand
)
Author
2016-06-21
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
Clément Bœsch
2016-05-04
cosmetics: Fix spelling mistakes
Vittorio Giovara
2015-07-27
Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'
Michael Niedermayer
2015-07-27
lavc: AV-prefix all codec flags
Vittorio Giovara
2015-06-08
Merge commit 'da0c8664b4dc906696803685f7e53ade68594ab8'
Michael Niedermayer
2015-06-08
mpegvideo: Move various temporary buffers to a separate context
Vittorio Giovara
2015-05-22
Merge commit '848e86f74d3e6e87fa592ee8ba8c184cc5fd9a42'
Michael Niedermayer
2015-05-22
mpegvideo: Drop flags and flags2
Vittorio Giovara
2015-05-17
lavc/vc1: Never decode vc1 as gray if gray decoding was not enabled.
Carl Eugen Hoyos
2015-03-08
avcodec/vc1_mc: optimize get_chroma_mv, and add get_luma_mv
zhaoxiu.zeng
2015-03-07
avcodec/vc1_mc: change the type of s_rndtblfield to uint8_t
zhaoxiu.zeng
2015-03-07
avcodec/vc1_mc: Simplify v_edge_pos and src_y correction when fieldmv is true
zhaoxiu.zeng
2015-03-07
avcodec/vc1_mc: remove useless variables
Zeng Zhaoxiu
2015-02-16
avcodec/vc1_mc: factor out helper functions for scaling blocks
zhaoxiu.zeng
2015-02-16
avcodec/vc1_mc: move median4() to mathops.h
zhaoxiu.zeng
2014-12-25
avcodec/vc1_mc: use the same reference as luma does in ff_vc1_mc_4mv_chroma()
Michael Niedermayer
2014-11-13
Merge commit '28d82b7675bea76a1349070a3cdd737d964d4775'
Michael Niedermayer
2014-11-13
vc1dec: refactor check with missing parenthesis
Vittorio Giovara
2014-11-13
vc1dec: always initialize tx and ty
Vittorio Giovara
2014-10-08
Merge commit '04d14c9b68b03e8dbc6e3003c1ee06892dd32576'
Michael Niedermayer
2014-10-08
vc1: Split the decoder in components
Luca Barbato