summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix doxygen problemssandbox/jimbankoski@google.com/proposed-aomJim Bankoski2016-01-212-2/+2
* VP9LfSync->VP10LfSyncYaowu Xu2016-01-205-17/+17
* vp8_yv12 -> vpx_yv12Yaowu Xu2016-01-206-18/+18
* VP9->VPX for reference frame flagsYaowu Xu2016-01-2011-51/+51
* Remove VP9_CAP_POSTPROCYaowu Xu2016-01-201-3/+1
* Remove vp9_temporal denoiserYaowu Xu2016-01-209-1047/+0
* Remove vp9-postproc from configureYaowu Xu2016-01-2022-2596/+13
* vp9->vpx in --enable-vp9-highbitdepthYaowu Xu2016-01-20115-855/+854
* VP9->VPX in fdct function namesYaowu Xu2016-01-203-13/+13
* MAX_VP9_HEADER_SIZE -> MAX_VP10_HEADER_SIZEYaowu Xu2016-01-201-4/+4
* VP9_FRAME_MARKER -> VPX_FRAME_MARKERYaowu Xu2016-01-204-4/+4
* VP9->VPX in border pixel macrosYaowu Xu2016-01-2010-26/+26
* VP9_INTERP_EXTEND -> VPX_INTERP_EXTENDYaowu Xu2016-01-207-23/+23
* VP9_ -> VPX_ in function namesYaowu Xu2016-01-204-23/+23
* vp9 -> vpx in namesYaowu Xu2016-01-207-44/+44
* Remove "vp9_" from filenames from vp10 testsYaowu Xu2016-01-2013-512/+309
* make unit tests work on vp10 and remove config_vp8 artifactsJim Bankoski2016-01-2068-3999/+328
* Fix a compiler warningYaowu Xu2016-01-191-3/+1
* Enable VP10 by defaultYaowu Xu2016-01-191-3/+0
* proposed-aom : remove vp8, vp9 from directory configure and vpxJim Bankoski2016-01-19412-154724/+22
* Merge "Deduplicate sign cost for ONE/TWO/THREE/FOUR tokens"Alex Converse2016-01-192-38/+32
|\
| * Deduplicate sign cost for ONE/TWO/THREE/FOUR tokensAlex Converse2016-01-152-38/+32
* | vp9-denoiser: Set motion threshold for skin_map to 0.Marco2016-01-151-1/+1
|/
* Merge "Adding an aq mode for 360 videos"Debargha Mukherjee2016-01-147-3/+130
|\
| * Adding an aq mode for 360 videosDebargha Mukherjee2016-01-137-3/+130
* | Merge "VP9: inline vp9_use_mv_hp()"Scott LaVarnway2016-01-146-22/+14
|\ \
| * | VP9: inline vp9_use_mv_hp()Scott LaVarnway2016-01-136-22/+14
* | | Merge "VP9: Remove decoder args from find_mv_refs_idx()"Scott LaVarnway2016-01-144-25/+5
|\ \ \
| * | | VP9: Remove decoder args from find_mv_refs_idx()Scott LaVarnway2016-01-134-25/+5
| |/ /
* | | Merge changes I6998e15f,I88891d9fJames Zern2016-01-143-34/+3
|\ \ \ | |_|/ |/| |
| * | Remove unused POSIX_MMAP referencesJohann2015-12-173-26/+0
| * | Remove unused stdint.h checkJohann2015-12-171-8/+3
* | | Merge "Revert "Merge "Change highbd variance rounding to prevent negative var...Alex Converse2016-01-134-23/+24
|\ \ \
| * | | Revert "Merge "Change highbd variance rounding to prevent negative variance.""Alex Converse2016-01-134-23/+24
* | | | Merge "Fix encoder crashes and enc/dec mismatches"Yaowu Xu2016-01-133-3/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Fix encoder crashes and enc/dec mismatchesYaowu Xu2016-01-133-3/+4
* | | | Merge "Change highbd variance rounding to prevent negative variance."Alex Converse2016-01-134-24/+23
|\ \ \ \ | |_|_|/ |/| | |
| * | | Change highbd variance rounding to prevent negative variance.Alex Converse2015-11-244-24/+23
* | | | Merge "VP9: Eliminate unnecessary nearest/near searches"Scott LaVarnway2016-01-124-44/+254
|\ \ \ \ | |_|/ / |/| | |
| * | | VP9: Eliminate unnecessary nearest/near searchesScott LaVarnway2016-01-124-44/+254
* | | | Remove experimental flag for ext_txDebargha Mukherjee2016-01-0813-111/+15
* | | | Merge "Modifies inter/intra coding to allow all tx types"Debargha Mukherjee2016-01-0818-60/+487
|\ \ \ \
| * | | | Modifies inter/intra coding to allow all tx typesDebargha Mukherjee2016-01-0818-60/+487
* | | | | Merge "Update IMAGE_ABI_VERSION which wasn't updated after color_range enum w...James Zern2016-01-081-1/+1
|\ \ \ \ \
| * | | | | Update IMAGE_ABI_VERSION which wasn't updated after color_range enum was intr...Sasi Inguva2016-01-041-1/+1
| | |/ / / | |/| | |
* | | | | Merge "Enable encoder to avoid 8x4 or 4x8 partitions"Yaowu Xu2016-01-072-0/+17
|\ \ \ \ \
| * | | | | Enable encoder to avoid 8x4 or 4x8 partitionsYaowu Xu2016-01-072-0/+17
* | | | | | Merge "Fix a typo"Yaowu Xu2016-01-071-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix a typoYaowu Xu2016-01-071-1/+1
| | |/ / / | |/| | |
* | | | | vp9-svc: Fix to avoid msan unitialized value.Marco2016-01-061-3/+6
|/ / / /