summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2013-07-16use consistent framerate namingJames Zern
2013-07-16Merge "VP[89]_COMMON: remove unused near_boffset"James Zern
2013-07-16Merge "VP9_COMMON: remove unused framerate/bitrate"James Zern
2013-07-16Merge "yv12config: remove YUV_TYPE"James Zern
2013-07-16Merge "Replace generated quant tables with static lookup tables."Ronald S. Bultje
2013-07-16Replace generated quant tables with static lookup tables.Ronald S. Bultje
2013-07-16Merge "Fix above context pointers"John Koleszar
2013-07-16Merge "SSE2 8x8 inverse ADST/DCT transform"Jingning Han
2013-07-16Fix above context pointersJohn Koleszar
2013-07-16Merge "vp9_convolve8_[horiz|vert]_avg"Johann
2013-07-16Merge "Skip inter-coded block reconstruction in rd loop"Jingning Han
2013-07-16Merge "Removing and moving around constant definitions."Dmitry Kovalev
2013-07-15Merge "Change to extend full border only when needed"Yaowu Xu
2013-07-15Change to extend full border only when neededYaowu Xu
2013-07-15Removing and moving around constant definitions.Dmitry Kovalev
2013-07-15Merge "Consistent naming for loop-filter filters."Dmitry Kovalev
2013-07-15Merge "Remove print_nmvcounts"Johann
2013-07-15Inline vp9_quantize() in xform_quant().Ronald S. Bultje
2013-07-15Merge "Inline xform_quant() in encode_block_intra()."Ronald S. Bultje
2013-07-15Merge "Neon: Update mbfilter if all vectors follow one branch."Frank Galligan
2013-07-15Consistent naming for loop-filter filters.Dmitry Kovalev
2013-07-15Inline xform_quant() in encode_block_intra().Ronald S. Bultje
2013-07-15Code cleanup inside vp9_decodeframe.c.Dmitry Kovalev
2013-07-15Neon: Update mbfilter if all vectors follow one branch.Frank Galligan
2013-07-15Skip inter-coded block reconstruction in rd loopJingning Han
2013-07-15Skip duplicate block encoding in the rd loopJingning Han
2013-07-15Merge "Fixing vp9_get_pred_context_comp_ref_p function."Dmitry Kovalev
2013-07-12VP9_COMMON: remove unused framerate/bitrateJames Zern
2013-07-12SSE2 8x8 inverse ADST/DCT transformJingning Han
2013-07-12VP[89]_COMMON: remove unused near_boffsetJames Zern
2013-07-12Using vp9_copy and vp9_zero instead of custom code.Dmitry Kovalev
2013-07-12Fixing vp9_get_pred_context_comp_ref_p function.Dmitry Kovalev
2013-07-12Merge "Removing redundant call to set_mi_row_col."Dmitry Kovalev
2013-07-12Removing redundant call to set_mi_row_col.Dmitry Kovalev
2013-07-12vp9_convolve8_[horiz|vert]_avgJohann
2013-07-12Merge "Fix a build issue"Yaowu Xu
2013-07-12Merge "Adding struct tx_probs and struct tx_counts to cleanup the code."Dmitry Kovalev
2013-07-12Merge "Making functions read_{inter, intra}_segment_id more similar."Dmitry Kovalev
2013-07-12Merge "vp9_postproc: remove useless self-assign"James Zern
2013-07-12yv12config: remove YUV_TYPEJames Zern
2013-07-12Adding struct tx_probs and struct tx_counts to cleanup the code.Dmitry Kovalev
2013-07-12Merge "Code cleanup in vp9_pred_common.c"Dmitry Kovalev
2013-07-12Making functions read_{inter, intra}_segment_id more similar.Dmitry Kovalev
2013-07-12vp9_postproc: remove useless self-assignJames Zern
2013-07-12Code cleanup in vp9_pred_common.cDmitry Kovalev
2013-07-12Fix a build issueYaowu Xu
2013-07-12vp9: consistent 'log2' variable namingJames Zern
2013-07-12Merge changes I33e76c42,I24aeac1e,If4192b40James Zern
2013-07-12vp9_dx_iface: s/vp8/vp9/ where possibleJames Zern
2013-07-12Some minor cleanups for efficiencyDeb Mukherjee