summaryrefslogtreecommitdiff
path: root/vp10/decoder/decodeframe.c
AgeCommit message (Expand)Author
2015-09-11Make reset_frame_context an enum.Ronald S. Bultje
2015-09-03Make update_map/temporal_update fields implicit for keyframes.Ronald S. Bultje
2015-09-03Unify coding order of MC filters between blocks and frame header.Ronald S. Bultje
2015-08-31Include vpx_dsp_common.h when using VPXMIN/MAXJohann
2015-08-26vpx_dsp_common: add VPX prefix to MIN/MAXJames Zern
2015-08-24Fix a bug induced in f1d090e2f56e28b3218fb99f648bd5d59ae2f4b1hui su
2015-08-24Refactoring on transform typeshui su
2015-08-21Merge "Refactor get_tx_type and get_scan"Hui Su
2015-08-21Refactor get_tx_type and get_scanhui su
2015-08-20Replace MAX_REF_LF_DELTAS with MAX_REF_FRAMESJingning Han
2015-08-15Merge "Change vp9_ prefix function names in vpx_scale to vpx_"Jingning Han
2015-08-14Change vp9_ prefix function names in vpx_scale to vpx_Jingning Han
2015-08-14change vp10 to use a different sync code than vp9Yaowu Xu
2015-08-13VP9Decoder -> VP10DecoderYaowu Xu
2015-08-13VP9_COMMON -> VP10->COMMONYaowu Xu
2015-08-11Remove vp9_ prefix from vp10 filesJingning Han