summaryrefslogtreecommitdiff
path: root/vp8/vp8_common.mk
AgeCommit message (Expand)Author
2012-05-23changed the way that default probs for 8x8 is set.Yaowu Xu
2012-03-12fixed .mk files to reflect add/remove of a header fileYaowu Xu
2012-02-10Removal of threading code.Paul Wilkins
2012-01-31Added common prediction modules.Paul Wilkins
2012-01-24vpn common -> implicit segmentationJim Bankoski
2011-10-24Further segment feature extensions.Paul Wilkins
2011-08-25Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-08-16Faster vp8_default_coef_probsScott LaVarnway
2011-08-11Merge remote branch 'internal/upstream-experimental' into HEADJohn Koleszar
2011-08-02include asm_com/dec_offsets for make distJames Berry
2011-08-01include the arm header files in make distJohann
2011-06-30Merge remote branch 'internal/upstream-experimental' into HEADJohn Koleszar
2011-06-28Adding support for independent partitionsStefan Holmer
2011-06-28Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-06-21configuration, support disabling any subset of ARM archAttila Nagy
2011-04-28Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-04-27SSE2/SSSE3 optimizations for build_predictors_mbuv{,_s}().Ronald S. Bultje
2011-03-23Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-03-17Increase static linkage, remove unused functionsJohn Koleszar
2011-03-10Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-03-09Add missing filter.h to build systemJohn Koleszar
2011-02-19Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-02-18Merge "clean up unused files"John Koleszar
2011-02-18remove unused vp8_predict_dc functionJohn Koleszar
2011-02-18clean up unused filesJohn Koleszar
2011-02-18Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-02-11Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-02-10Fix relative include pathsJohn Koleszar
2011-02-10Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-02-09Adds armv6 optimized variance calculationTero Rintaluoma
2011-02-09Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-02-08clean up bilinear filterJohann
2011-02-08clarify *_offsets.asm differencesJohann
2011-02-07move one of the offset filesJohann
2010-12-14Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2010-12-13remove unused temporal preproc codeJohn Koleszar
2010-11-16changes to start experimenting with color segmentation prediction modes.Jim Bankoski
2010-10-26make vp8_recon16x16mb{,y} RTCD functionsJohn Koleszar
2010-10-26arm: move unrolled loops back to generic codeJohn Koleszar
2010-10-25reuse common loopfilter codeJohann
2010-10-25Add runtime CPU detection support for ARM.Timothy B. Terriberry
2010-09-24move reconintra_mt to decoder (for now)John Koleszar
2010-09-17Restructure multi-threaded decoderYunqing Wang
2010-09-09Use WebM in copyright notice for consistencyJohn Koleszar
2010-09-02encoder: remove postproc dependencyJames Zern
2010-08-23Rework idct calling structure.Fritz Koenig
2010-08-19Revert "Removed ssse3 sixtap code"Jim Bankoski
2010-08-18Removed ssse3 sixtap codeScott LaVarnway
2010-08-13move segmentation_common to encoderJohn Koleszar
2010-08-10Added ssse3 version of sixtap filtersScott LaVarnway