summaryrefslogtreecommitdiff
path: root/vp9/vp9_common.mk
AgeCommit message (Expand)Author
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
2013-02-08Restore SSSE3 subpixel filters in new convolve frameworkJohn Koleszar
2013-02-07move dct/idct constants to a header fileYaowu Xu
2013-02-05[WIP] Add column-based tiling.Ronald S. Bultje
2013-02-05Convert subpixel filters to use convolve frameworkJohn Koleszar
2013-02-05Add 8-tap generic convolverJohn Koleszar
2013-01-14fix a number issues that cause failuresYaowu Xu
2013-01-14Merge experiment "subpelrefmv"Yaowu Xu
2013-01-08Merge "vp9_sub_pixel_variance16x2 SSE2 optimization" into experimentalYunqing Wang
2013-01-08vp9_sub_pixel_variance16x2 SSE2 optimizationYunqing Wang
2013-01-08Merge vp9-preview changes into experimental branchJohn Koleszar
2012-12-26Build fixes to merge vp9-preview into masterJohn Koleszar
2012-12-20Fix MSVS build for removed vp9/common/vp9_onyxd.hJohn Koleszar
2012-12-19Disabled x86inc style assembly functionsScott LaVarnway
2012-12-18Use standard integer types for pixel values and coefficients.Ronald S. Bultje
2012-12-17Remove vp9_type_aliases.hJohn Koleszar
2012-12-05Remove ARM optimizations from VP9Johann
2012-12-03Remove ARM optimizations from VP9Johann