summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | MB_MODE_INFO size reductionScott LaVarnway2012-03-293-17/+20
* | | Merge "loopfilter improvements"Scott LaVarnway2012-04-123-475/+402
|\ \ \
| * | | loopfilter improvementsScott LaVarnway2012-04-123-475/+402
* | | | Merge "FTFY: fix syntax error"John Koleszar2012-04-121-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | FTFY: fix syntax errorJohn Koleszar2012-04-121-1/+1
* | | | Fix vpx_rtcd.h dependency in Android.mkAttila Nagy2012-04-121-1/+2
|/ / /
* | | Fixes to disable MFQE when there is motion.Deb Mukherjee2012-04-102-160/+151
* | | Merge "MFQE: apply threshold to subblocks and chroma."Debargha Mukherjee2012-04-101-27/+151
|\ \ \ | |/ / |/| |
| * | MFQE: apply threshold to subblocks and chroma.John Koleszar2012-04-031-27/+151
* | | FTFY: only apply on modified filesJohn Koleszar2012-04-031-2/+3
|/ /
* | Allow disabling disabled codecsJohann2012-04-024-9/+15
* | Merge "Move variance and SAD RTCD definitions"Johann2012-04-021-26/+26
|\ \
| * | Move variance and SAD RTCD definitionsJohann2012-04-021-26/+26
* | | Merge "vp8 - compatibility warning added to changelog"Jim Bankoski2012-04-021-0/+3
|\ \ \ | |/ / |/| |
| * | vp8 - compatibility warning added to changelogJim Bankoski2012-03-231-0/+3
* | | tools/wrap-commit-msg.py: fix file truncationJames Zern2012-03-291-0/+1
* | | Merge "remove unused BOOL_CODER::value"John Koleszar2012-03-295-5/+0
|\ \ \
| * | | remove unused BOOL_CODER::valueJohn Koleszar2012-03-295-5/+0
* | | | Merge "FTFY: support wordwrapping commit messages"John Koleszar2012-03-293-21/+119
|\ \ \ \ | |_|_|/ |/| | |
| * | | FTFY: support wordwrapping commit messagesJohn Koleszar2012-03-293-21/+119
* | | | Updated vp8_build_intra_predictors_mby_s(sse2/ssse3)Scott LaVarnway2012-03-295-82/+118
* | | | Merge "Updated vp8_build_intra_predictors_mbuv_s(sse2/ssse3)"Scott LaVarnway2012-03-293-84/+100
|\ \ \ \
| * | | | Updated vp8_build_intra_predictors_mbuv_s(sse2/ssse3)Scott LaVarnway2012-03-263-84/+100
* | | | | Merge "Removed duplicate vp8_build_intra_predictors_mb y/uv"Scott LaVarnway2012-03-297-315/+83
|\ \ \ \ \ | |/ / / /
| * | | | Removed duplicate vp8_build_intra_predictors_mb y/uvScott LaVarnway2012-03-267-315/+83
* | | | | Merge "FTFY: an automated style corrector"John Koleszar2012-03-282-0/+312
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | FTFY: an automated style correctorJohn Koleszar2012-03-282-0/+312
* | | | Merge "bug fix: fix mem leak error in vpxenc"John Koleszar2012-03-261-0/+1
|\ \ \ \
| * | | | bug fix: fix mem leak error in vpxencJames Berry2012-03-261-0/+1
| | |_|/ | |/| |
* | | | New vp8_decode_mb_tokens()Scott LaVarnway2012-03-231-310/+172
|/ / /
* | | Initialize postproc buffer to resolve valgrind warningsDeb Mukherjee2012-03-222-2/+2
* | | Miscellaneous changes in mfqe and postproc modulesDeb Mukherjee2012-03-225-3/+18
* | | Merge "remove __inline for compiler compatibility"James Berry2012-03-218-22/+22
|\ \ \
| * | | remove __inline for compiler compatibilityJames Berry2012-03-218-22/+22
* | | | Merge "bug fix: remove inline from mfqe.c"James Berry2012-03-211-15/+15
|\ \ \ \ | |/ / /
| * | | bug fix: remove inline from mfqe.cJames Berry2012-03-211-15/+15
* | | | Minor fix: add back a vpx_free callYunqing Wang2012-03-211-0/+3
|/ / /
* | | Merge "Add motion search skipping in first pass"Yunqing Wang2012-03-166-21/+73
|\ \ \
| * | | Add motion search skipping in first passYunqing Wang2012-03-166-21/+73
* | | | darwin universal builds need BUILD_PFXJohann2012-03-161-2/+2
* | | | Update XCode SDK search pathsJohn Koleszar2012-03-161-19/+22
* | | | Merge "RFC: Reorganize MFQE loops"Johann2012-03-167-209/+583
|\ \ \ \
| * | | | RFC: Reorganize MFQE loopsJohann2012-03-067-209/+583
* | | | | Merge "x_motion_minq table reduction"Scott LaVarnway2012-03-161-6/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | x_motion_minq table reductionScott LaVarnway2012-02-091-6/+6
* | | | | doxy: fix conditional usage, ref warningsJames Zern2012-03-153-11/+23
* | | | | Merge "Fix build under Estonian locale"John Koleszar2012-03-142-4/+4
|\ \ \ \ \
| * | | | | Fix build under Estonian localePriit Laes2012-03-142-4/+4
| | |_|_|/ | |/| | |
* | | | | Merge "fix potential use of uninitialized rate_y"John Koleszar2012-03-141-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix potential use of uninitialized rate_yJohn Koleszar2012-03-141-1/+1