summaryrefslogtreecommitdiff
path: root/vp9/vp9_common.mk
AgeCommit message (Expand)Author
2013-07-17Merge "vp9_convolve8_neon placeholder"Johann
2013-07-17vp9_convolve8_neon placeholderJohann
2013-07-16Merge changes I40454d26,I892e76d5,I865ab3f9,I4a4bec17,I61c4351e,I37eb3559,I10...James Zern
2013-07-16delete vp9_loopfilter_sse2.asmJames Zern
2013-07-16delete x86/vp9_loopfilter_x86.hJames Zern
2013-07-16Moving vp9_kf_default_bmode_probs to vp9_entropymode.c.Dmitry Kovalev
2013-07-12vp9_convolve8_[horiz|vert]_avgJohann
2013-07-11convolve8 optimizations for neonJohann
2013-07-11Add neon optimize vp9_dc_only_idct_add.hkuang
2013-07-10Replace copy_memNxM functions with a generic copy/avg function.Ronald S. Bultje
2013-07-10Remove unused iwalsh4x4 MMX/SSE2 functions.Ronald S. Bultje
2013-07-10Remove unused 16x3/3x16 sad SSE2 functions.Ronald S. Bultje
2013-07-10Merge "SSSE3 assembly for 4x4/8x8/16x16/32x32 H intra prediction."Ronald S. Bultje
2013-07-10Merge "SSE/SSE2 assembly for 4x4/8x8/16x16/32x32 DC intra prediction."Ronald S. Bultje
2013-07-10Merge "Removing vp9_maskingmv.c and corresponding assembly file."Dmitry Kovalev
2013-07-10SSSE3 assembly for 4x4/8x8/16x16/32x32 H intra prediction.Ronald S. Bultje
2013-07-10SSE/SSE2 assembly for 4x4/8x8/16x16/32x32 DC intra prediction.Ronald S. Bultje
2013-07-10b_width_log2 and b_height_log2 lookupsJim Bankoski
2013-07-09Remove all asm offset files from VP9John Koleszar
2013-07-09Removing vp9_maskingmv.c and corresponding assembly file.Dmitry Kovalev
2013-07-08Make intra prediction pointers RTCD-based.Ronald S. Bultje
2013-07-02Merge "Removing unused implicit segmentation code."Dmitry Kovalev
2013-07-02Removing unused implicit segmentation code.Dmitry Kovalev
2013-07-01Removing vp9_mbpitch.c, moving vp9_setup_block_dptrs to vp9_block.h.Dmitry Kovalev
2013-07-01Removing vp9_modecont.{h, c}.Dmitry Kovalev
2013-06-27Add Neon optimized loop filter functions.Frank Galligan
2013-06-18Merge "Removing vp9_invtrans.{c, h} files."Dmitry Kovalev
2013-06-17Move subpixel variance function from common/ to encoder/.Ronald S. Bultje
2013-06-17Removing vp9_invtrans.{c, h} files.Dmitry Kovalev
2013-06-14Remove constant vp9_coef_update_prob tableJohn Koleszar
2013-06-12Remove some unused loopfilter codeJohn Koleszar
2013-06-10print debugging info from mode info structJim Bankoski
2013-05-29Merge "Remove unused and outdated debug code." into experimentalRonald S. Bultje
2013-05-28Remove unused and outdated debug code.Ronald S. Bultje
2013-05-28Compressed/uncompressed frame header changes.Dmitry Kovalev
2013-05-28Revert "Adding API to read/write uncompressed frame header bits." because of ...Dmitry Kovalev
2013-05-24Merge "Adding API to read/write uncompressed frame header bits." into experim...Dmitry Kovalev
2013-05-21Adding API to read/write uncompressed frame header bits.Dmitry Kovalev
2013-05-21Removed unused idct functionsScott LaVarnway
2013-05-21Removed vp9_recon functionsScott LaVarnway
2013-05-07Removing vp9_swap_yv12_buffer function and corresponding files.Dmitry Kovalev
2013-05-07Deprecate the newbintramode experiment.Paul Wilkins
2013-05-07Merge "Removed vp9_setup_intra_recon()" into experimentalScott LaVarnway
2013-05-06Removed vp9_setup_intra_recon()Scott LaVarnway
2013-05-03Automatically flag intrinsic filesJohann
2013-04-29Change above/left_context to use an 8x8 basis.Ronald S. Bultje
2013-04-26Merge branch 'master' into experimentalJohann
2013-04-25Rename vp9_idct_x86.cJohann
2013-04-16Merge branch 'experimental' into masterJohn Koleszar
2013-04-09Make SB coding size-independent.Ronald S. Bultje