summaryrefslogtreecommitdiff
path: root/vp9/vp9_common.mk
AgeCommit message (Expand)Author
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
2013-04-02Merge branch 'master' into experimentalJohn Koleszar
2013-04-02Demux vp9_loopfilter_x86.cJohann
2013-04-02vp9_sadmxn_x86 only contains SSE2 functionsJohann
2013-03-18Merge "Add VP9_GET_REFERENCE control" into experimentalJohn Koleszar
2013-03-13Add VP9_GET_REFERENCE controlJohn Koleszar
2013-03-13removed reference to "LLM" and "x8"Yaowu Xu
2013-02-26Optimize vp9_dc_only_idct_add_c functionYunqing Wang
2013-02-12Add tile column size limits (256 pixels min, 4096 pixels max).Ronald S. Bultje
2013-02-08Merge changes Ife0d8147,I7d469716,Ic9a5615f into experimentalJohn Koleszar