summaryrefslogtreecommitdiff
path: root/vp9/common
AgeCommit message (Expand)Author
2014-03-25Moving above_context to VP9_COMMON.Dmitry Kovalev
2014-03-25Merge "Fixed a build issue"Yaowu Xu
2014-03-25Merge "Change back the scaling calculation."Yaowu Xu
2014-03-25Fixed a build issueYaowu Xu
2014-03-24Initialization code cleanup.Dmitry Kovalev
2014-03-24Merge "AVX2 SAD Optimization:"Yunqing Wang
2014-03-24Merge "Cleaning up vp9_loopfilter.c."Dmitry Kovalev
2014-03-24Change back the scaling calculation.hkuang
2014-03-22Merge "Removing redundant {above, left}_seg_context manipulation code."Dmitry Kovalev
2014-03-21Merge "Renaming and making vp9_update_mode_info_border() static."Dmitry Kovalev
2014-03-21Cleaning up vp9_loopfilter.c.Dmitry Kovalev
2014-03-21Merge "Fix libvpx VP9 decoder dr memory errors"Frank Galligan
2014-03-21Renaming and making vp9_update_mode_info_border() static.Dmitry Kovalev
2014-03-21AVX2 SAD Optimization:levytamar82
2014-03-21Fix libvpx VP9 decoder dr memory errorsYunqing Wang
2014-03-21Removing redundant {above, left}_seg_context manipulation code.Dmitry Kovalev
2014-03-21Merge "Reusing {above, left}_seg_context vars in both encoder and decoder."Dmitry Kovalev
2014-03-21Merge "Remove duplicate declaration"Yaowu Xu
2014-03-20Reusing {above, left}_seg_context vars in both encoder and decoder.Dmitry Kovalev
2014-03-20Merge "Removing mi_stream."Dmitry Kovalev
2014-03-19Adding alloc_mi() function.Dmitry Kovalev
2014-03-19Remove duplicate declarationYaowu Xu
2014-03-19Merge "Fix the md5 mismatch for some scale cases."Yaowu Xu
2014-03-19Removing mi_stream.Dmitry Kovalev
2014-03-18Fixing warnings/errors from c++ compiler.Dmitry Kovalev
2014-03-17Fix the md5 mismatch for some scale cases.hkuang
2014-03-13Merge "Adding vp9_swap_mi_and_prev_mi() function."Dmitry Kovalev
2014-03-13Using MB_PREDICTION_MODE enum instead of int.Dmitry Kovalev
2014-03-13Adding vp9_swap_mi_and_prev_mi() function.Dmitry Kovalev
2014-03-12Merge "Renaming mode2txfm_map to intra_mode_to_tx_type_lookup."Dmitry Kovalev
2014-03-12Revert "With on demand border extension, clamping the MV"Yaowu Xu
2014-03-12Revert "Remove dec_build_inter_predictors() parameters"Yaowu Xu
2014-03-12Renaming mode2txfm_map to intra_mode_to_tx_type_lookup.Dmitry Kovalev
2014-03-12Merge "Moving mi_streams from VP9Decompressor to VP9Common."Dmitry Kovalev
2014-03-12Merge "Removing last_mi from MACROBLOCKD struct."Dmitry Kovalev
2014-03-10Moving mi_streams from VP9Decompressor to VP9Common.Dmitry Kovalev
2014-03-10Removing last_mi from MACROBLOCKD struct.Dmitry Kovalev
2014-03-10Adding type casts to remove C++ compiler errors.Dmitry Kovalev
2014-03-10Adding reusable get_y_mode_prob() function.Dmitry Kovalev
2014-03-10Merge "vp9_reconinter.h static functions in header converted to global"Jim Bankoski
2014-03-10Merge "vp9_onyxc_int.h static -> static inline in header"Jim Bankoski
2014-03-06Merge "Removing vp9_onyx.h and moving its content to the encoder."Dmitry Kovalev
2014-03-06Merge "vp9_systemdependent: reorder includes avoid proto mismatch"James Zern
2014-03-06Merge "vp9_subpixel_8t_intrin_avx2: fix build w/clang 3.4+"James Zern
2014-03-06vp9_subpixel_8t_intrin_avx2: fix build w/clang 3.4+James Zern
2014-03-05Removing vp9_onyx.h and moving its content to the encoder.Dmitry Kovalev
2014-03-05vp9_systemdependent: reorder includes avoid proto mismatchJames Zern
2014-03-05Merge "Renaming NMV_UPDATE_PROB to MV_UPDATE_PROB."Dmitry Kovalev
2014-03-05Merge "Cleaning up vp9_mvref_common.c."Dmitry Kovalev
2014-03-05Merge "Removing VP9_PTR."Dmitry Kovalev