summaryrefslogtreecommitdiff
path: root/vp8/encoder/generic
Commit message (Expand)AuthorAgeFilesLines
* RTCD: finalize removal of old RTCD systemJohn Koleszar2012-01-301-38/+0
* RTCD: add arnr functionsJohn Koleszar2012-01-301-6/+0
* RTCD: add motion search functionsJohn Koleszar2012-01-301-3/+0
* RTCD: add block subtraction functionsJohn Koleszar2012-01-301-7/+0
* RTCD: add quantizer functionsJohn Koleszar2012-01-301-4/+0
* RTCD: add FDCT functionsJohn Koleszar2012-01-301-6/+0
* RTCD: add variance functionsJohn Koleszar2012-01-301-51/+0
* RTCD: add subpixel functionsJohn Koleszar2012-01-301-1/+0
* Reduce partial frame copy in encoder's pick_filter_level_fastAttila Nagy2011-10-261-2/+4
* Replace vpx_ports/config.h with vpx_config.hAttila Nagy2011-09-221-1/+1
* Reclassify optimized ssim calculations as SSE2.Fritz Koenig2011-08-221-5/+4
* Revert "Reclasify optimized ssim calculations as SSE2."Fritz Koenig2011-08-221-4/+5
* Reclasify optimized ssim calculations as SSE2.Fritz Koenig2011-08-191-5/+4
* Preload reference area to an intermediate buffer in sub-pixel motion searchYunqing Wang2011-07-221-1/+3
* remove one set of 16x16 variance funcationsYaowu Xu2011-06-091-1/+0
* remove redundant functionsYaowu Xu2011-06-061-2/+0
* neon fast quantize block pairTero Rintaluoma2011-06-011-2/+2
* Merge "changed configure option name to reduce confusion"John Koleszar2011-05-191-1/+1
|\
| * changed configure option name to reduce confusionYaowu Xu2011-04-291-1/+1
* | Use diamond search to replace full search in full-pixel refining searchYunqing Wang2011-05-091-0/+1
|/
* Set cpu_used range to [-16, 16] in real-time modeYunqing Wang2011-04-111-2/+0
* Increase static linkage, remove unused functionsJohn Koleszar2011-03-171-2/+0
* vp8cx- alternate ssim function with optimizationsJim Bankoski2011-03-111-0/+4
* Remove temporal alt ref from realtime only buildAttila Nagy2011-02-221-1/+2
* Fix relative include pathsJohn Koleszar2011-02-101-2/+2
* Fix encoder real-time only configuration.Attila Nagy2011-01-181-1/+2
* temporal filter naming changesJohann2010-12-221-1/+1
* abstract apply_temporal_filterJohann2010-12-221-0/+2
* Full search SAD function optimization in SSE4.1Yunqing Wang2010-10-271-0/+6
* Fix half-pixel variance RTCD functionsJohn Koleszar2010-10-271-0/+3
* Add runtime CPU detection support for ARM.Timothy B. Terriberry2010-10-251-0/+5
* Use WebM in copyright notice for consistencyJohn Koleszar2010-09-091-1/+1
* Redo the forward 4x4 dctYaowu Xu2010-06-241-2/+2
* cosmetics: trim trailing whitespaceJohn Koleszar2010-06-181-2/+2
* LICENSE: update with latest textJohn Koleszar2010-06-041-4/+5
* Initial WebM releasev0.9.0John Koleszar2010-05-181-0/+96