28 Commits (2039b3e7511ef183dae206575114e15b6d99c134)

Author SHA1 Message Date
Paolo Bizzarri 1542ec9638 cosmetics: Drop spurious spaces from if clauses 9 years ago
Vittorio Giovara 7c6eb0a1b7 lavc: AV-prefix all codec flags 9 years ago
Vittorio Giovara 848e86f74d mpegvideo: Drop flags and flags2 10 years ago
Carl Eugen Hoyos 83356cf6cc lavc/vc1: Never decode vc1 as gray if gray decoding was not enabled. 10 years ago
Michael Niedermayer 982e7bbfa6 avcodec/vc1: Skip chroma operations if CODEC_FLAG_GRAY is set 10 years ago
zhaoxiu.zeng 94f5ac93d7 avcodec/vc1_block: Optimize vc1_decode_i_block_adv() 10 years ago
zhaoxiu.zeng 21581182ca avcodec/vc1_block: Optimize vc1_decode_i_block() 10 years ago
zhaoxiu.zeng 80a0daa0f6 avcodec/vc1_block: cosmetics 10 years ago
zhaoxiu.zeng 137fbab11b avcodec/vc1_block: move early exit code up in ff_vc1_pred_dc() 10 years ago
zhaoxiu.zeng 9914502264 avcodec/vc1_block: Use av_clip_uintp2() 10 years ago
zhaoxiu.zeng ec908ce427 avcodec/vc1_block: Optimize vc1_decode_ac_coeff() 10 years ago
zhaoxiu.zeng ccad34e3ca avcodec/vc1_block: Simplify dcdiff initialization 10 years ago
zhaoxiu.zeng bd55f01c96 avcodec/vc1_block: Simplify dir_ptr / pred initialization 10 years ago
zhaoxiu.zeng f6b195cfb9 avcodec/vc1: Simplify pred/mc loops 10 years ago
zhaoxiu.zeng d8e030c3cc avcodec/vc1: Simplify dmv_y initialization 10 years ago
zhaoxiu.zeng 751883c602 avcodec/vc1: Simplify code setting and using extend_x/y 10 years ago
zhaoxiu.zeng 71de5542bb avcodec/vc1: Make init_block_index() inline 10 years ago
zhaoxiu.zeng e2edb10f8e avcodec/vc1: use uint8_t for size_table 10 years ago
zhaoxiu.zeng 53cb0babb4 avcodec/vc1: simplify offset table and access 10 years ago
Luca Barbato d25afb579f vc1: Set the is_intra bitfield to all 1 when needed 10 years ago
Luca Barbato b67138598c vc1: Simplify a little setting the intra variables 10 years ago
Luca Barbato 04d14c9b68 vc1: Split the decoder in components 10 years ago