summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-05Merge "Cleaning up vp9_get_pred_context_single_ref_p2()."Dmitry Kovalev
2014-02-05Merge "arm: Consistently use braces around doubleword arguments to vld"Johann
2014-02-05Merge "arm: Use {} around quadword arguments to vld"Johann
2014-02-05arm: Consistently use braces around doubleword arguments to vldMartin Storsjo
2014-02-05arm: Use {} around quadword arguments to vldMartin Storsjo
2014-02-05ads2gas.pl: Don't require perl to be in a fixed locationMartin Storsjo
2014-02-05ads2gas_apple.pl: Reduce differences to ads2gas.plMartin Storsjo
2014-02-04Merge "libmkv: Use uint64_t instead of UInt64."James Zern
2014-02-04Merge "vp9_systemdependent.h: relocate system includes"James Zern
2014-02-04vp9_systemdependent.h: relocate system includesJames Zern
2014-02-04Merge "Adjust speed feature for --rt"Yaowu Xu
2014-02-04Merge "Removing DBG_PRNT_SEGMAP."Dmitry Kovalev
2014-02-04Merge "libmkv: constify codec_id."James Zern
2014-02-04Merge "Removing unused estimate_cq() function."Dmitry Kovalev
2014-02-04Merge "Moving MBGRAPH_{MB, FRAME}_STATS structs to vp9_mbgraph.h."Dmitry Kovalev
2014-02-04Merge "Renaming vp9_variance_c.c to vp9_variance.c."Dmitry Kovalev
2014-02-04Merge "Replacing int_mv with MV."Dmitry Kovalev
2014-02-04Merge "Inlinging get_next_chkpts macro in vp9_mcomp.c."Dmitry Kovalev
2014-02-04Merge "Removing SECTIONBITS_OUTPUT."Dmitry Kovalev
2014-02-04libmkv: Use uint64_t instead of UInt64.Ralph Giles
2014-02-04libmkv: constify codec_id.Ralph Giles
2014-02-04Removing DBG_PRNT_SEGMAP.Dmitry Kovalev
2014-02-04Merge "Ignore missing newline message"Johann
2014-02-04Ignore missing newline messageJohann
2014-02-04Merge "Moving x1 & y1 calculation under if condition."Dmitry Kovalev
2014-02-04Merge "With on demand border extension, clamping the MV is not longer needed."hkuang
2014-02-04Renaming vp9_variance_c.c to vp9_variance.c.Dmitry Kovalev
2014-02-04With on demand border extension, clamping the MVhkuang
2014-02-04Removing unused estimate_cq() function.Dmitry Kovalev
2014-02-04Merge "One-pass rate control fixes and cleanups"Deb Mukherjee
2014-02-04Merge "Remove duplicated code"Adrian Grange
2014-02-04One-pass rate control fixes and cleanupsDeb Mukherjee
2014-02-04Remove duplicated codeAdrian Grange
2014-02-03Merge "vp9_filter.h: rename interp_kernel type"James Zern
2014-02-03Merge "vp9/encoder: fix function prototypes"James Zern
2014-02-03Merge changes I9ebfeb49,I2e2f9bb6James Zern
2014-02-03Merge changes Ic362b088,I1c65c2aaJames Zern
2014-02-03Adjust speed feature for --rtYaowu Xu
2014-02-03Moving x1 & y1 calculation under if condition.Dmitry Kovalev
2014-02-03Cleaning up vp9_get_pred_context_single_ref_p2().Dmitry Kovalev
2014-02-03Replacing int_mv with MV.Dmitry Kovalev
2014-02-03Merge "Removing ENC_DEBUG."Dmitry Kovalev
2014-02-03Merge "Build fix with config internal stats"Yongzhe Wang
2014-02-03vp9_filter.h: rename interp_kernel typeJames Zern
2014-02-03Merge "INLINE and reimplement get_unsigned_bits()."Alex Converse
2014-02-03Build fix with config internal statsYongzhe Wang
2014-02-03Merge "Removing "_short" suffix from arm transform file names."Dmitry Kovalev
2014-02-03Inlinging get_next_chkpts macro in vp9_mcomp.c.Dmitry Kovalev
2014-02-03Moving MBGRAPH_{MB, FRAME}_STATS structs to vp9_mbgraph.h.Dmitry Kovalev
2014-02-03Merge "Optimize bilinear sub-pixel filters in sse2"Yunqing Wang