summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIPsandbox/jkoleszar/new-rate-controlJohn Koleszar2011-10-055-42/+213
* makefile: fix target 'all'John Koleszar2011-09-291-3/+3
* Merge "clamp_mvs() using the wrong motion vector information"John Koleszar2011-09-223-84/+80
|\
| * clamp_mvs() using the wrong motion vector informationScott LaVarnway2011-09-163-84/+80
* | Merge changes Ie650e9b8,I2427e494John Koleszar2011-09-222-5/+15
|\ \
| * | vpxenc: get version string programaticallyJohn Koleszar2011-09-221-5/+14
| * | Install missing default_coef_probs.hJohn Koleszar2011-09-221-0/+1
* | | Merge "Replace vpx_ports/config.h with vpx_config.h"Johann2011-09-2251-61/+51
|\ \ \
| * | | Replace vpx_ports/config.h with vpx_config.hAttila Nagy2011-09-2251-61/+51
* | | | Reduce grep match when generating offset files.Fritz Koenig2011-09-201-3/+3
* | | | Move neon only arm functions under arm/neon.Fritz Koenig2011-09-204-2/+2
* | | | Merge "NEON FDCT updated to match current C code"Johann2011-09-206-415/+189
|\ \ \ \
| * | | | NEON FDCT updated to match current C codeTero Rintaluoma2011-09-206-415/+189
* | | | | Merge "NEON walsh transform updated to match C"Johann2011-09-201-42/+69
|\ \ \ \ \
| * | | | | NEON walsh transform updated to match CTero Rintaluoma2011-09-191-42/+69
| |/ / / /
* | | | | Merge "Updated ARMv6 forward transforms to match C"Johann2011-09-206-133/+204
|\ \ \ \ \
| * | | | | Updated ARMv6 forward transforms to match CTero Rintaluoma2011-09-196-133/+204
| |/ / / /
* | | | | Merge "Fixed armv5te multiplications"Johann2011-09-204-14/+14
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fixed armv5te multiplicationsTero Rintaluoma2011-09-204-14/+14
| |/ / /
* | | | Fix necessary for input partitions iface to match the RTP profileStefan Holmer2011-09-193-15/+40
|/ / /
* | | Merge "Fixes the boundary checks for extrapolated and interpolated MVs."John Koleszar2011-09-161-30/+41
|\ \ \ | |/ / |/| |
| * | Fixes the boundary checks for extrapolated and interpolated MVs.Stefan Holmer2011-09-161-30/+41
* | | Merge "Fix odd-sized image support in decoder examples"John Koleszar2011-09-142-4/+5
|\ \ \
| * | | Fix odd-sized image support in decoder examplesJohn Koleszar2011-09-142-4/+5
* | | | Fixed encoder crashScott LaVarnway2011-09-131-4/+3
* | | | Merge "Skip computation of distortion in vp8_pick_inter_mode if active_map is...Scott LaVarnway2011-08-311-5/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | Skip computation of distortion in vp8_pick_inter_mode if active_map is usedAlpha Lam2011-08-311-5/+10
* | | | Merge "Removed bmi copy to/from BLOCKD"Scott LaVarnway2011-08-319-190/+222
|\ \ \ \
| * | | | Removed bmi copy to/from BLOCKDScott LaVarnway2011-08-249-190/+222
* | | | | Merge "Recalculate zbin_extra only if regular quantizer is being used"John Koleszar2011-08-301-1/+5
|\ \ \ \ \
| * | | | | Recalculate zbin_extra only if regular quantizer is being usedAlpha Lam2011-08-301-1/+5
| | |/ / / | |/| | |
* | | | | Minor modification on key frame decisionYunqing Wang2011-08-252-13/+12
| |_|/ / |/| | |
* | | | Quiet warning by removing unused variable.Fritz Koenig2011-08-241-1/+0
* | | | Fix naming of sse2 idct functions.Fritz Koenig2011-08-242-30/+30
| |/ / |/| |
* | | Merge "Faster vp8_default_coef_probs"Scott LaVarnway2011-08-248-60/+202
|\ \ \
| * | | Faster vp8_default_coef_probsScott LaVarnway2011-08-168-60/+202
* | | | Fix data accesses for simple loopfiltersJohann2011-08-232-1530/+22
* | | | Use local labels for jumps/loops in x86 assembly.Fritz Koenig2011-08-2321-321/+321
* | | | Reclassify optimized ssim calculations as SSE2.Fritz Koenig2011-08-226-63/+41
| |_|/ |/| |
* | | Merge "Revert "Reclasify optimized ssim calculations as SSE2.""Fritz Koenig2011-08-226-41/+63
|\ \ \
| * | | Revert "Reclasify optimized ssim calculations as SSE2."Fritz Koenig2011-08-226-41/+63
* | | | Merge "Reclasify optimized ssim calculations as SSE2."Fritz Koenig2011-08-226-63/+41
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Reclasify optimized ssim calculations as SSE2.Fritz Koenig2011-08-196-63/+41
* | | tools: author_first_release.shJohn Koleszar2011-08-191-0/+15
* | | Merge "Copy less when active map is in use"John Koleszar2011-08-195-9/+125
|\ \ \ | |/ / |/| |
| * | Copy less when active map is in useAlpha Lam2011-08-195-9/+125
| |/
* | Small boost to every other frame.Paul Wilkins2011-08-172-15/+30
* | Merge v0.9.7-p1 release int 'origin/master'John Koleszar2011-08-151-64/+14
|\ \
| * | Don't set the bmi mode when doing error concealmentStefan Holmer2011-08-151-1/+0
| * | Merge "Disable error concealment until first key frame is decoded"John Koleszar2011-08-124-72/+167
| |\ \