30 Commits (a0b52afd3227064d4127b52313986e3e858b8292)

Author SHA1 Message Date
Andreas Rheinhardt fe6037fd04 avcodec/mpegpicture: Split MPVPicture into WorkPicture and ordinary Pic 8 months ago
Andreas Rheinhardt dac15a5b6e avcodec/vc1_mc: Don't check AVFrame INTERLACE flags 8 months ago
Andreas Rheinhardt dda009b97d avcodec/mpegvideo: Add const where appropriate 8 months ago
Andreas Rheinhardt 7814dd77aa avcodec/mpegpicture: Cache AVFrame.data and linesize values 8 months ago
Andreas Rheinhardt ec1eba792a avcodec/mpegvideo: Shorten variable names 8 months ago
James Almer 2f561ba953 avcodec: use the new AVFrame interlace flags in all decoders and encoders 2 years ago
Jerome Borsboom f56a0b02cd avcodec/vc1: fix out-of-bounds reference pixel replication 7 years ago
Jerome Borsboom 362ce2db4b avcodec/vc1: implement interlaced out-of-bounds reference pixel replication 7 years ago
Jerome Borsboom 79f8074cc4 avcodec/vc1: store color-difference reference field type 7 years ago
Sean McGovern 5085f25ace vc1: skip motion compensation when data for last picture is invalid 7 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Vittorio Giovara 7c6eb0a1b7 lavc: AV-prefix all codec flags 10 years ago
Vittorio Giovara da0c8664b4 mpegvideo: Move various temporary buffers to a separate context 10 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
zhaoxiu.zeng 9d7e42e65c avcodec/vc1_mc: optimize get_chroma_mv, and add get_luma_mv 10 years ago
zhaoxiu.zeng 9870c03615 avcodec/vc1_mc: change the type of s_rndtblfield to uint8_t 10 years ago
zhaoxiu.zeng 468defc57b avcodec/vc1_mc: Simplify v_edge_pos and src_y correction when fieldmv is true 10 years ago
Zeng Zhaoxiu 1be6054261 avcodec/vc1_mc: remove useless variables 10 years ago
zhaoxiu.zeng bf99068089 avcodec/vc1_mc: factor out helper functions for scaling blocks 10 years ago
zhaoxiu.zeng 0f83415569 avcodec/vc1_mc: move median4() to mathops.h 10 years ago
Michael Niedermayer b51cc701bc avcodec/vc1_mc: use the same reference as luma does in ff_vc1_mc_4mv_chroma() 10 years ago
Vittorio Giovara 28d82b7675 vc1dec: refactor check with missing parenthesis 10 years ago
Vittorio Giovara 2c98dc75f2 vc1dec: always initialize tx and ty 10 years ago
Luca Barbato 04d14c9b68 vc1: Split the decoder in components 11 years ago