Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-04avcodec/vc1: fix out-of-bounds reference pixel replicationJerome Borsboom
2018-04-25avcodec/vc1: implement interlaced out-of-bounds reference pixel replicationJerome Borsboom
2018-04-25avcodec/vc1: store color-difference reference field typeJerome Borsboom
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2015-07-27Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer
2015-07-27lavc: AV-prefix all codec flagsVittorio Giovara
2015-06-08Merge commit 'da0c8664b4dc906696803685f7e53ade68594ab8'Michael Niedermayer
2015-06-08mpegvideo: Move various temporary buffers to a separate contextVittorio Giovara
2015-05-22Merge commit '848e86f74d3e6e87fa592ee8ba8c184cc5fd9a42'Michael Niedermayer
2015-05-22mpegvideo: Drop flags and flags2Vittorio Giovara
2015-05-17lavc/vc1: Never decode vc1 as gray if gray decoding was not enabled.Carl Eugen Hoyos
2015-03-08avcodec/vc1_mc: optimize get_chroma_mv, and add get_luma_mvzhaoxiu.zeng
2015-03-07avcodec/vc1_mc: change the type of s_rndtblfield to uint8_tzhaoxiu.zeng
2015-03-07avcodec/vc1_mc: Simplify v_edge_pos and src_y correction when fieldmv is truezhaoxiu.zeng
2015-03-07avcodec/vc1_mc: remove useless variablesZeng Zhaoxiu
2015-02-16avcodec/vc1_mc: factor out helper functions for scaling blockszhaoxiu.zeng
2015-02-16avcodec/vc1_mc: move median4() to mathops.hzhaoxiu.zeng
2014-12-25avcodec/vc1_mc: use the same reference as luma does in ff_vc1_mc_4mv_chroma()Michael Niedermayer
2014-11-13Merge commit '28d82b7675bea76a1349070a3cdd737d964d4775'Michael Niedermayer
2014-11-13vc1dec: refactor check with missing parenthesisVittorio Giovara
2014-11-13vc1dec: always initialize tx and tyVittorio Giovara
2014-10-09Merge commit '04d14c9b68b03e8dbc6e3003c1ee06892dd32576'Michael Niedermayer
2014-10-08vc1: Split the decoder in componentsLuca Barbato