summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-18Merge "Makes all global data in tokenize.c const"Johann
2012-04-17Makes all global data in tokenize.c constAttila Nagy
2012-04-17Makes all global data in entropy.c constAttila Nagy
2012-04-12FTFY: Check for astyle and versionJohann
2012-04-12Merge "Use OFFSET_PATTERN from libs.mk"Johann
2012-04-12Merge "MB_MODE_INFO size reduction"Scott LaVarnway
2012-04-12Merge "loopfilter improvements"Scott LaVarnway
2012-04-12Merge "FTFY: fix syntax error"John Koleszar
2012-04-12Use OFFSET_PATTERN from libs.mkJohann
2012-04-12loopfilter improvementsScott LaVarnway
2012-04-12FTFY: fix syntax errorJohn Koleszar
2012-04-12Fix vpx_rtcd.h dependency in Android.mkAttila Nagy
2012-04-10Fixes to disable MFQE when there is motion.Deb Mukherjee
2012-04-10Merge "MFQE: apply threshold to subblocks and chroma."Debargha Mukherjee
2012-04-03FTFY: only apply on modified filesJohn Koleszar
2012-04-03MFQE: apply threshold to subblocks and chroma.John Koleszar
2012-04-02Allow disabling disabled codecsJohann
2012-04-02Merge "Move variance and SAD RTCD definitions"Johann
2012-04-02Move variance and SAD RTCD definitionsJohann
2012-04-02Merge "vp8 - compatibility warning added to changelog"Jim Bankoski
2012-03-29tools/wrap-commit-msg.py: fix file truncationJames Zern
2012-03-29Merge "remove unused BOOL_CODER::value"John Koleszar
2012-03-29Merge "FTFY: support wordwrapping commit messages"John Koleszar
2012-03-29FTFY: support wordwrapping commit messagesJohn Koleszar
2012-03-29remove unused BOOL_CODER::valueJohn Koleszar
2012-03-29MB_MODE_INFO size reductionScott LaVarnway
2012-03-29Updated vp8_build_intra_predictors_mby_s(sse2/ssse3)Scott LaVarnway
2012-03-29Merge "Updated vp8_build_intra_predictors_mbuv_s(sse2/ssse3)"Scott LaVarnway
2012-03-29Merge "Removed duplicate vp8_build_intra_predictors_mb y/uv"Scott LaVarnway
2012-03-28Merge "FTFY: an automated style corrector"John Koleszar
2012-03-28FTFY: an automated style correctorJohn Koleszar
2012-03-26Updated vp8_build_intra_predictors_mbuv_s(sse2/ssse3)Scott LaVarnway
2012-03-26Removed duplicate vp8_build_intra_predictors_mb y/uvScott LaVarnway
2012-03-26Merge "bug fix: fix mem leak error in vpxenc"John Koleszar
2012-03-26bug fix: fix mem leak error in vpxencJames Berry
2012-03-23vp8 - compatibility warning added to changelogJim Bankoski
2012-03-23New vp8_decode_mb_tokens()Scott LaVarnway
2012-03-22Initialize postproc buffer to resolve valgrind warningsDeb Mukherjee
2012-03-22Miscellaneous changes in mfqe and postproc modulesDeb Mukherjee
2012-03-21Merge "remove __inline for compiler compatibility"James Berry
2012-03-21Merge "bug fix: remove inline from mfqe.c"James Berry
2012-03-21remove __inline for compiler compatibilityJames Berry
2012-03-21Minor fix: add back a vpx_free callYunqing Wang
2012-03-21bug fix: remove inline from mfqe.cJames Berry
2012-03-16Merge "Add motion search skipping in first pass"Yunqing Wang
2012-03-16Add motion search skipping in first passYunqing Wang
2012-03-16darwin universal builds need BUILD_PFXJohann
2012-03-16Update XCode SDK search pathsJohn Koleszar
2012-03-16Merge "RFC: Reorganize MFQE loops"Johann
2012-03-16Merge "x_motion_minq table reduction"Scott LaVarnway