summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wip: add support for experimental knobssandbox/jkoleszar/experimental-knobsJohn Koleszar2011-01-064-0/+89
* Fixed encoder crash when mult-threading is enabled.Scott LaVarnway2010-12-291-0/+1
* Always update last_frame_typeYunqing Wang2010-12-292-2/+3
* Merge "Use the fast quantizer for inter mode selection"Scott LaVarnway2010-12-287-9/+42
|\
| * Use the fast quantizer for inter mode selectionScott LaVarnway2010-12-287-9/+42
* | Adjust MV borders for SPLITMV modeYunqing Wang2010-12-281-5/+32
|/
* Merge "Modify motion estimation for SPLITMV mode"Yunqing Wang2010-12-281-11/+85
|\
| * Modify motion estimation for SPLITMV modeYunqing Wang2010-12-281-11/+85
* | Merge "adjusted sad_per_bit to correlate with quantizer"Yaowu Xu2010-12-261-40/+35
|\ \
| * | adjusted sad_per_bit to correlate with quantizerYaowu Xu2010-12-231-40/+35
* | | vpxenc stats_close() memleak fixJames Berry2010-12-231-4/+4
|/ /
* | Merge "improve integer version of filter"Johann2010-12-231-13/+18
|\ \
| * | improve integer version of filterJohann2010-12-221-13/+18
* | | Merge "temporal filter naming changes"Johann2010-12-234-34/+35
|\ \ \ | |/ /
| * | temporal filter naming changesJohann2010-12-224-34/+35
* | | Merge "abstract apply_temporal_filter"Johann2010-12-235-29/+62
|\ \ \ | |/ /
| * | abstract apply_temporal_filterJohann2010-12-225-29/+62
| |/
* | Merge "make yasm generate cv8 debug data on win32"John Koleszar2010-12-221-1/+1
|\ \ | |/ |/|
| * make yasm generate cv8 debug data on win32John Koleszar2010-12-221-1/+1
* | Merge "Add psnr/ssim tuning option"Jim Bankoski2010-12-208-8/+95
|\ \
| * | Add psnr/ssim tuning optionJohn Koleszar2010-12-178-8/+95
* | | propagate user private data on decodeJohn Koleszar2010-12-171-0/+1
| |/ |/|
* | Merge "Inform caller of decoder about updated references"John Koleszar2010-12-172-0/+45
|\ \ | |/ |/|
| * Inform caller of decoder about updated referencesHenrik Lundin2010-12-172-0/+45
* | Changed segmentation check orderScott LaVarnway2010-12-162-11/+50
* | Adjusted breakout RD for SPLITMVScott LaVarnway2010-12-161-113/+52
* | Merge "Fix a bug in motion search code(2)"Yunqing Wang2010-12-152-74/+41
|\ \
| * | Fix a bug in motion search code(2)Yunqing Wang2010-12-142-74/+41
* | | Merge "fix a bug that "optimize" flag is not set for sub-threads"Yaowu Xu2010-12-141-0/+1
|\ \ \
| * | | fix a bug that "optimize" flag is not set for sub-threadsYaowu Xu2010-12-141-0/+1
| | |/ | |/|
* | | Merge "Fix a bug in motion search code"Yunqing Wang2010-12-144-53/+88
|\ \ \ | | |/ | |/|
| * | Fix a bug in motion search codeYunqing Wang2010-12-144-53/+88
* | | shrink TOKENEXTRA and vp8_extra_bit_structJohann2010-12-148-54/+38
|/ /
* | Revert "Reduce size of TOKENEXTRA struct"John Koleszar2010-12-132-3/+12
|/
* Merge "remove unused temporal preproc code"John Koleszar2010-12-137-680/+0
|\
| * remove unused temporal preproc codeJohn Koleszar2010-12-137-680/+0
* | Merge "Reduce size of TOKENEXTRA struct"John Koleszar2010-12-132-12/+3
|\ \ | |/
| * Reduce size of TOKENEXTRA structJohn Koleszar2010-12-132-12/+3
* | fixed vpxenc bug where ivf files would be read incorrectlyJames Berry2010-12-131-3/+4
* | fix a bug in multithreaded encoding with active_map enabledYaowu Xu2010-12-101-1/+22
|/
* Merge "vp8 fast quantizer sse2 optimizations for eob."Fritz Koenig2010-12-104-64/+40
|\
| * vp8 fast quantizer sse2 optimizations for eob.Fritz Koenig2010-12-094-64/+40
* | fix uninitialized read in encode breakoutJohn Koleszar2010-12-091-18/+24
|/
* Correct q_low and q_high limits for the recode loopPaul Wilkins2010-12-091-9/+6
* Merge "vp8e - static threshold play"Yaowu Xu2010-12-081-13/+14
|\
| * vp8e - static threshold playJim Bankoski2010-12-072-15/+34
* | Merge "vp8e - remove unnecessary variance calc"Yaowu Xu2010-12-081-1/+2
|\ \
| * | vp8e - remove unnecessary variance calcJim Bankoski2010-11-271-1/+2
* | | Merge "vp8_rd_pick_best_mbsegmentation code restructure"Scott LaVarnway2010-12-071-218/+258
|\ \ \
| * | | vp8_rd_pick_best_mbsegmentation code restructureScott LaVarnway2010-12-061-218/+258
| | |/ | |/|